Gcc [trunk revision 236827] failed to bootstrap on x86_64!

H.J. Lu Intel64 Core i7 intel64corei7@gnu-34.sc.intel.com
Fri May 27 16:55:00 GMT 2016


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	--with-arch=corei7 --with-cpu=corei7 --prefix=/usr/7.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-libmpx --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
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.236827.trunk.x86_64.corei7 >> makelog.236827.trunk.x86_64.corei7.mail; \
make[6]: *** [gtype-desc.o] Error 1
make[5]: *** [all-stage2-gcc] Error 2
make[4]: *** [stage2-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
../../src-trunk/gcc/tree-cfg.h:30:13: note: candidate: void gt_pch_nx(edge_def*, gt_pointer_operator, void*)
 extern void gt_pch_nx (edge_def *e, gt_pointer_operator, void *);
             ^~~~~~~~~
../../src-trunk/gcc/tree-cfg.h:30:13: note:   candidate expects 3 arguments, 1 provided
../../src-trunk/gcc/tree-cfg.h:29:13: note: candidate: void gt_pch_nx(edge_def*)
 extern void gt_pch_nx (edge_def *e);
             ^~~~~~~~~
../../src-trunk/gcc/tree-cfg.h:29:13: note:   no known conversion for argument 1 from ‘hash_map<symtab_node*, symbol_priority_map>::Key {aka symtab_node*}’ to ‘edge_def*’
In file included from gtype-desc.c:54:0:
../../src-trunk/gcc/gimple-ssa.h:48:13: note: candidate: void gt_pch_nx(gimple*&)
 extern void gt_pch_nx (gimple *&);
             ^~~~~~~~~
../../src-trunk/gcc/gimple-ssa.h:48:13: note:   no known conversion for argument 1 from ‘hash_map<symtab_node*, symbol_priority_map>::Key {aka symtab_node*}’ to ‘gimple*&’
In file included from gtype-desc.c:26:0:
../../src-trunk/gcc/tree.h:5450:13: note: candidate: void gt_pch_nx(tree_node*&, gt_pointer_operator, void*)
 extern void gt_pch_nx (tree &, gt_pointer_operator, void *);
             ^~~~~~~~~
../../src-trunk/gcc/tree.h:5450:13: note:   candidate expects 3 arguments, 1 provided
In file included from ../../src-trunk/gcc/coretypes.h:398:0,
                 from gtype-desc.c:23:
../../src-trunk/gcc/hash-set.h:144:1: note: candidate: template<class K, class H> void gt_pch_nx(hash_set<K, H>*, gt_pointer_operator, void*)
 gt_pch_nx (hash_set<K, H> *h, gt_pointer_operator op, void *cookie)
 ^~~~~~~~~
../../src-trunk/gcc/hash-set.h:144:1: note:   template argument deduction/substitution failed:
In file included from ../../src-trunk/gcc/hash-table.h:561:0,
                 from ../../src-trunk/gcc/coretypes.h:397,
                 from gtype-desc.c:23:
../../src-trunk/gcc/hash-map.h:67:12: note:   ‘symtab_node’ is not derived from ‘hash_set<K, H>’
  gt_pch_nx (e.m_key);
  ~~~~~~~~~~^~~~~~~~~
In file included from ../../src-trunk/gcc/coretypes.h:398:0,
                 from gtype-desc.c:23:
../../src-trunk/gcc/hash-set.h:137:1: note: candidate: template<class K, class H> void gt_pch_nx(hash_set<K, H>*)
 gt_pch_nx (hash_set<K, H> *h)
 ^~~~~~~~~
../../src-trunk/gcc/hash-set.h:137:1: note:   template argument deduction/substitution failed:
In file included from ../../src-trunk/gcc/hash-table.h:561:0,
                 from ../../src-trunk/gcc/coretypes.h:397,
                 from gtype-desc.c:23:
../../src-trunk/gcc/hash-map.h:67:12: note:   ‘symtab_node’ is not derived from ‘hash_set<K, H>’
  gt_pch_nx (e.m_key);
  ~~~~~~~~~~^~~~~~~~~
In file included from ../../src-trunk/gcc/coretypes.h:397:0,
                 from gtype-desc.c:23:
../../src-trunk/gcc/hash-table.h:1070:1: note: candidate: template<class D> void gt_pch_nx(hash_table<E>*, gt_pointer_operator, void*)
 gt_pch_nx (hash_table<D> *h, gt_pointer_operator op, void *cookie)
 ^~~~~~~~~
../../src-trunk/gcc/hash-table.h:1070:1: note:   template argument deduction/substitution failed:
In file included from ../../src-trunk/gcc/hash-table.h:561:0,
                 from ../../src-trunk/gcc/coretypes.h:397,
                 from gtype-desc.c:23:
../../src-trunk/gcc/hash-map.h:67:12: note:   ‘symtab_node’ is not derived from ‘hash_table<E>’
  gt_pch_nx (e.m_key);
  ~~~~~~~~~~^~~~~~~~~
In file included from ../../src-trunk/gcc/coretypes.h:397:0,
                 from gtype-desc.c:23:
../../src-trunk/gcc/hash-table.h:1053:1: note: candidate: template<class D> void gt_pch_nx(hash_table<E>*)
 gt_pch_nx (hash_table<D> *h)
 ^~~~~~~~~
../../src-trunk/gcc/hash-table.h:1053:1: note:   template argument deduction/substitution failed:
In file included from ../../src-trunk/gcc/hash-table.h:561:0,
                 from ../../src-trunk/gcc/coretypes.h:397,
                 from gtype-desc.c:23:
../../src-trunk/gcc/hash-map.h:67:12: note:   ‘symtab_node’ is not derived from ‘hash_table<E>’
  gt_pch_nx (e.m_key);
  ~~~~~~~~~~^~~~~~~~~
../../src-trunk/gcc/hash-map.h:263:1: note: candidate: template<class K, class V, class H> void gt_pch_nx(hash_map<K, V, H>*, gt_pointer_operator, void*)
 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie)
 ^~~~~~~~~
