Gcc [trunk revision 263512] failed to profiledbootstrap on x86_64!
H.J. Lu (Intel64 LTO/FDO)
intel64profiled@gnu-mic-1.sc.intel.com
Mon Aug 13 23:38:00 GMT 2018
cd bld; \
RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
--prefix=/usr/9.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx --with-build-config=bootstrap-lto --disable-werror --with-fpmath=sse
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
grep "Error " makelog.263512.trunk.x86_64 >> makelog.263512.trunk.x86_64.mail; \
make[7]: *** [/tmp/ccYygyBU.mk:35: /tmp/cc1plus.mpP2wB.ltrans11.ltrans.o] Error 1
make[6]: *** [../../src-trunk/gcc/cp/Make-lang.in:120: cc1plus] Error 1
make[5]: *** [Makefile:4809: all-stagetrain-gcc] Error 2
make[4]: *** [Makefile:23725: stagetrain-bubble] Error 2
make[3]: *** [Makefile:23862: profiledbootstrap] Error 2
make[2]: *** [Makefile:303: profiledbootstrap] Error 2
if [ X$file != X.. ]; then \
mv include/$file include/x_$file; \
echo "#include_next <$file>" >include/$file; \
cat include/x_$file >>include/$file; \
rm -f include/x_$file; \
chmod a+r include/$file; \
fi; \
done
for file in .. ; do \
if [ X$file != X.. ]; then \
echo "#include_next <$file>" >>include/$file; \
chmod a+r include/$file; \
fi; \
done
rm -f include/stdint.h
if [ wrap = wrap ]; then \
rm -f include/stdint-gcc.h; \
cp ../../src-trunk/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \
chmod a+r include/stdint-gcc.h; \
cp ../../src-trunk/gcc/ginclude/stdint-wrap.h include/stdint.h; \
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
/export/gnu/import/git/gcc-test-profiled/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-profiled/bld/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=../../src-trunk/gcc/testsuite/selftests
-fself-test: 41967 pass(es) in 0.302807 seconds
echo timestamp > s-selftest-c
In function âgimple_simplify_4â:
lto1: internal compiler error: in linemap_check_ordinary, at libcpp/include/line-map.h:587
0x5e27ed ???
../../src-trunk/libcpp/include/line-map.h:587
0x1d6874c ???
../../src-trunk/gcc/lto-streamer-in.c:182
0x1d69bbf ???
../../src-trunk/gcc/lto-streamer-in.c:304
0xbc7b38 ???
../../src-trunk/gcc/gimple-streamer-in.c:111
0x91e0e7 lto_read_body_or_constructor(lto_file_decl_data*, symtab_node*, char const*, lto_section_type) [clone .isra.95] [clone .constprop.697]
../../src-trunk/gcc/lto-streamer-in.c:1092
0x2267add ???
../../src-trunk/gcc/lto-streamer-in.c:1343
0x2273260 ???
../../src-trunk/gcc/cgraphunit.c:2086
0x22843ab ???
../../src-trunk/gcc/cgraphunit.c:2254
0x23ae3d4 ???
../../src-trunk/gcc/lto/lto.c:3426
0x1abad59 ???
../../src-trunk/gcc/toplev.c:455
0x1abe06e ???
../../src-trunk/gcc/toplev.c:2163
0x90594a ???
../../src-trunk/gcc/main.c:39
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
make[7]: *** [/tmp/ccYygyBU.mk:35: /tmp/cc1plus.mpP2wB.ltrans11.ltrans.o] Error 1
make[7]: *** Waiting for unfinished jobs....
lto-wrapper: fatal error: make returned 2 exit status
compilation terminated.
/usr/local/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[6]: *** [../../src-trunk/gcc/cp/Make-lang.in:120: cc1plus] Error 1
make[6]: *** Waiting for unfinished jobs....
rm fsf-funding.pod gcov.pod gpl.pod cpp.pod gfdl.pod gfortran.pod gcc.pod gcov-dump.pod gcov-tool.pod
make[6]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld/gcc'
make[5]: *** [Makefile:4809: all-stagetrain-gcc] Error 2
make[5]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
make[4]: *** [Makefile:23725: stagetrain-bubble] Error 2
make[4]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
make[3]: *** [Makefile:23862: profiledbootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
Command exited with non-zero status 2
101309.15user 1057.30system 4:42:16elapsed 604%CPU (0avgtext+0avgdata 1178036maxresident)k
29654392inputs+94314624outputs (191008major+204907566minor)pagefaults 0swaps
make[2]: *** [Makefile:303: profiledbootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-profiled'
More information about the Gcc-regression
mailing list