public inbox for gcc-regression@sourceware.org
help / color / mirror / Atom feed
* master branch: commit r14-2466-g275a2124e4928c failed to bootstrap on Linux/x86_64 (commit r14-2442-gaf3d3ce31a2596 builds)!
@ 2023-07-12 13:33 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2023-07-12 13:33 UTC (permalink / raw)
  To: hjl.tools, gcc-regression, hjl.tools

make[2]: Entering directory '/export/gnu/import/git/gcc-test-master-intel64'
rm -rf bld
mkdir -p bld
cd bld; \
RUNTESTFLAGS="--target_board='unix{-m32,-mx32,}'" ../src-master/configure \
	 --prefix=/usr/14.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx --with-multilib-list=m32,m64,mx32 --with-fpmath=sse 
checking build system type... x86_64-pc-linux-gnu
    grep "Error " makelog.r14-2466-g275a2124e4928c.x86_64.x32 >> makelog.r14-2466-g275a2124e4928c.x86_64.x32.mail; \
make[6]: *** [Makefile:2507: s-mddeps] Error 1
make[5]: *** [Makefile:4985: all-stage1-gcc] Error 2
make[4]: *** [Makefile:25989: stage1-bubble] Error 2
make[3]: *** [Makefile:26326: bootstrap] Error 2
make[2]: *** [Makefile:309: bootstrap] Error 2
/bin/sh ../../src-master/gcc/../move-if-change tmp-optionlist optionlist
/bin/sh ../../src-master/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc
build/genhooks "Target Hook" \
				     > tmp-target-hooks-def.h
echo timestamp > s-options
build/genhooks "Common Target Hook" \
				     > tmp-common-target-hooks-def.h
/bin/sh ../../src-master/gcc/../move-if-change tmp-target-hooks-def.h \
				     target-hooks-def.h
build/genhooks "C Target Hook" \
				     > tmp-c-target-hooks-def.h
/bin/sh ../../src-master/gcc/../move-if-change tmp-common-target-hooks-def.h \
				     common/common-target-hooks-def.h
echo timestamp > s-modes-m
echo timestamp > s-target-hooks-def-h
/bin/sh ../../src-master/gcc/../move-if-change tmp-c-target-hooks-def.h \
				     c-family/c-target-hooks-def.h
build/genhooks "D Target Hook" \
				     > tmp-d-target-hooks-def.h
echo timestamp > s-common-target-hooks-def-h
build/genmodes > tmp-modes.cc
/bin/sh ../../src-master/gcc/../move-if-change tmp-d-target-hooks-def.h \
				     d/d-target-hooks-def.h
echo timestamp > s-c-target-hooks-def-h
/bin/sh ../../src-master/gcc/../move-if-change tmp-modes.cc insn-modes.cc
build/genmodes -h > tmp-modes.h
echo timestamp > s-d-target-hooks-def-h
echo timestamp > s-modes
/bin/sh ../../src-master/gcc/../move-if-change tmp-modes.h insn-modes.h
build/genmodes -i > tmp-modes-inline.h
build/genversion > tmp-version.h
/bin/sh ../../src-master/gcc/../move-if-change tmp-modes-inline.h \
  insn-modes-inline.h
echo timestamp > s-modes-h
/bin/sh ../../src-master/gcc/../move-if-change tmp-version.h version.h
echo timestamp > s-modes-inline-h
g++ -std=c++11   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -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-pc-linux-gnu/libiberty/libiberty.a
echo timestamp > s-version
gawk -f ../../src-master/gcc/opt-functions.awk -f ../../src-master/gcc/opt-read.awk \
       -f ../../src-master/gcc/optc-save-gen.awk \
       -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc
gawk -f ../../src-master/gcc/opt-functions.awk -f ../../src-master/gcc/opt-read.awk \
       -f ../../src-master/gcc/optc-gen.awk \
       -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src-master/gcc/doc \
		-I ../../src-master/gcc/doc/include -o doc/gccint.info ../../src-master/gcc/doc/gccint.texi; \
fi
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-14.0.0" --date=2023-07-12 --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)
gawk -f ../../src-master/gcc/opt-functions.awk -f ../../src-master/gcc/opt-read.awk \
       -f ../../src-master/gcc/opth-gen.awk \
       < optionlist > tmp-options.h
g++ -std=c++11 -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../src-master/gcc -I../../src-master/gcc/build -I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include  \
	-o build/genconstants.o ../../src-master/gcc/genconstants.cc
build/gengenrtl > tmp-genrtl.h
/bin/sh ../../src-master/gcc/../move-if-change tmp-genrtl.h genrtl.h
echo timestamp > s-genrtl-h
g++ -std=c++11 -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../src-master/gcc -I../../src-master/gcc/build -I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include  \
	-o build/min-insn-modes.o min-insn-modes.cc
g++ -std=c++11 -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../src-master/gcc -I../../src-master/gcc/build -I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include  \
	-o build/inchash.o ../../src-master/gcc/inchash.cc
g++ -std=c++11 -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../src-master/gcc -I../../src-master/gcc/build -I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include  \
	-o build/genenums.o ../../src-master/gcc/genenums.cc
g++ -std=c++11 -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../src-master/gcc -I../../src-master/gcc/build -I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include  \
	-o build/genmddeps.o ../../src-master/gcc/genmddeps.cc
g++ -std=c++11 -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../src-master/gcc -I../../src-master/gcc/build -I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include  \
	-o build/read-md.o ../../src-master/gcc/read-md.cc
g++ -std=c++11 -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../src-master/gcc -I../../src-master/gcc/build -I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include  \
	-o build/gengtype.o ../../src-master/gcc/gengtype.cc
/bin/sh ../../src-master/gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
g++ -std=c++11 -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../src-master/gcc -I../../src-master/gcc/build -I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include  \
	-o build/gengtype-state.o ../../src-master/gcc/gengtype-state.cc
g++ -std=c++11   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -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/genmddeps \
    build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
g++ -std=c++11   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -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-pc-linux-gnu/libiberty/libiberty.a
g++ -std=c++11   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Wconditionally-supported -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-pc-linux-gnu/libiberty/libiberty.a
build/genmddeps ../../src-master/gcc/common.md ../../src-master/gcc/config/i386/i386.md > tmp-mddeps
../../src-master/gcc/config/i386/i386.md:6297:1: unterminated construct
make[6]: *** [Makefile:2507: s-mddeps] Error 1
make[6]: *** Waiting for unfinished jobs....
rm gfdl.pod gcc.pod gcov-dump.pod gcov-tool.pod fsf-funding.pod gpl.pod cpp.pod gcov.pod lto-dump.pod
make[6]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64/bld/gcc'
make[5]: *** [Makefile:4985: all-stage1-gcc] Error 2
make[5]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64/bld'
make[4]: *** [Makefile:25989: stage1-bubble] Error 2
make[4]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64/bld'
make[3]: *** [Makefile:26326: bootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64/bld'
Command exited with non-zero status 2
156.20user 48.14system 2:57.93elapsed 114%CPU (0avgtext+0avgdata 190276maxresident)k
0inputs+235544outputs (53major+8378761minor)pagefaults 0swaps
make[2]: *** [Makefile:309: bootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64'

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-12 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-12 13:33 master branch: commit r14-2466-g275a2124e4928c failed to bootstrap on Linux/x86_64 (commit r14-2442-gaf3d3ce31a2596 builds)! H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).