From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by sourceware.org (Postfix) with ESMTPS id 64E4B3858D3C for ; Mon, 28 Nov 2022 05:30:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 64E4B3858D3C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=sc.intel.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=sc.intel.com X-IronPort-AV: E=McAfee;i="6500,9779,10544"; a="298105210" X-IronPort-AV: E=Sophos;i="5.96,199,1665471600"; d="scan'208";a="298105210" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Nov 2022 21:30:48 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10544"; a="643267910" X-IronPort-AV: E=Sophos;i="5.96,199,1665471600"; d="scan'208";a="643267910" Received: from scymds01.sc.intel.com ([10.148.94.138]) by orsmga002.jf.intel.com with ESMTP; 27 Nov 2022 21:30:48 -0800 Received: from gnu-hsw-1.sc.intel.com (gnu-hsw-1.sc.intel.com [172.25.70.172]) by scymds01.sc.intel.com with ESMTP id 2AS5Uljc028530; Sun, 27 Nov 2022 21:30:47 -0800 Received: by gnu-hsw-1.sc.intel.com (Postfix, from userid 1000) id 9C09D40009E; Sun, 27 Nov 2022 21:30:47 -0800 (PST) Date: Sun, 27 Nov 2022 21:30:47 -0800 To: haochen.jiang@intel.com, hjl.tools@gmail.com, gcc-regression@gcc.gnu.org, hjl.tools@gmail.com Subject: master branch: commit r13-4315 failed to bootstrap on Linux/i686 (commit r13-4312 builds)! User-Agent: Heirloom mailx 12.5 7/5/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20221128053047.9C09D40009E@gnu-hsw-1.sc.intel.com> From: "H.J. Lu" X-Spam-Status: No, score=-3457.1 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: 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/13.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.r13-4315.i686 >> makelog.r13-4315.i686.mail; \ make[6]: *** [Makefile:3423: doc/gcc.info] Error 139 make[5]: *** [Makefile:4936: all-stage1-gcc] Error 2 make[4]: *** [Makefile:25851: stage1-bubble] Error 2 make[3]: *** [Makefile:26188: bootstrap] Error 2 make[2]: *** [Makefile:309: bootstrap] Error 2 echo timestamp > s-d-target-hooks-def-h echo timestamp > s-modes 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 build/genhooks -d \ ../../src-master/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-master/gcc/../move-if-change tmp-tm.texi tm.texi build/genmodes -h > tmp-modes.h /bin/sh ../../src-master/gcc/../move-if-change tmp-modes.h insn-modes.h build/genmodes -i > tmp-modes-inline.h echo timestamp > s-modes-h /bin/sh ../../src-master/gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h build/genversion > tmp-version.h /bin/sh ../../src-master/gcc/../move-if-change tmp-version.h version.h echo timestamp > s-modes-inline-h 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 echo timestamp > s-version 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 echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-13.0.0" --date=2022-11-28 --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) 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 -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 -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 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 -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 /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 -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 -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 -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 -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-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 -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++ -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 -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 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 -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 -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 -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/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-i686-linux/libiberty/libiberty.a build/genmddeps ../../src-master/gcc/common.md ../../src-master/gcc/config/i386/i386.md > tmp-mddeps build/gengtype \ -S ../../src-master/gcc -I gtyp-input.list -w tmp-gtype.state /bin/sh ../../src-master/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants ../../src-master/gcc/common.md ../../src-master/gcc/config/i386/i386.md \ > tmp-constants.h build/genenums ../../src-master/gcc/common.md ../../src-master/gcc/config/i386/i386.md \ > tmp-enums.cc /bin/sh ../../src-master/gcc/../move-if-change tmp-constants.h insn-constants.h /bin/sh ../../src-master/gcc/../move-if-change tmp-enums.cc insn-enums.cc echo timestamp > s-constants echo timestamp > s-enums 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 -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/gencheck.o ../../src-master/gcc/gencheck.cc make[6]: *** [Makefile:3423: doc/gcc.info] Error 139 make[6]: *** Waiting for unfinished jobs.... /bin/sh ../../src-master/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype 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:4936: all-stage1-gcc] Error 2 make[5]: Leaving directory '/export/gnu/import/git/gcc-test-master-ia32/bld' make[4]: *** [Makefile:25851: stage1-bubble] Error 2 make[4]: Leaving directory '/export/gnu/import/git/gcc-test-master-ia32/bld' make[3]: *** [Makefile:26188: bootstrap] Error 2 make[3]: Leaving directory '/export/gnu/import/git/gcc-test-master-ia32/bld' Command exited with non-zero status 2 114.74user 28.62system 0:40.06elapsed 357%CPU (0avgtext+0avgdata 188792maxresident)k 584inputs+201088outputs (133major+7943830minor)pagefaults 0swaps make[2]: *** [Makefile:309: bootstrap] Error 2 make[2]: Leaving directory '/export/gnu/import/git/gcc-test-master-ia32'