From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 88681 invoked by alias); 18 Jul 2019 02:32:31 -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 88662 invoked by uid 89); 18 Jul 2019 02:32:31 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.5 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,KAM_NUMSUBJECT,SPF_PASS autolearn=ham version=3.3.1 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; Thu, 18 Jul 2019 02:32:29 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder NetBSD-x86_64-m64, revision 098f9ed48e1c94a2624c825ba93d72b163d41196 From: gdb-buildbot@sergiodj.net To: gdb-patches@sourceware.org To: gdb-patches@sourceware.org, Tom Tromey In-Reply-To: <098f9ed48e1c94a2624c825ba93d72b163d41196-master-breakage@gdb-build> Message-Id: Date: Thu, 18 Jul 2019 02:32:00 -0000 X-SW-Source: 2019-07/txt/msg00415.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'Always create an execution info window for a source window' Revision: 098f9ed48e1c94a2624c825ba93d72b163d41196 You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. CXX opencl-lang.o CXX osabi.o CXX osdata.o YACC p-exp.c CXX p-exp.o CXX p-lang.o CXX p-typeprint.o CXX p-valprint.o CXX parse.o CXX posix-hdep.o CXX printcmd.o CXX probe.o CXX process-stratum-target.o CXX producer.o CXX progspace-and-thread.o CXX progspace.o CXX prologue-value.o CXX psymtab.o CXX python/python.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX registry.o CXX remote-fileio.o CXX remote-notif.o CXX remote.o CXX reverse.o YACC rust-exp.c CXX rust-exp.o CXX rust-lang.o CXX selftest-arch.o CXX sentinel-frame.o CXX ser-base.o CXX ser-event.o CXX ser-pipe.o CXX ser-tcp.o CXX ser-uds.o CXX ser-unix.o CXX serial.o CXX skip.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o CXX source.o CXX stabsread.o CXX stack.o CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-dcache.o CXX target-descriptions.o CXX target-float.o CXX target-memory.o CXX target.o CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o CXX tid-parse.o CXX top.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX tui/tui-command.o CXX tui/tui-data.o CXX tui/tui-disasm.o CXX tui/tui-file.o CXX tui/tui-hooks.o CXX tui/tui-interp.o CXX tui/tui-io.o CXX tui/tui-layout.o ../../binutils-gdb/gdb/tui/tui-layout.c: In function 'void show_data(tui_layout_type)': ../../binutils-gdb/gdb/tui/tui-layout.c:682:72: error: no matching function for call to 'tui_win_info::reset(int&, int, int, int)' tui_win_list[DATA_WIN]->reset (data_height, tui_term_width (), 0, 0); ^ In file included from ../../binutils-gdb/gdb/tui/tui-layout.c:31:0: ../../binutils-gdb/gdb/tui/tui-data.h:64:16: note: candidate: virtual void tui_gen_win_info::reset(tui_win_type, int, int, int, int) virtual void reset (enum tui_win_type win_type, ^ ../../binutils-gdb/gdb/tui/tui-data.h:64:16: note: candidate expects 5 arguments, 4 provided Makefile:1630: recipe for target 'tui/tui-layout.o' failed gmake[2]: *** [tui/tui-layout.o] Error 1 gmake[2]: Leaving directory '/data/motusgdb/gdbosci/netbsd-x86_64/build/gdb' Makefile:9228: recipe for target 'all-gdb' failed gmake[1]: *** [all-gdb] Error 2 gmake[1]: Leaving directory '/data/motusgdb/gdbosci/netbsd-x86_64/build' Makefile:850: recipe for target 'all' failed gmake: *** [all] Error 2 program finished with exit code 2 elapsedTime=686.546540