pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/36801: lang/mawk is not MAKE_JOBS safe
>Number: 36801
>Category: pkg
>Synopsis: lang/mawk is not MAKE_JOBS safe
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Aug 17 19:25:00 +0000 2007
>Originator: Francois Tigeot
>Release: DragonFly 1.10.0
>Organization:
Zefyris
>Environment:
DragonFly sekishi.zefyris.com 1.10.0-RELEASE DragonFly 1.10.0-RELEASE #9: Sun
Aug 12 17:07:34 CEST 2007
ftigeot%sekishi.zefyris.com@localhost:/usr/obj/usr/src/sys/SEKISHI i386
>Description:
When trying to build lang/mawk I get the following error:
[...]
results consistent: ignoring floating exceptions
rm: test/mawk: No such file or directory
*** [fpe_test] Error code 1
--- mawk_test ---
regular expression matching OK
testing arrays and flow of control
array test OK
testing function calls and general stress test
general stress test passed
tested mawk seems OK
rm: test/mawk: No such file or directory
*** [mawk_test] Error code 1
2 errors
bmake: stopped in /usr/pkgsrc/lang/mawk/work/mawk-1.3.3
*** Error code 2
Stop.
bmake: stopped in /usr/pkgsrc/lang/mawk
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/lang/mawk
With MAKE_JOBS undefined in mk.conf it builds fine.
>How-To-Repeat:
Set MAKE_JOBS to > 1 in mk.conf when building this package.
>Fix:
Home |
Main Index |
Thread Index |
Old Index