fi
make[2]: Entering directory '/home/haochenj/src/gcc-regression/master'
rm -rf bld
mkdir -p bld
cd bld; \
RUNTESTFLAGS="--target_board='unix{-m32,}'" ../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-17.0.0 --with-fpmath=sse
grep -E "(error:|Error)" makelog.r17-486.x86_64.intel >>
makelog.r17-486.x86_64.intel.mail; \
tail -n +20 makelog.r17-486.x86_64.intel | grep -C 10 -E "error:|Error:" >>
makelog.r17-486.x86_64.intel.mail; \
make[8]: *** [Makefile:1434: stamp-build-info] Error 1
make[7]: *** [Makefile:1057: all-recursive] Error 1
make[6]: *** [Makefile:638: all] Error 2
make[5]: *** [Makefile:23593: all-stage1-target-libgomp] Error 2
make[6]: [Makefile:1872: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1
(ignored)
make[6]: [Makefile:1871: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1
(ignored)
make[6]: [Makefile:1872: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1
(ignored)
make[4]: *** [Makefile:26373: stage1-bubble] Error 2
make[3]: *** [Makefile:26694: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
==================== Detailed Info around error (+- 10 Lines)
====================
master branch: commit r17-486 failed to bootstrap on Linux/x86_64 (commit r17-483 builds)!
Haochen Jiang via Gcc-regression Wed, 13 May 2026 00:18:42 -0700
