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 193617] 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 --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.193617.trunk.x86_64 >> makelog.193617.trunk.x86_64.mail; \
make[7]: *** [/tmp/ccYZaQyh.ltrans19.ltrans.o] Error 1
make[6]: *** [lto1] Error 1
make[7]: *** [/tmp/ccN7ndlN.ltrans21.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
  chmod a+r include/stdint.h; \
elif [ wrap = provide ]; then \
  cp ../../src-trunk/gcc/ginclude/stdint-gcc.h include/stdint.h; \
  chmod a+r include/stdint.h; \
fi
set -e; for ml in `cat fixinc_list`; do \
  sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
  multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
  fix_dir=include-fixed${multi_dir}; \
  if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \
    cat ../../src-trunk/gcc/limitx.h ../../src-trunk/gcc/glimits.h ../../src-trunk/gcc/limity.h > tmp-xlimits.h; \
  else \
    cat ../../src-trunk/gcc/glimits.h > tmp-xlimits.h; \
  fi; \
  /bin/sh ../../src-trunk/gcc/../mkinstalldirs ${fix_dir}; \
  chmod a+rx ${fix_dir} || true; \
  /bin/sh ../../src-trunk/gcc/../move-if-change \
    tmp-xlimits.h  tmp-limits.h; \
  rm -f ${fix_dir}/limits.h; \
  cp -p tmp-limits.h ${fix_dir}/limits.h; \
  chmod a+r ${fix_dir}/limits.h; \
done
rm -f include-fixed/README
cp ../../src-trunk/gcc/../fixincludes/README-fixinc include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
/tmp/ccEw8slI.s: Assembler messages:
/tmp/ccEw8slI.s:839576: Error: junk at end of line, first unrecognized character is `:'
make[7]: *** [/tmp/ccYZaQyh.ltrans19.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]: *** [lto1] Error 1
make[6]: *** Waiting for unfinished jobs....
In file included from :5097:0:
../../src-trunk/gcc/config/i386/sync.md: In function '_ZL8recog_74P7rtx_defS0_Pi.isra.70':
../../src-trunk/gcc/config/i386/sync.md:454:0: internal compiler error: Segmentation fault
      (unspec_volatile:SWI
 ^
0xb5c807 crash_signal
	../../src-trunk/gcc/toplev.c:334
0x5603ca lookup_page_table_entry
	../../src-trunk/gcc/ggc-page.c:594
0x5603ca ggc_set_mark(void const*)
	../../src-trunk/gcc/ggc-page.c:1477
0x8d3c0f gt_ggc_mx_dw_loc_descr_struct(void*)
	/export/gnu/import/git/gcc-test-profile/bld/gcc/gtype-desc.c:390
0x8d3c38 gt_ggc_mx_dw_loc_descr_struct(void*)
	/export/gnu/import/git/gcc-test-profile/bld/gcc/gtype-desc.c:392
0x6b0198 gt_ggc_mx_dw_loc_list_struct(void*)
	./gt-dwarf2out.h:371
0x6b0114 gt_ggc_mx_dw_loc_list_struct(void*)
	./gt-dwarf2out.h:365
0x6b0114 gt_ggc_mx_dw_loc_list_struct(void*)
	./gt-dwarf2out.h:365
0x6b0114 gt_ggc_mx_dw_loc_list_struct(void*)
	./gt-dwarf2out.h:365
0x6b0114 gt_ggc_mx_dw_loc_list_struct(void*)
	./gt-dwarf2out.h:365
0x6b0114 gt_ggc_mx_dw_loc_list_struct(void*)
	./gt-dwarf2out.h:365
0x6c0b21 gt_ggc_mx(dw_attr_struct&)
	./gt-dwarf2out.h:181
0x6c0652 gt_ggc_mx<dw_attr_struct>
	../../src-trunk/gcc/vec.h:1118
0x6c0652 gt_ggc_mx_vec_dw_attr_node_va_gc_
	./gt-dwarf2out.h:164
0x6c0652 gt_ggc_mx_die_struct(void*)
	./gt-dwarf2out.h:398
0x6c04dd gt_ggc_mx_die_struct(void*)
	./gt-dwarf2out.h:400
0x51f602 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:369
0x51f139 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:55
0x51f567 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:357
0x51f139 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:55
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/ccN7ndlN.ltrans21.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]: *** [cc1plus] Error 1
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'
21046.18user 690.93system 1:03:55elapsed 566%CPU (0avgtext+0avgdata 589736maxresident)k
1416520inputs+36191096outputs (10202major+143392356minor)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]