From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29170 invoked by alias); 16 Apr 2018 11:50:25 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 29161 invoked by uid 89); 16 Apr 2018 11:50:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.5 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,SPF_PASS autolearn=ham version=3.3.2 spammy= 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; Mon, 16 Apr 2018 11:50:23 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Mon, 16 Apr 2018 11:50:00 -0000 Subject: *** COMPILATION FAILED *** Failures on NetBSD-x86_64-m64, branch master *** BREAKAGE *** From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2018-q2/txt/msg01317.txt.bz2 Buildslave: gdb-amd64-netbsd7 Full Build URL: Commit(s) tested: ddb000396c9246649e02669e0bd6ad3949973e5a Author(s) (in the same order as the commits): Alan Modra Subject: Remove arm-epoc-pe support 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. CXX dwarf-index-write.o CXX dwarf2-frame.o CXX dwarf2-frame-tailcall.o CXX dwarf2expr.o CXX dwarf2loc.o CXX dwarf2read.o CXX eval.o CXX event-loop.o CXX event-top.o CXX exceptions.o CXX expprint.o CXX extension.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX frame.o CXX frame-base.o CXX frame-unwind.o CXX gcore.o CXX gdb_bfd.o CXX gdb-dlfcn.o CXX gdb_obstack.o CXX gdb_regex.o CXX gdb_usleep.o CXX gdbarch.o CXX gdbarch-selftests.o CXX gdbtypes.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX inf-child.o CXX inf-loop.o CXX infcall.o CXX infcmd.o CXX inferior.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX jit.o CXX language.o CXX linespec.o CXX location.o CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX macrocmd.o CXX macroexp.o CXX macroscope.o CXX macrotab.o CXX main.o CXX maint.o CXX mdebugread.o CXX mem-break.o CXX memattr.o CXX memory-map.o CXX memrange.o CXX minidebug.o CXX minsyms.o CXX mipsread.o CXX namespace.o CXX objc-lang.o CXX objfiles.o CXX observable.o CXX opencl-lang.o CXX osabi.o CXX osdata.o CXX p-lang.o CXX p-typeprint.o CXX p-valprint.o CXX parse.o CXX printcmd.o CXX probe.o CXX producer.o CXX progspace.o CXX progspace-and-thread.o CXX prologue-value.o CXX psymtab.o CXX record.o CXX record-btrace.o CXX record-full.o CXX regcache.o ../../binutils-gdb/gdb/regcache.c: In function 'void selftests::cooked_write_test(gdbarch*)': ../../binutils-gdb/gdb/regcache.c:1791:52: error: 'bfd_mach_sh5' was not declared in this scope && gdbarch_bfd_arch_info (gdbarch)->mach == bfd_mach_sh5 ^ Makefile:1612: recipe for target 'regcache.o' failed gmake[2]: *** [regcache.o] Error 1 gmake[2]: Leaving directory '/home/motusgdb/motus/netbsd-x86_64/build/gdb' Makefile:8791: recipe for target 'all-gdb' failed gmake[1]: *** [all-gdb] Error 2 gmake[1]: Leaving directory '/home/motusgdb/motus/netbsd-x86_64/build' Makefile:848: recipe for target 'all' failed gmake: *** [all] Error 2 ============================