make[2]: Entering directory '/home/haochenj/src/gcc-regression' rm -rf bld mkdir -p bld cd bld; \ CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \ --with-arch=corei7 --with-cpu=intel --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse configure: WARNING: you should use --build, --host, --target grep -E "(error:|Error)" makelog.r15-3088.i686.intel >> makelog.r15-3088.i686.intel.mail; \ tail -n +20 makelog.r15-3088.i686.intel | grep -C 10 -E "error:" >> makelog.r15-3088.i686.intel.mail; \ make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored) make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored) /tmp/cc98VMuB.s:617892: Error: can't resolve .text.unlikely - .LM4714 /tmp/cc98VMuB.s:617897: Error: can't resolve .text - .LM4715 /tmp/cc98VMuB.s:618159: Error: can't resolve .text.unlikely - .LM4767 /tmp/cc98VMuB.s:618164: Error: can't resolve .text - .LM4768 /tmp/cc98VMuB.s:618171: Error: can't resolve .text.unlikely - .LM4769 make[6]: *** [Makefile:1194: gtype-desc.o] Error 1 /tmp/ccP8xQU6.s:791800: Error: can't resolve .text.unlikely - .LM8986 make[6]: *** [Makefile:1194: ipa-modref.o] Error 1 /tmp/ccsMU9Re.s:764367: Error: can't resolve .text.unlikely - .LM18337 make[6]: *** [Makefile:1194: ipa-icf.o] Error 1 make[5]: *** [Makefile:5146: all-stage3-gcc] Error 2 make[4]: *** [Makefile:30208: stage3-bubble] Error 2 make[3]: *** [Makefile:30272: bootstrap] Error 2 make[2]: *** [Makefile:313: bootstrap] Error 2 ==================== Detailed Info around error (+- 10 Lines) ====================
master branch: commit r15-3088 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!
haochenj via Gcc-testresults Thu, 22 Aug 2024 05:55:46 -0700