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

H.J. Lu Intel64 Core 2/i7 intel64corei7@gnu-34.sc.intel.com
Tue Oct 29 22:00:00 GMT 2013


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	--with-arch=corei7 --with-cpu=corei7 --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,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... /bin/install -c
    grep "Error " makelog.204180.trunk.x86_64.corei7 >> makelog.204180.trunk.x86_64.corei7.mail; \
make[5]: *** [../../../src-trunk/libcilkrts/configure] Error 1
make[4]: *** [all-target-libcilkrts] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking the maximum length of command line arguments... (cached) 1572864
checking command to parse /export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/nm output from /export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    object... (cached) ok
checking for objdir... (cached) .libs
checking for x86_64-unknown-linux-gnu-ar... (cached) /usr/local/x86_64-unknown-linux-gnu/bin/ar
checking for x86_64-unknown-linux-gnu-ranlib... (cached) /usr/local/x86_64-unknown-linux-gnu/bin/ranlib
checking for x86_64-unknown-linux-gnu-strip... (cached) /usr/local/x86_64-unknown-linux-gnu/bin/strip
checking if /export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    static flag  works... yes
checking if /export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    supports -fno-rtti -fno-exceptions... (cached) no
checking for /export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    option to produce PIC... -fPIC
checking if /export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    PIC flag -fPIC works... yes
checking if /export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    supports -c -o file.o... (cached) yes
checking whether the /export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    linker (/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... (cached) LD_LIBRARY_PATH
checking for the default library search path... /lib64 /usr/lib64 /usr/lib64/atlas /usr/lib64/dyninst /usr/lib64/llvm /usr/lib64/mysql /usr/lib64/qt-3.3/lib /usr/lib64/tracker-0.14 /usr/lib64/xulrunner 
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... (cached) yes
checking for readdir... yes
configure: updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in ../../../../src-trunk/libjava/libltdl
with_multisubdir=
config.status: executing depfiles commands
make[4]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld'
6691.44user 334.49system 20:14.71elapsed 578%CPU (0avgtext+0avgdata 629004maxresident)k
2288inputs+11257208outputs (0major+189773497minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7'



More information about the Gcc-regression mailing list