Your message dated Thu, 08 May 2014 19:00:38 -0700
with message-id <[email protected]>
and subject line make -j fails with strace (wait: No child processes)
has caused the Debian Bug report #622863,
regarding make -j fails with strace (wait: No child processes)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
622863: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622863
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: make
Version: 3.81-8.1
Severity: normal
When running "strace -f -o strace.out make -j8", I got:
[...]
mv -f .deps/set_z_exp.Tpo .deps/set_z_exp.Plo
mv -f .deps/gammaonethird.Tpo .deps/gammaonethird.Plo
libtool: compile: x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1
-DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1
-DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1
-DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1
-DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1
-DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1
-DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_ROOTREM=1 -I.
-Wall -Wmissing-prototypes -Wpointer-arith -Wall -g -O3 -MT ai.lo -MD -MP -MF
.deps/ai.Tpo -c ai.c -o ai.o >/dev/null 2>&1
mv -f .deps/grandom.Tpo .deps/grandom.Plo
mv -f .deps/ai.Tpo .deps/ai.Plo
make[2]: *** wait: No child processes. Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: *** wait: No child processes. Stop.
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/vlefevre/software/mpfr/src'
make: *** [all-recursive] Error 1
make: INTERNAL: Exiting with 7 jobserver tokens available; should be 8!
zsh: exit 2 strace -f -o strace.out make -j8
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages make depends on:
ii libc6 2.11.2-13 Embedded GNU C Library: Shared lib
make recommends no packages.
Versions of packages make suggests:
ii make-doc 3.81-5 Documentation for the GNU version
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 4.0-3
Hi,
I have just tried to rebuild all the SELinux packages with
strace -o /tmp/strace.out make -j 8, and could not reproduce the
errors.
I have also been building kernels with -j 6 all day, int esting
out kernel-package. I think this issue is now resolved.
manoj
--
"Taxes? We don't need no stinking taxes." Jeff Daiell
Manoj Srivastava <[email protected]>
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C
signature.asc
Description: PGP signature
--- End Message ---