This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Gcc [trunk revision 187315] failed to bootstrap on x86_64!


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-mx32}'" ../src-trunk/configure \
	 --prefix=/export/gnu/import/git/gcc-test-spec/usr --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-multilib-list=m32,m64,mx32 --with-fpmath=sse --enable-languages=c,c++,fortran,objc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
    grep "Error " makelog.187315.trunk.x86_64 >> makelog.187315.trunk.x86_64.mail; \
make[12]: *** [barrier.lo] Error 1
make[12]: *** [iter.lo] Error 1
make[12]: *** [iter_ull.lo] Error 1
make[12]: *** [env.lo] Error 1
make[11]: *** [all-recursive] Error 1
make[10]: *** [all] Error 2
make[9]: *** [multi-do] Error 1
make[8]: *** [all-multi] Error 2
make[7]: *** [all-recursive] Error 1
make[6]: *** [all] Error 2
make[5]: *** [all-stage1-target-libgomp] Error 2
make[4]: *** [stage1-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
config.status: creating scripts/testsuite_flags
config.status: creating scripts/extract_symvers
config.status: creating include/Makefile
Adding multilib support to include/Makefile in ../../../../src-trunk/libstdc++-v3
with_multisubdir=x32
config.status: creating libsupc++/Makefile
Adding multilib support to libsupc++/Makefile in ../../../../src-trunk/libstdc++-v3
with_multisubdir=x32
config.status: creating python/Makefile
Adding multilib support to python/Makefile in ../../../../src-trunk/libstdc++-v3
with_multisubdir=x32
config.status: creating src/Makefile
Adding multilib support to src/Makefile in ../../../../src-trunk/libstdc++-v3
with_multisubdir=x32
config.status: creating src/c++98/Makefile
Adding multilib support to src/c++98/Makefile in ../../../../src-trunk/libstdc++-v3
with_multisubdir=x32
config.status: creating src/c++11/Makefile
Adding multilib support to src/c++11/Makefile in ../../../../src-trunk/libstdc++-v3
with_multisubdir=x32
config.status: creating doc/Makefile
Adding multilib support to doc/Makefile in ../../../../src-trunk/libstdc++-v3
with_multisubdir=x32
config.status: creating po/Makefile
Adding multilib support to po/Makefile in ../../../../src-trunk/libstdc++-v3
with_multisubdir=x32
config.status: creating testsuite/Makefile
Adding multilib support to testsuite/Makefile in ../../../../src-trunk/libstdc++-v3
with_multisubdir=x32
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in ../../../../src-trunk/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-spec/bld/x86_64-unknown-linux-gnu/x32/libstdc++-v3/include'
echo timestamp > stamp-pb
echo timestamp > stamp-host
echo 0 > stamp-namespace-version
echo 1 > stamp-visibility
echo 1 > stamp-extern-template
sed -e '/^#pragma/b' \
    -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \
    -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
    < /export/gnu/import/git/gcc-test-spec/src-trunk/libstdc++-v3/../libgcc/gthr.h > x86_64-unknown-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-spec/src-trunk/libstdc++-v3/../libgcc/gthr-single.h > x86_64-unknown-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-spec/src-trunk/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-unknown-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-spec/bld/x86_64-unknown-linux-gnu/x32/libstdc++-v3/../libgcc/gthr-default.h > x86_64-unknown-linux-gnu/bits/gthr-default.h
make[6]: Leaving directory `/export/gnu/import/git/gcc-test-spec/bld/x86_64-unknown-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-spec/bld/x86_64-unknown-linux-gnu/libstdc++-v3/include'
echo timestamp > stamp-pb
echo timestamp > stamp-host
echo 0 > stamp-namespace-version
echo 1 > stamp-visibility
echo 1 > stamp-extern-template
sed -e '/^#pragma/b' \
    -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \
    -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
    < /export/gnu/import/git/gcc-test-spec/src-trunk/libstdc++-v3/../libgcc/gthr.h > x86_64-unknown-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-spec/src-trunk/libstdc++-v3/../libgcc/gthr-single.h > x86_64-unknown-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-spec/src-trunk/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-unknown-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-spec/bld/x86_64-unknown-linux-gnu/libstdc++-v3/../libgcc/gthr-default.h > x86_64-unknown-linux-gnu/bits/gthr-default.h
make[6]: Leaving directory `/export/gnu/import/git/gcc-test-spec/bld/x86_64-unknown-linux-gnu/libstdc++-v3/include'
make[5]: Leaving directory `/export/gnu/import/git/gcc-test-spec/bld'
make[4]: *** [stage1-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/git/gcc-test-spec/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/git/gcc-test-spec/bld'
1525.95user 116.19system 6:04.99elapsed 449%CPU (0avgtext+0avgdata 567216maxresident)k
384inputs+5517088outputs (0major+51094397minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/git/gcc-test-spec'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]