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 239228] failed to bootstrap on i686!


cd bld; \
 CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-trunk/configure \
	--with-arch=corei7 --with-cpu=intel --prefix=/usr/7.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-libmpx i686-linux --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
configure: WARNING: you should use --build, --host, --target
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
    grep "Error " makelog.239228.trunk.i686.intel >> makelog.239228.trunk.i686.intel.mail; \
make[6]: *** [math/asinq.lo] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-target-libquadmath] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
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-ia32corei7/bld/./gcc/nm output from /export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/ -B/usr/7.0.0/i686-linux/bin/ -B/usr/7.0.0/i686-linux/lib/ -isystem /usr/7.0.0/i686-linux/include -isystem /usr/7.0.0/i686-linux/sys-include    object... (cached) ok
checking for objdir... (cached) .libs
checking for i686-linux-ar... (cached) ar
checking for i686-linux-ranlib... (cached) ranlib
checking for i686-linux-strip... (cached) strip
checking if /export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/ -B/usr/7.0.0/i686-linux/bin/ -B/usr/7.0.0/i686-linux/lib/ -isystem /usr/7.0.0/i686-linux/include -isystem /usr/7.0.0/i686-linux/sys-include    static flag  works... yes
checking if /export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/ -B/usr/7.0.0/i686-linux/bin/ -B/usr/7.0.0/i686-linux/lib/ -isystem /usr/7.0.0/i686-linux/include -isystem /usr/7.0.0/i686-linux/sys-include    supports -fno-rtti -fno-exceptions... (cached) no
checking for /export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/ -B/usr/7.0.0/i686-linux/bin/ -B/usr/7.0.0/i686-linux/lib/ -isystem /usr/7.0.0/i686-linux/include -isystem /usr/7.0.0/i686-linux/sys-include    option to produce PIC... -fPIC
checking if /export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/ -B/usr/7.0.0/i686-linux/bin/ -B/usr/7.0.0/i686-linux/lib/ -isystem /usr/7.0.0/i686-linux/include -isystem /usr/7.0.0/i686-linux/sys-include    PIC flag -fPIC works... yes
checking if /export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/ -B/usr/7.0.0/i686-linux/bin/ -B/usr/7.0.0/i686-linux/lib/ -isystem /usr/7.0.0/i686-linux/include -isystem /usr/7.0.0/i686-linux/sys-include    supports -c -o file.o... (cached) yes
checking whether the /export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/ -B/usr/7.0.0/i686-linux/bin/ -B/usr/7.0.0/i686-linux/lib/ -isystem /usr/7.0.0/i686-linux/include -isystem /usr/7.0.0/i686-linux/sys-include    linker (/export/gnu/import/git/gcc-test-ia32corei7/bld/./gcc/collect-ld) 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... /lib /usr/lib /usr/lib64/atlas /usr/lib64/bind99 /usr/lib64/dyninst /usr/lib64/iscsi /usr/lib64/mysql /usr/lib64/qt-3.3/lib /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-ia32corei7/bld'
Makefile:25385: recipe for target 'bootstrap' failed
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-ia32corei7/bld'
17538.16user 453.96system 44:25.34elapsed 675%CPU (0avgtext+0avgdata 592352maxresident)k
449264inputs+13970024outputs (195major+114307209minor)pagefaults 0swaps
Makefile:291: recipe for target 'bootstrap' failed
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-ia32corei7'


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