https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63827
Bug ID: 63827 Summary: parallel make in libjava broken at r217383 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: howarth at bromo dot med.uc.edu At r217383, the parallel make of libjava is broken and fails at... libtool: compile: /sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/./gcc/gcj -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin13.4.0/libjava/ -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/./gcc/ -B/sw/lib/gcc5.0/x86_64-apple-darwin13.4.0/bin/ -B/sw/lib/gcc5.0/x86_64-apple-darwin13.4.0/lib/ -isystem /sw/lib/gcc5.0/x86_64-apple-darwin13.4.0/include -isystem /sw/lib/gcc5.0/x86_64-apple-darwin13.4.0/sys-include -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../gcc-5-20141111/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin13.4.0/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c @gnu-xml-libxmlj.list -fno-common -o .libs/gnu-xml-libxmlj.o libtool: compile: /sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/./gcc/gcj -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin13.4.0/libjava/ -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/./gcc/ -B/sw/lib/gcc5.0/x86_64-apple-darwin13.4.0/bin/ -B/sw/lib/gcc5.0/x86_64-apple-darwin13.4.0/lib/ -isystem /sw/lib/gcc5.0/x86_64-apple-darwin13.4.0/include -isystem /sw/lib/gcc5.0/x86_64-apple-darwin13.4.0/sys-include -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../../../gcc-5-20141111/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fsource-filename=/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin13.4.0/libjava/classpath/lib/classes -fjni -findirect-dispatch -fno-indirect-classes -c @gnu-xml-pipeline.list -fno-common -o .libs/gnu-xml-pipeline.o Makefile:10240: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/x86_64-apple-darwin13.4.0/libjava' Makefile:17122: recipe for target 'all-target-libjava' failed make[1]: *** [all-target-libjava] Error 2 make[1]: Leaving directory '/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir' Makefile:20722: recipe for target 'bootstrap' failed make: *** [bootstrap] Error 2 make: INTERNAL: Exiting with 1 jobserver tokens available; should be 16! ### execution of /tmp/fink.XbwhN failed, exit code 2 ### execution of /tmp/fink.hta2O failed, exit code 2 suspect this is from r217374.