http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594
Summary: bootstrap failure in libffi:darwin_closure for powerpc-darwin8 Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libffi AssignedTo: unassig...@gcc.gnu.org ReportedBy: f...@csl.cornell.edu Host: powerpc-apple-darwin8 Target: powerpc-apple-darwin8 Build: powerpc-apple-darwin8 During build of gcc-4.6.1 on powerpc-darwin8 (after having disabled libquadmath from PR 49582), I get a compilation error in libffi on powerpc/darwin_closure.lo: depbase=`echo src/powerpc/darwin_closure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'` ;\ /bin/sh ./libtool --mode=compile /Volumes/Mercedes2/sw/src/fink.build/gcc46-4.6.1-1000/darwin_objdir/./gcc/xgcc -B/Volumes/Mercedes2/sw/src/fink.build/gcc46-4.6.1-1000/darwin_objdir/./gcc/ -B/sw/lib/gcc4.6/powerpc-apple-darwin8.11.0/bin/ -B/sw/lib/gcc4.6/powerpc-apple-darwin8.11.0/lib/ -isystem /sw/lib/gcc4.6/powerpc-apple-darwin8.11.0/include -isystem /sw/lib/gcc4.6/powerpc-apple-darwin8.11.0/sys-include -m64 -DHAVE_CONFIG_H -I. -I../../../../gcc-4.6.1/libffi -I. -I../../../../gcc-4.6.1/libffi/include -Iinclude -I../../../../gcc-4.6.1/libffi/src -I. -I../../../../gcc-4.6.1/libffi/include -Iinclude -I../../../../gcc-4.6.1/libffi/src -g -O2 -MT src/powerpc/darwin_closure.lo -MD -MP -MF $depbase.Tpo -c -o src/powerpc/darwin_closure.lo ../../../../gcc-4.6.1/libffi/src/powerpc/darwin_closure.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /Volumes/Mercedes2/sw/src/fink.build/gcc46-4.6.1-1000/darwin_objdir/./gcc/xgcc -B/Volumes/Mercedes2/sw/src/fink.build/gcc46-4.6.1-1000/darwin_objdir/./gcc/ -B/sw/lib/gcc4.6/powerpc-apple-darwin8.11.0/bin/ -B/sw/lib/gcc4.6/powerpc-apple-darwin8.11.0/lib/ -isystem /sw/lib/gcc4.6/powerpc-apple-darwin8.11.0/include -isystem /sw/lib/gcc4.6/powerpc-apple-darwin8.11.0/sys-include -m64 -DHAVE_CONFIG_H -I. -I../../../../gcc-4.6.1/libffi -I. -I../../../../gcc-4.6.1/libffi/include -Iinclude -I../../../../gcc-4.6.1/libffi/src -I. -I../../../../gcc-4.6.1/libffi/include -Iinclude -I../../../../gcc-4.6.1/libffi/src -g -O2 -MT src/powerpc/darwin_closure.lo -MD -MP -MF src/powerpc/.deps/darwin_closure.Tpo -c ../../../../gcc-4.6.1/libffi/src/powerpc/darwin_closure.S -fno-common -DPIC -o src/powerpc/.libs/darwin_closure.o ../../../../gcc-4.6.1/libffi/src/powerpc/darwin_closure.S:unknown:missing indirect symbols for section (__DATA,__la_symbol_ptr) make[7]: *** [src/powerpc/darwin_closure.lo] Error 1 make[6]: *** [all-recursive] Error 1 make[5]: *** [all] Error 2 make[4]: *** [multi-do] Error 1 make[3]: *** [all-multi] Error 2 make[2]: *** [all] Error 2 make[1]: *** [all-target-libffi] Error 2 make[1]: *** Waiting for unfinished jobs.... system compiler: Using built-in specs. Target: powerpc-apple-darwin8 Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5370) hardware: powerpc7400 (dual G4) OS: OS X 10.4.11 (powerpc)