../../src-trunk/gcc/hash-map.h:263:1: note:   template argument deduction/substitution failed:
../../src-trunk/gcc/hash-map.h:67:12: note:   ‘symtab_node’ is not derived from ‘hash_map<K, V, H>’
  gt_pch_nx (e.m_key);
  ~~~~~~~~~~^~~~~~~~~
../../src-trunk/gcc/hash-map.h:256:1: note: candidate: template<class K, class V, class H> void gt_pch_nx(hash_map<K, V, H>*)
 gt_pch_nx (hash_map<K, V, H> *h)
 ^~~~~~~~~
../../src-trunk/gcc/hash-map.h:256:1: note:   template argument deduction/substitution failed:
../../src-trunk/gcc/hash-map.h:67:12: note:   ‘symtab_node’ is not derived from ‘hash_map<K, V, H>’
  gt_pch_nx (e.m_key);
  ~~~~~~~~~~^~~~~~~~~
/export/gnu/import/git/gcc-test-intel64corei7/bld/./prev-gcc/xg++ -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./prev-gcc/ -B/usr/7.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ -B/export/gnu/import/git/gcc-test-intel64corei7/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/export/gnu/import/git/gcc-test-intel64corei7/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs  -I/export/gnu/import/git/gcc-test-intel64corei7/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu  -I/export/gnu/import/git/gcc-test-intel64corei7/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include  -I/export/gnu/import/git/gcc-test-intel64corei7/src-trunk/libstdc++-v3/libsupc++ -L/export/gnu/import/git/gcc-test-intel64corei7/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/export/gnu/import/git/gcc-test-intel64corei7/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -fno-PIE -c   -g -O2 -gtoggle -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -I. -I. -I../../src-trunk/gcc -I../../src-trunk/gcc/. -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I../../src-trunk/gcc/../libbacktrace   -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo ../../src-trunk/gcc/hsa-brig.c
Makefile:1086: recipe for target 'gtype-desc.o' failed
make[6]: *** [gtype-desc.o] Error 1
make[6]: *** Waiting for unfinished jobs....
rm fsf-funding.pod grmic.pod gcov.pod gc-analyze.pod gpl.pod cpp.pod gfdl.pod gfortran.pod gcc.pod gcj-dbtool.pod jcf-dump.pod jv-convert.pod gcj.pod gcov-tool.pod gij.pod
make[6]: Leaving directory '/export/gnu/import/git/gcc-test-intel64corei7/bld/gcc'
Makefile:4431: recipe for target 'all-stage2-gcc' failed
make[5]: *** [all-stage2-gcc] Error 2
make[5]: Leaving directory '/export/gnu/import/git/gcc-test-intel64corei7/bld'
Makefile:23115: recipe for target 'stage2-bubble' failed
make[4]: *** [stage2-bubble] Error 2
make[4]: Leaving directory '/export/gnu/import/git/gcc-test-intel64corei7/bld'
Makefile:23318: recipe for target 'bootstrap' failed
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-intel64corei7/bld'
5594.98user 210.89system 14:45.59elapsed 655%CPU (0avgtext+0avgdata 949128maxresident)k
4240inputs+4891784outputs (0major+61564313minor)pagefaults 0swaps
Makefile:291: recipe for target 'bootstrap' failed
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-intel64corei7'



More information about the Gcc-regression mailing list