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 192989] failed to bootstrap on x86_64!


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	--with-arch=corei7 --with-cpu=corei7 --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --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.192989.trunk.x86_64.corei7 >> makelog.192989.trunk.x86_64.corei7.mail; \
make[6]: *** [lto1] Error 1
make[6]: *** [cc1] Error 1
make[6]: *** [cc1plus] Error 1
make[5]: *** [all-stage1-gcc] Error 2
make[4]: *** [stage1-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
      cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o attribs.o incpath.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o tree-mudflap.o i386-c.o glibc-c.o cc1plus-checksum.o libbackend.a main.o tree-browser.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a   -lmpc -lmpfr -lgmp -rdynamic -ldl  -lz
for file in .. ; do \
  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
libbackend.a(ipa-inline-analysis.o): In function `estimate_function_body_sizes':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/ipa-inline-analysis.c:2493: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(predict.o): In function `predict_loops':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/predict.c:1417: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-parloops.o): In function `try_get_loop_niter':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-parloops.c:1989: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-scalar-evolution.o): In function `number_of_latch_executions(loop*)':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-scalar-evolution.c:2807: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-ssa-loop-ivopts.o): In function `niter_for_exit':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-ssa-loop-ivopts.c:792: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-ssa-loop-manip.o):/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-ssa-loop-manip.c:800: more undefined references to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)' follow
collect2: error: ld returned 1 exit status
make[6]: *** [lto1] Error 1
make[6]: *** Waiting for unfinished jobs....
libbackend.a(ipa-inline-analysis.o): In function `estimate_function_body_sizes':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/ipa-inline-analysis.c:2493: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(predict.o): In function `predict_loops':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/predict.c:1417: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-parloops.o): In function `try_get_loop_niter':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-parloops.c:1989: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-scalar-evolution.o): In function `number_of_latch_executions(loop*)':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-scalar-evolution.c:2807: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-ssa-loop-ivopts.o): In function `niter_for_exit':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-ssa-loop-ivopts.c:792: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-ssa-loop-manip.o):/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-ssa-loop-manip.c:800: more undefined references to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)' follow
collect2: error: ld returned 1 exit status
make[6]: *** [cc1] Error 1
libbackend.a(ipa-inline-analysis.o): In function `estimate_function_body_sizes':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/ipa-inline-analysis.c:2493: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(predict.o): In function `predict_loops':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/predict.c:1417: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-parloops.o): In function `try_get_loop_niter':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-parloops.c:1989: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-scalar-evolution.o): In function `number_of_latch_executions(loop*)':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-scalar-evolution.c:2807: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-ssa-loop-ivopts.o): In function `niter_for_exit':
/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-ssa-loop-ivopts.c:792: undefined reference to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)'
libbackend.a(tree-ssa-loop-manip.o):/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc/../../src-trunk/gcc/tree-ssa-loop-manip.c:800: more undefined references to `number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool)' follow
collect2: error: ld returned 1 exit status
make[6]: *** [cc1plus] Error 1
rm gcov.pod cpp.pod gfdl.pod fsf-funding.pod gcc.pod
make[6]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc'
make[5]: *** [all-stage1-gcc] Error 2
make[5]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld'
make[4]: *** [stage1-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld'
247.34user 34.74system 0:50.55elapsed 558%CPU (0avgtext+0avgdata 417512maxresident)k
85624inputs+1971160outputs (5major+18853801minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7'


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