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

Intel Automatic Testing System [Intel64 Core AVX512] i64corei7avx512@ecsmtp.ims.intel.com
Thu Apr 30 19:58:00 GMT 2015


rm -rf bld
mkdir -p bld
cd bld; \
 RUNTESTFLAGS="--target_board='sde-sim' i386.exp=avx512*" ../src-trunk/configure \
	 --prefix=/usr/local --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
    grep "Error " makelog.222653.trunk.x86_64.core-avx512 >> makelog.222653.trunk.x86_64.core-avx512.mail; \
make[6]: *** [s-tm-texi] Error 1
make[5]: *** [all-stage1-gcc] Error 2
make[4]: *** [stage1-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
	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
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
echo timestamp > doc/gcov.1
(pod2man --center="GNU" --release="gcc-6.0.0" --date=2015-04-30 --section=1 gcov.pod > doc/gcov.1.T$$ && \
	mv -f doc/gcov.1.T$$ doc/gcov.1) || \
	(rm -f doc/gcov.1.T$$ && exit 1)
echo timestamp > doc/cpp.1
(pod2man --center="GNU" --release="gcc-6.0.0" --date=2015-04-30 --section=1 cpp.pod > doc/cpp.1.T$$ && \
	mv -f doc/cpp.1.T$$ doc/cpp.1) || \
	(rm -f doc/cpp.1.T$$ && exit 1)
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-6.0.0" --date=2015-04-30 --section=1 gcc.pod > doc/gcc.1.T$$ && \
	mv -f doc/gcc.1.T$$ doc/gcc.1) || \
	(rm -f doc/gcc.1.T$$ && exit 1)
echo timestamp > doc/gfdl.7
(pod2man --center="GNU" --release="gcc-6.0.0" --date=2015-04-30 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \
	mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \
	(rm -f doc/gfdl.7.T$$ && exit 1)
echo timestamp > doc/gpl.7
(pod2man --center="GNU" --release="gcc-6.0.0" --date=2015-04-30 --section=7 gpl.pod > doc/gpl.7.T$$ && \
	mv -f doc/gpl.7.T$$ doc/gpl.7) || \
	(rm -f doc/gpl.7.T$$ && exit 1)
echo timestamp > doc/fsf-funding.7
(pod2man --center="GNU" --release="gcc-6.0.0" --date=2015-04-30 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \
	mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \
	(rm -f doc/fsf-funding.7.T$$ && exit 1)
echo timestamp > doc/gcov-tool.1
(pod2man --center="GNU" --release="gcc-6.0.0" --date=2015-04-30 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \
	mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \
	(rm -f doc/gcov-tool.1.T$$ && exit 1)
cp doc/gcc.1 doc/g++.1
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -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  \
	-o build/genmddeps.o ../../src-trunk/gcc/genmddeps.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -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  \
	-o build/read-md.o ../../src-trunk/gcc/read-md.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -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  \
	-o build/errors.o ../../src-trunk/gcc/errors.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -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  \
	-o build/genmodes.o ../../src-trunk/gcc/genmodes.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -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  \
	-o build/gengtype.o ../../src-trunk/gcc/gengtype.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-error -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  \
	-o build/gengtype-lex.o gengtype-lex.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -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  \
	-o build/gengtype-parse.o ../../src-trunk/gcc/gengtype-parse.c
g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -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  \
	-o build/gengtype-state.o ../../src-trunk/gcc/gengtype-state.c
gawk -f ../../src-trunk/gcc/opt-functions.awk -f ../../src-trunk/gcc/opt-read.awk \
       -f ../../src-trunk/gcc/opth-gen.awk \
       < optionlist > tmp-options.h
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc  -o build/genconstants \
    build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc  -o build/gengenrtl \
    build/gengenrtl.o build/errors.o ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc  -o build/genhooks \
    build/genhooks.o build/errors.o ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc  -o build/genchecksum \
    build/genchecksum.o ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc  -o build/genenums \
    build/genenums.o build/read-md.o build/errors.o ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genhooks -d \
		../../src-trunk/gcc/doc/tm.texi.in > tmp-tm.texi
case `echo X|tr X '\101'` in \
  A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \
  *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \
esac
mv tmp2-tm.texi tmp-tm.texi
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-tm.texi tm.texi

Verify that you have permission to grant a GFDL license for all
new text in tm.texi, then copy it to ../../src-trunk/gcc/doc/tm.texi.
make[6]: *** [s-tm-texi] Error 1
make[6]: *** Waiting for unfinished jobs....
rm cpp.pod gcov-tool.pod gcov.pod gfdl.pod fsf-funding.pod gcc.pod
make[6]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx512/gcc-build-trunk/bld/gcc'
make[5]: *** [all-stage1-gcc] Error 2
make[5]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx512/gcc-build-trunk/bld'
make[4]: *** [stage1-bubble] Error 2
make[4]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx512/gcc-build-trunk/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx512/gcc-build-trunk/bld'
92.28user 22.18system 1:12.78elapsed 157%CPU (0avgtext+0avgdata 158160maxresident)k
49464inputs+132856outputs (64major+14117098minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx512/gcc-build-trunk'



More information about the Gcc-regression mailing list