master branch: commit r15-3134 failed to bootstrap on Linux/i686 (commit r15-3083 builds)!
haochenj
haochenj@shgcc101.sh.intel.com
Fri Aug 23 13:25:18 GMT 2024
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-3134.i686.intel >> makelog.r15-3134.i686.intel.mail; \
tail -n +20 makelog.r15-3134.i686.intel | grep -C 10 -E "error:" >> makelog.r15-3134.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/ccWHeaVM.s:617892: Error: can't resolve .text.unlikely - .LM4714
/tmp/ccWHeaVM.s:617897: Error: can't resolve .text - .LM4715
/tmp/ccWHeaVM.s:618159: Error: can't resolve .text.unlikely - .LM4767
/tmp/ccWHeaVM.s:618164: Error: can't resolve .text - .LM4768
/tmp/ccWHeaVM.s:618171: Error: can't resolve .text.unlikely - .LM4769
make[6]: *** [Makefile:1194: gtype-desc.o] Error 1
/tmp/ccOAj0pq.s:764367: Error: can't resolve .text.unlikely - .LM18337
make[6]: *** [Makefile:1194: ipa-icf.o] Error 1
/tmp/ccKx0u8Q.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) ====================
More information about the Gcc-testresults
mailing list