public inbox for gcc-regression@sourceware.org
help / color / mirror / Atom feed
From: "H. J. Lu" <hjl@sc.intel.com>
To: haochen.jiang@intel.com, hjl.tools@gmail.com,
	gcc-regression@gcc.gnu.org, hjl.tools@gmail.com
Subject: native/master branch: commit r13-3175 failed to bootstrap on Linux/x86_64 (commit r13-3171 builds)!
Date: Fri, 07 Oct 2022 18:07:07 -0700	[thread overview]
Message-ID: <20221008010707.A17423E001E@gnu-clx-1.sc.intel.com> (raw)

make[2]: Entering directory '/export/gnu/import/git/gcc-test-master-intel64-native'
rm -rf bld
mkdir -p bld
cd bld; \
RUNTESTFLAGS="--target_board='unix{-m32,-mx32,}'" ../src-master/configure \
	--with-arch=native --with-cpu=native --prefix=/usr/13.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx --with-multilib-list=m32,m64,mx32 --with-fpmath=sse 
checking build system type... x86_64-pc-linux-gnu
    grep "Error " makelog.r13-3175.x86_64.native.x32 >> makelog.r13-3175.x86_64.native.x32.mail; \
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1814: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1814: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[8]: *** [Makefile:730: libgomp.la] Error 1
make[7]: *** [Makefile:1024: all-recursive] Error 1
make[6]: *** [Makefile:624: all] Error 2
make[5]: *** [Makefile:23877: all-stage2-target-libgomp] Error 2
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1814: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1814: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[4]: *** [Makefile:25895: stage2-bubble] Error 2
make[3]: *** [Makefile:26107: bootstrap] Error 2
make[2]: *** [Makefile:309: bootstrap] Error 2
Adding multilib support to src/libbacktrace/Makefile in ../../../../src-master/libstdc++-v3
with_multisubdir=x32
config.status: creating doc/Makefile
Adding multilib support to doc/Makefile in ../../../../src-master/libstdc++-v3
with_multisubdir=x32
config.status: creating po/Makefile
Adding multilib support to po/Makefile in ../../../../src-master/libstdc++-v3
with_multisubdir=x32
config.status: creating testsuite/Makefile
Adding multilib support to testsuite/Makefile in ../../../../src-master/libstdc++-v3
with_multisubdir=x32
config.status: creating python/Makefile
Adding multilib support to python/Makefile in ../../../../src-master/libstdc++-v3
with_multisubdir=x32
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in ../../../../src-master/libstdc++-v3
with_multisubdir=x32
config.status: executing libtool commands
config.status: executing include/gstdint.h commands
config.status: executing generate-headers commands
make[6]: Entering directory '/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-linux-gnu/x32/libstdc++-v3/include'
echo timestamp > stamp-pb
echo timestamp > stamp-host
make[6]: [Makefile:1814: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
echo 0 > stamp-namespace-version
echo 1 > stamp-visibility
echo 1 > stamp-extern-template
echo 1 > stamp-dual-abi
echo 1 > stamp-cxx11-abi
echo 1 > stamp-allocator-new
echo 'define _GLIBCXX_USE_FLOAT128 1' > stamp-float128
sed -e '/^#pragma/b' \
    -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \
    -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
    -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \
    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
    < /export/gnu/import/git/gcc-test-master-intel64-native/src-master/libstdc++-v3/../libgcc/gthr.h > x86_64-pc-linux-gnu/bits/gthr.h
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
    < /export/gnu/import/git/gcc-test-master-intel64-native/src-master/libstdc++-v3/../libgcc/gthr-single.h > x86_64-pc-linux-gnu/bits/gthr-single.h
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
    -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
    -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
    < /export/gnu/import/git/gcc-test-master-intel64-native/src-master/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-pc-linux-gnu/bits/gthr-posix.h
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
    -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
    -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
    < /export/gnu/import/git/gcc-test-master-intel64-native/src-master/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-pc-linux-gnu/bits/gthr-default.h
make[6]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-linux-gnu/x32/libstdc++-v3/include'
config.status: executing libtool commands
config.status: executing include/gstdint.h commands
config.status: executing generate-headers commands
make[6]: Entering directory '/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-linux-gnu/libstdc++-v3/include'
echo timestamp > stamp-pb
echo timestamp > stamp-host
make[6]: [Makefile:1814: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
echo 0 > stamp-namespace-version
echo 1 > stamp-visibility
echo 1 > stamp-extern-template
echo 1 > stamp-dual-abi
echo 1 > stamp-cxx11-abi
echo 1 > stamp-allocator-new
echo 'define _GLIBCXX_USE_FLOAT128 1' > stamp-float128
sed -e '/^#pragma/b' \
    -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \
    -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
    -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \
    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
    < /export/gnu/import/git/gcc-test-master-intel64-native/src-master/libstdc++-v3/../libgcc/gthr.h > x86_64-pc-linux-gnu/bits/gthr.h
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
    < /export/gnu/import/git/gcc-test-master-intel64-native/src-master/libstdc++-v3/../libgcc/gthr-single.h > x86_64-pc-linux-gnu/bits/gthr-single.h
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
    -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
    -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
    < /export/gnu/import/git/gcc-test-master-intel64-native/src-master/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-pc-linux-gnu/bits/gthr-posix.h
sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
    -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
    -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
    < /export/gnu/import/git/gcc-test-master-intel64-native/src-master/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-pc-linux-gnu/bits/gthr-default.h
make[6]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64-native/bld/x86_64-pc-linux-gnu/libstdc++-v3/include'
make[5]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64-native/bld'
make[4]: *** [Makefile:25895: stage2-bubble] Error 2
make[4]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64-native/bld'
make[3]: *** [Makefile:26107: bootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64-native/bld'
Command exited with non-zero status 2
12987.76user 668.35system 26:54.08elapsed 846%CPU (0avgtext+0avgdata 1277584maxresident)k
712464inputs+10773768outputs (8078major+114809836minor)pagefaults 0swaps
make[2]: *** [Makefile:309: bootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64-native'

                 reply	other threads:[~2022-10-08  1:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221008010707.A17423E001E@gnu-clx-1.sc.intel.com \
    --to=hjl@sc.intel.com \
    --cc=gcc-regression@gcc.gnu.org \
    --cc=haochen.jiang@intel.com \
    --cc=hjl.tools@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).