Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net
To: Tom de Vries <tdevries@suse.de>, gdb-patches@sourceware.org
Subject: Breakage on builder RHEL-s390x-m64, revision 3360b6e7963e3c579e50078e78d226ea63e2960f
Date: Tue, 18 Jun 2019 17:05:00 -0000	[thread overview]
Message-ID: <E1hdHXV-0005uM-ME@kwanyin.sergiodj.net> (raw)
In-Reply-To: <3360b6e7963e3c579e50078e78d226ea63e2960f-master-breakage@gdb-build>

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:
	rhel-7_1-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/RHEL-s390x-m64/builds/10253>

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/RHEL-s390x-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 ../../binutils-gdb/gdb/defs.h:28,
                 from ../../binutils-gdb/gdb/dwarf-index-cache.c:20:
/usr/include/c++/4.8.2/bits/functional_hash.h:58:12: error: declaration of struct std::hash<sect_offset>
     struct hash;
            ^
In file included from /usr/include/c++/4.8.2/bits/hashtable.h:35:0,
                 from /usr/include/c++/4.8.2/unordered_map:47,
                 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/c++/4.8.2/bits/hashtable_policy.h:1082:53: error: invalid use of incomplete type struct std::hash<sect_offset>
       using __ebo_h1 = _Hashtable_ebo_helper<1, _H1>;
                                                     ^
In file included from /usr/include/c++/4.8.2/bits/basic_string.h:3033:0,
                 from /usr/include/c++/4.8.2/string:52,
                 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/c++/4.8.2/bits/functional_hash.h:58:12: error: declaration of struct std::hash<sect_offset>
     struct hash;
            ^
make[2]: *** [dwarf-index-cache.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /usr/include/c++/4.8.2/bits/hashtable.h:35:0,
                 from /usr/include/c++/4.8.2/unordered_map:47,
                 from ../../binutils-gdb/gdb/dwarf2read.h:23,
                 from ../../binutils-gdb/gdb/dwarf-index-write.c:32:
/usr/include/c++/4.8.2/bits/hashtable_policy.h: In instantiation of struct std::__detail::_Hash_code_base<sect_offset, std::pair<const sect_offset, std::__debug::vector<sect_offset> >, std::__detail::_Select1st, std::hash<sect_offset>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, true>:
/usr/include/c++/4.8.2/bits/hashtable_policy.h:1402:10:   required from struct std::__detail::_Hashtable_base<sect_offset, std::pair<const sect_offset, std::__debug::vector<sect_offset> >, std::__detail::_Select1st, std::equal_to<sect_offset>, std::hash<sect_offset>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits<true, false, true> >
/usr/include/c++/4.8.2/bits/hashtable.h:174:11:   required from class std::_Hashtable<sect_offset, std::pair<const sect_offset, std::__debug::vector<sect_offset> >, std::allocator<sect_offset>, std::__detail::_Select1st, std::equal_to<sect_offset>, std::hash<sect_offset>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >
/usr/include/c++/4.8.2/bits/unordered_map.h:100:18:   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<sect_offset> >
/usr/include/c++/4.8.2/debug/unordered_map:50: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/c++/4.8.2/bits/hashtable_policy.h:1070:12: error: invalid use of incomplete type struct std::hash<sect_offset>
     struct _Hash_code_base<_Key, _Value, _ExtractKey, _H1, _H2,
            ^
In file included from /usr/include/c++/4.8.2/bits/basic_string.h:3033:0,
                 from /usr/include/c++/4.8.2/string:52,
                 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-write.c:20:
/usr/include/c++/4.8.2/bits/functional_hash.h:58:12: error: declaration of struct std::hash<sect_offset>
     struct hash;
            ^
In file included from /usr/include/c++/4.8.2/bits/hashtable.h:35:0,
                 from /usr/include/c++/4.8.2/unordered_map:47,
                 from ../../binutils-gdb/gdb/dwarf2read.h:23,
                 from ../../binutils-gdb/gdb/dwarf-index-write.c:32:
/usr/include/c++/4.8.2/bits/hashtable_policy.h:1070:12: error: invalid use of incomplete type struct std::hash<sect_offset>
     struct _Hash_code_base<_Key, _Value, _ExtractKey, _H1, _H2,
            ^
In file included from /usr/include/c++/4.8.2/bits/basic_string.h:3033:0,
                 from /usr/include/c++/4.8.2/string:52,
                 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-write.c:20:
/usr/include/c++/4.8.2/bits/functional_hash.h:58:12: error: declaration of struct std::hash<sect_offset>
     struct hash;
            ^
In file included from /usr/include/c++/4.8.2/bits/hashtable.h:35:0,
                 from /usr/include/c++/4.8.2/unordered_map:47,
                 from ../../binutils-gdb/gdb/dwarf2read.h:23,
                 from ../../binutils-gdb/gdb/dwarf-index-write.c:32:
/usr/include/c++/4.8.2/bits/hashtable_policy.h:1082:53: error: invalid use of incomplete type struct std::hash<sect_offset>
       using __ebo_h1 = _Hashtable_ebo_helper<1, _H1>;
                                                     ^
In file included from /usr/include/c++/4.8.2/bits/basic_string.h:3033:0,
                 from /usr/include/c++/4.8.2/string:52,
                 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-write.c:20:
/usr/include/c++/4.8.2/bits/functional_hash.h:58:12: error: declaration of struct std::hash<sect_offset>
     struct hash;
            ^
In file included from /usr/include/c++/4.8.2/bits/hashtable.h:35:0,
                 from /usr/include/c++/4.8.2/unordered_map:47,
                 from ../../binutils-gdb/gdb/dwarf2read.h:23,
                 from ../../binutils-gdb/gdb/dwarf-index-write.c:32:
/usr/include/c++/4.8.2/bits/hashtable_policy.h:1082:53: error: invalid use of incomplete type struct std::hash<sect_offset>
       using __ebo_h1 = _Hashtable_ebo_helper<1, _H1>;
                                                     ^
In file included from /usr/include/c++/4.8.2/bits/basic_string.h:3033:0,
                 from /usr/include/c++/4.8.2/string:52,
                 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-write.c:20:
/usr/include/c++/4.8.2/bits/functional_hash.h:58:12: error: declaration of struct std::hash<sect_offset>
     struct hash;
            ^
make[2]: *** [dwarf-index-write.o] Error 1
make[2]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build'
make: *** [all] Error 2
============================


  reply	other threads:[~2019-06-18 17:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18 17:05 Oh dear. I regret to inform you that commit 3360b6e7963e3c579e50078e78d226ea63e2960f might be unfortunate gdb-buildbot
2019-06-18 17:05 ` gdb-buildbot [this message]
2019-06-18 17:10 ` Breakage on builder NetBSD-x86_64-m64, revision 3360b6e7963e3c579e50078e78d226ea63e2960f gdb-buildbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1hdHXV-0005uM-ME@kwanyin.sergiodj.net \
    --to=gdb-buildbot@sergiodj.net \
    --cc=gdb-patches@sourceware.org \
    --cc=tdevries@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox