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-3137.i686.intel >> makelog.r15-3137.i686.intel.mail; \ tail -n +20 makelog.r15-3137.i686.intel | grep -C 10 -E "error:" >> makelog.r15-3137.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/cczjemFy.s:617892: Error: can't resolve .text.unlikely - .LM4714 /tmp/cczjemFy.s:617897: Error: can't resolve .text - .LM4715 /tmp/cczjemFy.s:618159: Error: can't resolve .text.unlikely - .LM4767 /tmp/cczjemFy.s:618164: Error: can't resolve .text - .LM4768 /tmp/cczjemFy.s:618171: Error: can't resolve .text.unlikely - .LM4769 make[6]: *** [Makefile:1194: gtype-desc.o] Error 1 /tmp/cclEGDLP.s:764367: Error: can't resolve .text.unlikely - .LM18337 make[6]: *** [Makefile:1194: ipa-icf.o] Error 1 /tmp/ccBGaXQL.s:791791: Error: can't resolve .text.unlikely - .LM8986 make[6]: *** [Makefile:1194: ipa-modref.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-3137 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!
haochenj via Gcc-testresults Fri, 23 Aug 2024 11:40:37 -0700