From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 70617 invoked by alias); 13 Apr 2018 17:44:55 -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 68047 invoked by uid 89); 13 Apr 2018 17:44:54 -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; Fri, 13 Apr 2018 17:44:53 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Fri, 13 Apr 2018 17:44: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/msg01114.txt.bz2 Buildslave: gdb-amd64-netbsd7 Full Build URL: Commit(s) tested: b744723f571815e6cee43df371c8e733e34e1edf Author(s) (in the same order as the commits): Andreas Arnez Subject: Show line numbers in output for "info var/func/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. 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 CXX regcache-dump.o CXX reggroups.o CXX registry.o CXX remote.o CXX remote-fileio.o CXX remote-notif.o CXX reverse.o CXX rust-lang.o CXX sentinel-frame.o CXX ser-event.o CXX serial.o CXX skip.o CXX solib.o CXX solib-target.o CXX source.o CXX stabsread.o CXX stack.o CXX std-regs.o CXX symfile.o CXX symfile-debug.o CXX symmisc.o CXX symtab.o CXX target.o CXX target-dcache.o CXX target-descriptions.o CXX target-memory.o CXX thread.o CXX thread-fsm.o CXX tid-parse.o CXX top.o CXX tracefile.o CXX tracefile-tfile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX target-float.o CXX typeprint.o CXX ui-file.o CXX ui-out.o CXX user-regs.o CXX utils.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o CXX xml-support.o CXX xml-syscall.o CXX xml-tdesc.o CXX target/waitstatus.o CXX compile/compile.o CXX compile/compile-c-support.o CXX compile/compile-c-symbols.o CXX compile/compile-c-types.o CXX compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX inflow.o GEN init.c CXX init.o CXXLD gdb i386-tdep.o: In function `i386_in_indirect_branch_thunk(gdbarch*, unsigned long)': i386-tdep.c:(.text+0x7c82): undefined reference to `x86_in_indirect_branch_thunk(unsigned long, char const**, int, int)' amd64-tdep.o: In function `amd64_in_indirect_branch_thunk(gdbarch*, unsigned long)': amd64-tdep.c:(.text+0x4e3d): undefined reference to `x86_in_indirect_branch_thunk(unsigned long, char const**, int, int)' Makefile:1911: recipe for target 'gdb' failed gmake[2]: *** [gdb] 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 ============================