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 194751] failed to profiledbootstrap on x86_64!


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	 --prefix=/usr/4.8.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-build-config=bootstrap-lto --disable-werror --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.194751.trunk.x86_64 >> makelog.194751.trunk.x86_64.mail; \
make[7]: *** [/tmp/ccODmLJy.ltrans25.ltrans.o] Error 1
make[6]: *** [f951] Error 1
make[7]: *** [/tmp/ccr0vRQ5.ltrans22.ltrans.o] Error 1
make[6]: *** [cc1plus] Error 1
make[5]: *** [all-stagefeedback-gcc] Error 2
make[4]: *** [stagefeedback-bubble] Error 2
make[3]: *** [profiledbootstrap] Error 2
make[2]: *** [profiledbootstrap] Error 2
	./gt-dwarf2out.h:365
0x694ac4 gt_ggc_mx_dw_loc_list_struct(void*)
	./gt-dwarf2out.h:365
0x6a5181 gt_ggc_mx(dw_attr_struct&)
	./gt-dwarf2out.h:181
0x6a4cb2 gt_ggc_mx<dw_attr_struct>
	../../src-trunk/gcc/vec.h:1141
0x6a4cb2 gt_ggc_mx_vec_dw_attr_node_va_gc_
	./gt-dwarf2out.h:164
0x6a4cb2 gt_ggc_mx_die_struct(void*)
	./gt-dwarf2out.h:398
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[7]: *** [/tmp/ccODmLJy.ltrans25.ltrans.o] Error 1
lto-wrapper: make returned 2 exit status
/usr/local/bin/ld: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[6]: *** [f951] Error 1
make[6]: *** Waiting for unfinished jobs....
In file included from ./gt-gimple.h:804:0,
                 from :8092:
../../src-trunk/gcc/tree-flow-inline.h: In function 'op_iter_init':
../../src-trunk/gcc/tree-flow-inline.h:721:1: internal compiler error: Segmentation fault
 }
 ^
0xb3a3f7 crash_signal
	../../src-trunk/gcc/toplev.c:334
0x546b9a lookup_page_table_entry
	../../src-trunk/gcc/ggc-page.c:594
0x546b9a ggc_set_mark(void const*)
	../../src-trunk/gcc/ggc-page.c:1477
0x8b657f gt_ggc_mx_dw_loc_descr_struct(void*)
	/export/gnu/import/git/gcc-test-profile/bld/gcc/gtype-desc.c:390
0x8b65a8 gt_ggc_mx_dw_loc_descr_struct(void*)
	/export/gnu/import/git/gcc-test-profile/bld/gcc/gtype-desc.c:392
0x694b48 gt_ggc_mx_dw_loc_list_struct(void*)
	./gt-dwarf2out.h:371
0x694ac4 gt_ggc_mx_dw_loc_list_struct(void*)
	./gt-dwarf2out.h:365
0x6a5181 gt_ggc_mx(dw_attr_struct&)
	./gt-dwarf2out.h:181
0x6a4cb2 gt_ggc_mx<dw_attr_struct>
	../../src-trunk/gcc/vec.h:1141
0x6a4cb2 gt_ggc_mx_vec_dw_attr_node_va_gc_
	./gt-dwarf2out.h:164
0x6a4cb2 gt_ggc_mx_die_struct(void*)
	./gt-dwarf2out.h:398
0x6a4b3d gt_ggc_mx_die_struct(void*)
	./gt-dwarf2out.h:400
0x503a12 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:369
0x503549 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:55
0x503977 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:357
0x503549 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:55
0x503959 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:356
0x5039b3 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:359
0x503925 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:354
0x501f5d gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:263
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[7]: *** [/tmp/ccr0vRQ5.ltrans22.ltrans.o] Error 1
make[7]: *** Waiting for unfinished jobs....
lto-wrapper: make returned 2 exit status
/usr/local/bin/ld: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[6]: *** [cc1plus] Error 1
In file included from ../../src-trunk/gcc/dwarf2out.c:12951:0,
                 from :7781:
../../src-trunk/gcc/c-family/c-lex.c: In function 'lex_charconst':
../../src-trunk/gcc/c-family/c-lex.c:1151:30: warning: 'chars_seen' may be used uninitialized in this function [-Wmaybe-uninitialized]
   else if (!c_dialect_cxx () || chars_seen > 1)
                              ^
In file included from ../../src-trunk/gcc/dwarf2out.c:12951:0,
                 from :7781:
../../src-trunk/gcc/c-family/c-lex.c:1137:16: note: 'chars_seen' was declared here
   unsigned int chars_seen;
                ^
rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcov.pod gcj.pod gc-analyze.pod gfdl.pod cpp.pod gij.pod gfortran.pod gcc.pod fsf-funding.pod
make[6]: Leaving directory `/export/gnu/import/git/gcc-test-profile/bld/gcc'
make[5]: *** [all-stagefeedback-gcc] Error 2
make[5]: Leaving directory `/export/gnu/import/git/gcc-test-profile/bld'
make[4]: *** [stagefeedback-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/git/gcc-test-profile/bld'
make[3]: *** [profiledbootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/git/gcc-test-profile/bld'
38024.52user 1612.80system 1:51:26elapsed 592%CPU (0avgtext+0avgdata 639020maxresident)k
2224392inputs+41507088outputs (11907major+156847519minor)pagefaults 0swaps
make[2]: *** [profiledbootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/git/gcc-test-profile'


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