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


cd bld; \
 CC="gcc -m32" CXX="g++ -m32" ../src-trunk/configure \
	--with-arch=core2 --with-cpu=atom --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-cloog-backend=isl --with-ppl=/opt/gnu --with-cloog=/opt/gnu 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.180086.trunk.i686.atom >> makelog.180086.trunk.i686.atom.mail; \
make[6]: [cpp.pod] Error 25 (ignored)
make[6]: [gcc.pod] Error 25 (ignored)
make[6]: *** [line-map.o] Error 1
make[5]: *** [all-stage2-libcpp] Error 2
make[4]: *** [stage2-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
checking whether the  /export/gnu/import/svn/gcc-test-ia32/bld/./prev-gcc/g++ -B/export/gnu/import/svn/gcc-test-ia32/bld/./prev-gcc/ -B/usr/local/i686-linux/bin/ -nostdinc++ -B/export/gnu/import/svn/gcc-test-ia32/bld/prev-i686-linux/libstdc++-v3/src/.libs -B/export/gnu/import/svn/gcc-test-ia32/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs -I/export/gnu/import/svn/gcc-test-ia32/bld/prev-i686-linux/libstdc++-v3/include/i686-linux -I/export/gnu/import/svn/gcc-test-ia32/bld/prev-i686-linux/libstdc++-v3/include -I/export/gnu/import/svn/gcc-test-ia32/src-trunk/libstdc++-v3/libsupc++ -L/export/gnu/import/svn/gcc-test-ia32/bld/prev-i686-linux/libstdc++-v3/src/.libs -L/export/gnu/import/svn/gcc-test-ia32/bld/prev-i686-linux/libstdc++-v3/libsupc++/.libs linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for as... /usr/local32/bin/as
checking what assembler to use... /usr/local32/bin/as
checking for ld... /usr/local32/bin/ld
checking whether we are using gold... no
checking what linker to use... /usr/local32/bin/ld
checking for nm... /usr/local32/bin/nm
checking what nm to use... /usr/local32/bin/nm
checking for objdump... /usr/local32/bin/objdump
checking what objdump to use... /usr/local32/bin/objdump
checking for readelf... /usr/local32/bin/readelf
checking what readelf to use... /usr/local32/bin/readelf
checking assembler flags... --32
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
checking assembler for working .subsection -1... yes
checking assembler for .weak... yes
checking assembler for .weakref... yes
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... read-write
checking assembler for .sleb128 and .uleb128... yes
checking assembler for cfi directives... yes
checking assembler for working cfi advance... yes
checking assembler for cfi personality directive... yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... yes
checking assembler for section merging support... yes
checking assembler for COMDAT group support (GNU as)... yes
checking assembler for line table discriminator support... yes
checking assembler for thread-local storage support... yes
checking linker -Bstatic/-Bdynamic option... yes
checking linker --demangle support... yes
checking linker plugin support... 2
checking assembler for filds and fists mnemonics... yes
checking assembler for fildq and fistpq mnemonics... yes
checking assembler for cmov syntax... no
checking assembler for ffreep mnemonic... yes
checking assembler for .quad directive... yes
checking assembler for sahf mnemonic... yes
checking assembler for swap suffix... yes
checking assembler for different section symbol subtraction... yes
checking assembler for GOTOFF in data... yes
checking assembler for rep and lock prefix... yes
checking assembler for R_386_TLS_GD_PLT reloc... no
checking assembler for R_386_TLS_LDM_PLT reloc... no
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for .lcomm with alignment... no
checking assembler for gnu_unique_object... yes
ldd (GNU libc) 2.14.90
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker position independent executable support... yes
checking linker EH-compatible garbage collection of sections... yes
checking linker EH garbage collection of sections bug... no
checking linker --as-needed support... yes
checking linker --build-id support... yes
checking linker *_sol2 emulation support... no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... yes
checking sys/sdt.h in the target C library... no
checking dl_iterate_phdr in target C library... unknown
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for i686-pc-linux-gnu.
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
checking for -fPIC -shared... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
config.status: creating Makefile
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing default commands
make[5]: Leaving directory `/export/gnu/import/svn/gcc-test-ia32/bld'
make[4]: *** [stage2-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/svn/gcc-test-ia32/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/svn/gcc-test-ia32/bld'
1161.02user 106.12system 7:12.05elapsed 293%CPU (0avgtext+0avgdata 384216maxresident)k
56inputs+4865936outputs (0major+38559427minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/svn/gcc-test-ia32'


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