From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11009 invoked by alias); 18 Jun 2019 17:05:04 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 10953 invoked by uid 89); 18 Jun 2019 17:05:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.8 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,SPF_PASS autolearn=ham version=3.3.1 spammy=1070, 1402, sk:dwarfi, UD:dwarf-index-cache.c X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 18 Jun 2019 17:04:59 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder RHEL-s390x-m64, revision 3360b6e7963e3c579e50078e78d226ea63e2960f From: gdb-buildbot@sergiodj.net To: Tom de Vries , gdb-patches@sourceware.org In-Reply-To: <3360b6e7963e3c579e50078e78d226ea63e2960f-master-breakage@gdb-build> Message-Id: Date: Tue, 18 Jun 2019 17:05:00 -0000 X-SW-Source: 2019-06/txt/msg00350.txt.bz2 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: Commit(s) tested: 3360b6e7963e3c579e50078e78d226ea63e2960f Author(s) (in the same order as the commits): Tom de Vries Subject: [gdb] Fix abstract_to_concrete type Testsuite log (gdb.sum and gdb.log) URL(s): *** 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 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 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 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 >, std::__detail::_Select1st, std::hash, 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 >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Hashtable_traits > /usr/include/c++/4.8.2/bits/hashtable.h:174:11: required from class std::_Hashtable >, std::allocator, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits > /usr/include/c++/4.8.2/bits/unordered_map.h:100:18: required from class std::__cxx1998::unordered_map, std::hash, std::equal_to, std::allocator > /usr/include/c++/4.8.2/debug/unordered_map:50:11: required from class std::__debug::unordered_map > ../../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 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 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 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 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 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 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 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 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 ============================