This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-mx32}'" ../src-trunk/configure \
	 --prefix=/export/gnu/import/git/gcc-test-spec-lto/usr --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-multilib-list=m32,m64,mx32 --with-fpmath=sse --enable-languages=c,c++,fortran,lto
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... /bin/install -c
    grep "Error " makelog.221150.trunk.x86_64 >> makelog.221150.trunk.x86_64.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
		-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-5.0.0" --date=2015-03-03 --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-5.0.0" --date=2015-03-03 --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 > gcc.pod
perl ../../src-trunk/gcc/../contrib/texi2pod.pl ../../src-trunk/gcc/doc/invoke.texi > gcc.pod
echo timestamp > doc/gfdl.7
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-03-03 --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-5.0.0" --date=2015-03-03 --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-5.0.0" --date=2015-03-03 --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-5.0.0" --date=2015-03-03 --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)
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
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
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-5.0.0" --date=2015-03-03 --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)
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....
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
rm gcov-tool.pod gcov.pod cpp.pod gfdl.pod fsf-funding.pod gcc.pod
make[6]: Leaving directory `/export/gnu/import/git/gcc-test-spec-lto/bld/gcc'
make[5]: *** [all-stage1-gcc] Error 2
make[5]: Leaving directory `/export/gnu/import/git/gcc-test-spec-lto/bld'
make[4]: *** [stage1-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/git/gcc-test-spec-lto/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/git/gcc-test-spec-lto/bld'
82.57user 25.09system 0:44.24elapsed 243%CPU (0avgtext+0avgdata 157424maxresident)k
106360inputs+201840outputs (42major+7345858minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/git/gcc-test-spec-lto'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]