tags 622863 + confirmed upstream
quit

Hi,

Vincent Lefevre wrote:

> 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.
[...]

Yes, reproduced by running "strace -f -o strace.out make-j8" in a
git.git checkout, with similar results.

Trying the upstream sources obtained with
"cvs -d:pserver:[email protected]:/sources/make co .", I
reliably get

[...]
|     SUBDIR gitk-git
| make[1]: Nothing to be done for `all'.
|     SUBDIR perl
| make[2]: vfork: Invalid argument
| Skip blib/lib/Git.pm (unchanged)
| Makefile:14: recipe for target `all' failed
| make[1]: *** [all] Error 2
| Makefile:1658: recipe for target `all' failed
| make: *** [all] Error 2

instead.  Weird.  I'm going to call that the same bug.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to