This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Breakage on builder NetBSD-x86_64-m64, revision 3360b6e7963e3c579e50078e78d226ea63e2960f


Unfortunately it seems that there is a breakage on GDB.

Commit title: '[gdb] Fix abstract_to_concrete type'
Revision: 3360b6e7963e3c579e50078e78d226ea63e2960f

You can find more details below:

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Buildslave:
	gdb-amd64-netbsd7

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/NetBSD-x86_64-m64/builds/7292>

Commit(s) tested:
	3360b6e7963e3c579e50078e78d226ea63e2960f

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb] Fix abstract_to_concrete type

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/NetBSD-x86_64-m64/33/3360b6e7963e3c579e50078e78d226ea63e2960f/>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

                 from /usr/include/g++/string:40,
                 from ../../binutils-gdb/gdb/common/common-utils.h:23,
                 from ../../binutils-gdb/gdb/common/common-defs.h:122,
                 from ../../binutils-gdb/gdb/defs.h:28,
                 from ../../binutils-gdb/gdb/dwarf-index-cache.c:20:
/usr/include/g++/type_traits: In instantiation of 'struct std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >':
/usr/include/g++/bits/unordered_map.h:100:66:   required from 'class std::__cxx1998::unordered_map<sect_offset, std::__debug::vector<sect_offset>, std::hash<sect_offset>, std::equal_to<sect_offset>, std::allocator<std::pair<const sect_offset, std::__debug::vector<sect_offset> > > >'
/usr/include/g++/debug/unordered_map:51:11:   required from 'class std::__debug::unordered_map<sect_offset, std::__debug::vector<sect_offset> >'
../../binutils-gdb/gdb/dwarf2read.h:260:5:   required from here
/usr/include/g++/type_traits:148:38: error: 'value' is not a member of 'std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > >'
     : public integral_constant<bool, !_Pp::value>
                                      ^
In file included from /usr/include/g++/unordered_map:48:0,
                 from ../../binutils-gdb/gdb/dwarf2read.h:23,
                 from ../../binutils-gdb/gdb/dwarf-index-write.h:24,
                 from ../../binutils-gdb/gdb/dwarf-index-cache.c:28:
/usr/include/g++/bits/unordered_map.h: In instantiation of 'class std::__cxx1998::unordered_map<sect_offset, std::__debug::vector<sect_offset>, std::hash<sect_offset>, std::equal_to<sect_offset>, std::allocator<std::pair<const sect_offset, std::__debug::vector<sect_offset> > > >':
/usr/include/g++/debug/unordered_map:51:11:   required from 'class std::__debug::unordered_map<sect_offset, std::__debug::vector<sect_offset> >'
../../binutils-gdb/gdb/dwarf2read.h:260:5:   required from here
/usr/include/g++/bits/unordered_map.h:100:66: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef __umap_hashtable<_Key, _Tp, _Hash, _Pred, _Alloc>  _Hashtable;
                                                                  ^
/usr/include/g++/bits/unordered_map.h:107:45: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::key_type key_type;
                                             ^
/usr/include/g++/bits/unordered_map.h:108:47: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::value_type value_type;
                                               ^
/usr/include/g++/bits/unordered_map.h:109:48: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::mapped_type mapped_type;
                                                ^
/usr/include/g++/bits/unordered_map.h:110:43: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::hasher hasher;
                                           ^
/usr/include/g++/bits/unordered_map.h:111:46: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::key_equal key_equal;
                                              ^
/usr/include/g++/bits/unordered_map.h:112:51: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::allocator_type allocator_type;
                                                   ^
/usr/include/g++/bits/unordered_map.h:117:45: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::pointer  pointer;
                                             ^
/usr/include/g++/bits/unordered_map.h:118:50: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::const_pointer const_pointer;
                                                  ^
/usr/include/g++/bits/unordered_map.h:119:47: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::reference  reference;
                                               ^
/usr/include/g++/bits/unordered_map.h:120:52: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::const_reference const_reference;
                                                    ^
/usr/include/g++/bits/unordered_map.h:121:46: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::iterator  iterator;
                                              ^
/usr/include/g++/bits/unordered_map.h:122:51: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::const_iterator const_iterator;
                                                   ^
/usr/include/g++/bits/unordered_map.h:123:51: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::local_iterator local_iterator;
                                                   ^
/usr/include/g++/bits/unordered_map.h:124:57: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::const_local_iterator const_local_iterator;
                                                         ^
/usr/include/g++/bits/unordered_map.h:125:47: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::size_type  size_type;
                                               ^
/usr/include/g++/bits/unordered_map.h:126:52: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       typedef typename _Hashtable::difference_type difference_type;
                                                    ^
/usr/include/g++/bits/unordered_map.h:280:7: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       operator=(initializer_list<value_type> __l)
       ^
/usr/include/g++/bits/unordered_map.h:379:2: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
  emplace(_Args&&... __args)
  ^
/usr/include/g++/bits/unordered_map.h:432:7: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       insert(const value_type& __x)
       ^
/usr/include/g++/bits/unordered_map.h:439:2: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
  insert(_Pair&& __x)
  ^
/usr/include/g++/bits/unordered_map.h:499:7: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       insert(initializer_list<value_type> __l)
       ^
/usr/include/g++/bits/unordered_map.h:645:7: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       equal_range(const key_type& __x)
       ^
/usr/include/g++/bits/unordered_map.h:649:7: error: 'value' is not a member of 'std::__not_<std::__and_<std::__is_fast_hash<std::hash<sect_offset> >, std::__detail::__is_noexcept_hash<sect_offset, std::hash<sect_offset> > > >'
       equal_range(const key_type& __x) const
       ^
Makefile:1630: recipe for target 'dwarf-index-cache.o' failed
gmake[2]: Leaving directory '/data/motusgdb/motus/netbsd-x86_64/build/gdb'
gmake[2]: *** [dwarf-index-cache.o] Error 1
Makefile:9228: recipe for target 'all-gdb' failed
gmake[1]: *** [all-gdb] Error 2
gmake[1]: Leaving directory '/data/motusgdb/motus/netbsd-x86_64/build'
Makefile:850: recipe for target 'all' failed
gmake: *** [all] Error 2
============================


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