Gcc [trunk revision 236843] failed to profiledbootstrap on x86_64!

H.J. Lu Intel64 LTO/FDO intel64profiled@gnu-mic-1.sc.intel.com
Sat May 28 02:19:00 GMT 2016


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	 --prefix=/usr/7.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-libmpx --with-build-config=bootstrap-lto --disable-werror --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.236843.trunk.x86_64 >> makelog.236843.trunk.x86_64.mail; \
make[6]: *** [gtype-desc.o] Error 1
make[5]: *** [all-stageprofile-gcc] Error 2
make[4]: *** [stageprofile-bubble] Error 2
make[3]: *** [profiledbootstrap] Error 2
make[2]: *** [profiledbootstrap] Error 2
In file included from gtype-desc.c:55:0:
../../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);
  ~~~~~~~~~~^~~~~~~~~
Makefile:1086: recipe for target 'gtype-desc.o' failed
make[6]: *** [gtype-desc.o] Error 1
make[6]: *** Waiting for unfinished jobs....
rm gc-analyze.pod fsf-funding.pod grmic.pod gcov.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-profiled/bld/gcc'
Makefile:4548: recipe for target 'all-stageprofile-gcc' failed
make[5]: *** [all-stageprofile-gcc] Error 2
make[5]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
Makefile:23635: recipe for target 'stageprofile-bubble' failed
make[4]: *** [stageprofile-bubble] Error 2
make[4]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
Makefile:23771: recipe for target 'profiledbootstrap' failed
make[3]: *** [profiledbootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
8139.03user 164.38system 24:37.87elapsed 561%CPU (0avgtext+0avgdata 949412maxresident)k
64inputs+8620808outputs (0major+50703033minor)pagefaults 0swaps
Makefile:291: recipe for target 'profiledbootstrap' failed
make[2]: *** [profiledbootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-profiled'



More information about the Gcc-regression mailing list