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


cd bld; \
 CC="gcc -m32" CXX="g++ -m32" ../src-trunk/configure \
	 --prefix=/usr/5.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld 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.214912.trunk.i686 >> makelog.214912.trunk.i686.mail; \
make[6]: *** [_muldi3.o] Error 1
make[6]: *** [_negdi2.o] Error 1
make[6]: *** [_lshrdi3.o] Error 1
make[6]: *** [_ashldi3.o] Error 1
make[5]: *** [all-stage1-target-libgcc] Error 2
make[4]: *** [stage1-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
0x843dc7e dwarf2out_decl
	../../src-trunk/gcc/dwarf2out.c:21171
0x843ddf2 dwarf2out_function_decl
	../../src-trunk/gcc/dwarf2out.c:21235
0x8436c28 gen_variable_die
	../../src-trunk/gcc/dwarf2out.c:19017
0x843cbba gen_decl_die
	../../src-trunk/gcc/dwarf2out.c:20776
0x843b0b5 process_scope_var
	../../src-trunk/gcc/dwarf2out.c:20317
0x843b12e decls_for_scope
	../../src-trunk/gcc/dwarf2out.c:20342
0x8435e0a gen_subprogram_die
	../../src-trunk/gcc/dwarf2out.c:18700
0x843c7cc gen_decl_die
	../../src-trunk/gcc/dwarf2out.c:20709
0x843dc7e dwarf2out_decl
	../../src-trunk/gcc/dwarf2out.c:21171
0x843ddf2 dwarf2out_function_decl
	../../src-trunk/gcc/dwarf2out.c:21235
0x84ae67f rest_of_handle_final
	../../src-trunk/gcc/final.c:4505
0x84ae894 execute
	../../src-trunk/gcc/final.c:4547
0x84ae67f rest_of_handle_final
	../../src-trunk/gcc/final.c:4505
0x84ae894 execute
	../../src-trunk/gcc/final.c:4547
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
0x8436c28 gen_variable_die
	../../src-trunk/gcc/dwarf2out.c:19017
0x843cbba gen_decl_die
	../../src-trunk/gcc/dwarf2out.c:20776
0x843b0b5 process_scope_var
	../../src-trunk/gcc/dwarf2out.c:20317
0x843b12e decls_for_scope
	../../src-trunk/gcc/dwarf2out.c:20342
0x8435e0a gen_subprogram_die
	../../src-trunk/gcc/dwarf2out.c:18700
0x843c7cc gen_decl_die
	../../src-trunk/gcc/dwarf2out.c:20709
0x843dc7e dwarf2out_decl
	../../src-trunk/gcc/dwarf2out.c:21171
0x843ddf2 dwarf2out_function_decl
	../../src-trunk/gcc/dwarf2out.c:21235
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[6]: *** [_muldi3.o] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: *** [_negdi2.o] Error 1
0x84ae67f rest_of_handle_final
	../../src-trunk/gcc/final.c:4505
0x84ae894 execute
	../../src-trunk/gcc/final.c:4547
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
0x8436c28 gen_variable_die
	../../src-trunk/gcc/dwarf2out.c:19017
0x843cbba gen_decl_die
	../../src-trunk/gcc/dwarf2out.c:20776
0x843b0b5 process_scope_var
	../../src-trunk/gcc/dwarf2out.c:20317
0x843b12e decls_for_scope
	../../src-trunk/gcc/dwarf2out.c:20342
0x8435e0a gen_subprogram_die
	../../src-trunk/gcc/dwarf2out.c:18700
0x843c7cc gen_decl_die
	../../src-trunk/gcc/dwarf2out.c:20709
0x843dc7e dwarf2out_decl
	../../src-trunk/gcc/dwarf2out.c:21171
0x843ddf2 dwarf2out_function_decl
	../../src-trunk/gcc/dwarf2out.c:21235
make[6]: *** [_lshrdi3.o] Error 1
0x84ae67f rest_of_handle_final
	../../src-trunk/gcc/final.c:4505
0x84ae894 execute
	../../src-trunk/gcc/final.c:4547
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[6]: *** [_ashldi3.o] Error 1
make[6]: Leaving directory `/export/gnu/import/git/gcc-test-ia32/bld/i686-linux/libgcc'
make[5]: *** [all-stage1-target-libgcc] Error 2
make[5]: Leaving directory `/export/gnu/import/git/gcc-test-ia32/bld'
make[4]: *** [stage1-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/git/gcc-test-ia32/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/git/gcc-test-ia32/bld'
529.85user 55.72system 2:59.31elapsed 326%CPU (0avgtext+0avgdata 469688maxresident)k
24inputs+1260632outputs (1major+16270426minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/git/gcc-test-ia32'


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