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

make[2]: Entering directory '/export/gnu/import/git/gcc-test-master-ia32'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
	 --prefix=/usr/14.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
    grep "Error " makelog.r14-2466.i686 >> makelog.r14-2466.i686.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
  A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \
  *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \
esac
g++ -m32 -fno-lto   -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/genmodes \
    build/genmodes.o build/errors.o ../build-i686-linux/libiberty/libiberty.a
mv tmp2-tm.texi tmp-tm.texi
/bin/sh ../../src-master/gcc/../move-if-change tmp-tm.texi tm.texi
g++ -m32 -fno-lto   -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  \
	build/genversion.o -o build/genversion
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
build/gengenrtl > tmp-genrtl.h
/bin/sh ../../src-master/gcc/../move-if-change tmp-genrtl.h genrtl.h
echo timestamp > s-genrtl-h
build/genmodes -m > tmp-min-modes.cc
/bin/sh ../../src-master/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc
echo timestamp > s-modes-m
build/genhooks "Target Hook" \
				     > tmp-target-hooks-def.h
/bin/sh ../../src-master/gcc/../move-if-change tmp-target-hooks-def.h \
				     target-hooks-def.h
echo timestamp > s-target-hooks-def-h
build/genhooks "Common Target Hook" \
				     > tmp-common-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-common-target-hooks-def-h
build/genhooks "C Target Hook" \
				     > tmp-c-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
echo timestamp > s-c-target-hooks-def-h
build/genhooks "D Target Hook" \
				     > tmp-d-target-hooks-def.h
/bin/sh ../../src-master/gcc/../move-if-change tmp-d-target-hooks-def.h \
				     d/d-target-hooks-def.h
build/genmodes > tmp-modes.cc
echo timestamp > s-d-target-hooks-def-h
/bin/sh ../../src-master/gcc/../move-if-change tmp-modes.cc insn-modes.cc
echo timestamp > s-modes
echo timestamp > doc/gcc.1
build/genmodes -h > tmp-modes.h
(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)
/bin/sh ../../src-master/gcc/../move-if-change tmp-modes.h insn-modes.h
echo timestamp > s-modes-h
build/genmodes -i > tmp-modes-inline.h
/bin/sh ../../src-master/gcc/../move-if-change tmp-modes-inline.h \
  insn-modes-inline.h
echo timestamp > s-modes-inline-h
build/genversion > tmp-version.h
/bin/sh ../../src-master/gcc/../move-if-change tmp-version.h version.h
echo timestamp > s-version
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
g++ -m32 -fno-lto -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
g++ -m32 -fno-lto -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
/bin/sh ../../src-master/gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
g++ -m32 -fno-lto -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++ -m32 -fno-lto -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++ -m32 -fno-lto -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++ -m32 -fno-lto -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++ -m32 -fno-lto -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
g++ -m32 -fno-lto -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++ -m32 -fno-lto   -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-i686-linux/libiberty/libiberty.a
g++ -m32 -fno-lto   -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-i686-linux/libiberty/libiberty.a
g++ -m32 -fno-lto   -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-i686-linux/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-ia32/bld/gcc'
make[5]: *** [Makefile:4985: all-stage1-gcc] Error 2
make[5]: Leaving directory '/export/gnu/import/git/gcc-test-master-ia32/bld'
make[4]: *** [Makefile:25989: stage1-bubble] Error 2
make[4]: Leaving directory '/export/gnu/import/git/gcc-test-master-ia32/bld'
make[3]: *** [Makefile:26326: bootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-master-ia32/bld'
Command exited with non-zero status 2
185.25user 48.61system 1:11.70elapsed 326%CPU (0avgtext+0avgdata 190476maxresident)k
190328inputs+199192outputs (394major+8047440minor)pagefaults 0swaps
make[2]: *** [Makefile:309: bootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-master-ia32'

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

only message in thread, other threads:[~2023-07-12 13:31 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:31 master branch: commit r14-2466 failed to bootstrap on Linux/i686 (commit r14-2442 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).