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 236843] failed to bootstrap on i686!


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-fpic}'" CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-trunk/configure \
	 --prefix=/usr/7.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-libmpx i686-linux --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
configure: WARNING: you should use --build, --host, --target
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
    grep "Error " makelog.236843.trunk.i686.pic >> makelog.236843.trunk.i686.pic.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
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 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 gcj.pod jv-convert.pod gcov-tool.pod gij.pod
make[6]: Leaving directory '/export/gnu/import/git/gcc-test-ia32/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-ia32/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-ia32/bld'
Makefile:23318: recipe for target 'bootstrap' failed
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-ia32/bld'
5287.55user 140.72system 24:11.87elapsed 373%CPU (0avgtext+0avgdata 592692maxresident)k
32inputs+4883208outputs (0major+35516807minor)pagefaults 0swaps
Makefile:291: recipe for target 'bootstrap' failed
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-ia32'


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