Gcc [trunk revision 170106] failed to bootstrap on x86_64!

H.J. Lu Intel64 Core 2/i7 intel64corei7@gnu-34.sc.intel.com
Sun Feb 13 12:15:00 GMT 2011


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	--with-arch=core2 --with-cpu=core2 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-cloog-backend=isl --with-ppl-include=/opt/gnu/include --with-ppl-lib=/opt/gnu/lib64 --with-cloog-include=/opt/gnu/include --with-cloog-lib=/opt/gnu/lib64 --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
    grep "Error " makelog.170106.trunk.x86_64.core2 >> makelog.170106.trunk.x86_64.core2.mail; \
make[6]: *** [/export/gnu/import/svn/gcc-test-intel64corei7/bld/gcc/objcp/plugin/parser.h] Error 1
make[5]: *** [all-stage2-gcc] Error 2
make[4]: *** [stage2-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
ltf="../../src-trunk/gcc/ada/gcc-interface/ada-tree.def ../../src-trunk/gcc/cp/cp-tree.def ../../src-trunk/gcc/java/java-tree.def ../../src-trunk/gcc/objc/objc-tree.def"; for f in $ltf; do \
  echo "#include \"$f\""; \
done | sed 's|../../src-trunk/gcc/||' >> tmp-all-tree.def
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-specs.h specs.h
echo "/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/xgcc -B/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include      -g -O2 -gtoggle -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " > checksum-options.tmp \
&& ../../src-trunk/gcc/../move-if-change checksum-options.tmp checksum-options
8704 translated messages.
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-all-tree.def all-tree.def
echo timestamp > s-specs
gawk -f ../../src-trunk/gcc/config/i386/i386-builtin-types.awk ../../src-trunk/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc
echo timestamp > s-alltree
/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/xgcc -B/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    ../../src-trunk/gcc/config/slashify.c -o build/slashify
7373 translated messages, 1019 fuzzy translations, 312 untranslated messages.
4277 translated messages, 2974 fuzzy translations, 1453 untranslated messages.
3919 translated messages, 2744 fuzzy translations, 2041 untranslated messages.
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
rm -f mm_malloc.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/sh ../../src-trunk/gcc/mkconfig.sh tconfig.h
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-mlib.h multilib.h
cat ../../src-trunk/gcc/config/i386/pmm_malloc.h > mm_malloc.h
cp ../../src-trunk/gcc/config/i386/sfp-machine.h sfp-machine.h
echo timestamp > s-i386-bt
echo timestamp > s-mlib
(echo "@set version-GCC 4.6.0"; \
 if [ "experimental" = "experimental" ]; \
 then echo "@set DEVELOPMENT"; \
 else echo "@clear DEVELOPMENT"; \
 fi) > gcc-vers.texiT
echo @set srcdir /export/gnu/import/svn/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc >> gcc-vers.texiT
echo timestamp > gcov.pod
echo timestamp > cpp.pod
echo timestamp > gfdl.pod
if [ -n "(GCC) " ]; then \
  echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \
fi
echo timestamp > gpl.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../src-trunk/gcc/doc/gcov.texi > gcov.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{http://gcc.gnu.org/bugs.html}" ../../src-trunk/gcc/doc/cpp.texi > cpp.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl ../../src-trunk/gcc/doc/include/fdl.texi > gfdl.pod
echo timestamp > fsf-funding.pod
echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
perl ../../src-trunk/gcc/../contrib/texi2pod.pl ../../src-trunk/gcc/doc/include/gpl_v3.texi > gpl.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl ../../src-trunk/gcc/doc/include/funding.texi > fsf-funding.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl -D gcj < ../../src-trunk/gcc/java/gcj.texi > gcj.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl -D jcf-dump < ../../src-trunk/gcc/java/gcj.texi > jcf-dump.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl -D gij < ../../src-trunk/gcc/java/gcj.texi > gij.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl -D jv-convert < ../../src-trunk/gcc/java/gcj.texi > jv-convert.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl -D grmic < ../../src-trunk/gcc/java/gcj.texi > grmic.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl -D gcj-dbtool < ../../src-trunk/gcc/java/gcj.texi > gcj-dbtool.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl -D gc-analyze < ../../src-trunk/gcc/java/gcj.texi > gc-analyze.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl -D aot-compile < ../../src-trunk/gcc/java/gcj.texi > aot-compile.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl -D rebuild-gcj-db < ../../src-trunk/gcc/java/gcj.texi > rebuild-gcj-db.pod
/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/xgcc -B/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    -c   -g -O2 -gtoggle -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src-trunk/gcc -I../../src-trunk/gcc/build -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  \
	-o build/genhooks.o ../../src-trunk/gcc/genhooks.c
/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/xgcc -B/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    -c   -g -O2 -gtoggle -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src-trunk/gcc -I../../src-trunk/gcc/build -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  \
	-o build/genchecksum.o ../../src-trunk/gcc/genchecksum.c
/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/xgcc -B/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    -c   -g -O2 -gtoggle -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src-trunk/gcc -I../../src-trunk/gcc/build -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  \
	-o build/genenums.o ../../src-trunk/gcc/genenums.c
test -d objcp || mkdir objcp
test -d objcp || mkdir objcp
test -d objcp/plugin || mkdir objcp/plugin
test -d objcp/plugin || mkdir objcp/plugin
/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/xgcc -B/export/gnu/import/svn/gcc-test-intel64corei7/bld/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    -c   -g -O2 -gtoggle -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -I. -I. -I../../src-trunk/gcc -I../../src-trunk/gcc/. -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  ../../src-trunk/gcc/lto-wrapper.c -o lto-wrapper.o
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src-trunk/gcc/doc \
		-I ../../src-trunk/gcc/doc/include -o doc/cpp.info ../../src-trunk/gcc/doc/cpp.texi; \
fi
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src-trunk/gcc/doc \
		-I ../../src-trunk/gcc/doc/include -o doc/gcc.info ../../src-trunk/gcc/doc/gcc.texi; \
fi
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I ../../src-trunk/gcc/doc \
		-I ../../src-trunk/gcc/doc/include -o doc/gccinstall.info ../../src-trunk/gcc/doc/install.texi; \
fi
mkdir: cannot create directory `objcp/plugin': File exists
build/slashify < ../../src-trunk/gcc/objcp/plugin/lex.h > /export/gnu/import/svn/gcc-test-intel64corei7/bld/gcc/objcp/plugin/lex.h
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src-trunk/gcc/doc \
		-I ../../src-trunk/gcc/doc/include -o doc/cppinternals.info ../../src-trunk/gcc/doc/cppinternals.texi; \
fi
make[6]: *** [/export/gnu/import/svn/gcc-test-intel64corei7/bld/gcc/objcp/plugin/parser.h] Error 1
make[6]: *** Waiting for unfinished jobs....
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcj.pod gc-analyze.pod gcov.pod gij.pod cpp.pod fsf-funding.pod gfdl.pod
make[6]: Leaving directory `/export/gnu/import/svn/gcc-test-intel64corei7/bld/gcc'
make[5]: *** [all-stage2-gcc] Error 2
make[5]: Leaving directory `/export/gnu/import/svn/gcc-test-intel64corei7/bld'
make[4]: *** [stage2-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/svn/gcc-test-intel64corei7/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/svn/gcc-test-intel64corei7/bld'
1083.20user 100.04system 3:21.59elapsed 586%CPU (0avgtext+0avgdata 1358848maxresident)k
0inputs+4269792outputs (0major+37496763minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/svn/gcc-test-intel64corei7'



More information about the Gcc-regression mailing list