From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4049 invoked by alias); 4 May 2019 08:55:57 -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 4037 invoked by uid 89); 4 May 2019 08:55:56 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_50,GIT_PATCH_3,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=unfinished, sk:8a522c6, UD:filename-seen-cache.o, forkchildo 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; Sat, 04 May 2019 08:55:55 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Fedora-x86_64-cc-with-index, revision 8a522c6cab56bd55f1454638786f999f6f636354 From: gdb-buildbot@sergiodj.net To: Philippe Waroquiers , gdb-patches@sourceware.org In-Reply-To: <8a522c6cab56bd55f1454638786f999f6f636354-master-breakage@gdb-build> Message-Id: Date: Sat, 04 May 2019 08:55:00 -0000 X-SW-Source: 2019-05/txt/msg00127.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'Have 'thread|frame apply' style their output.' Revision: 8a522c6cab56bd55f1454638786f999f6f636354 You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Buildslave: fedora-x86-64-1 Full Build URL: Commit(s) tested: 8a522c6cab56bd55f1454638786f999f6f636354 Author(s) (in the same order as the commits): Philippe Waroquiers Subject: Have 'thread|frame apply' style their output. 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 compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX continuations.o CXX copying.o CXX corefile.o CXX corelow.o CXX cp-abi.o CXX cp-name-parser.o CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o CXX cris-linux-tdep.o CXX cris-tdep.o CXX csky-linux-tdep.o CXX csky-tdep.o CXX ctf.o CXX d-exp.o CXX d-lang.o CXX d-namespace.o CXX d-valprint.o CXX dbxread.o CXX dcache.o CXX debug.o CXX demangle.o CXX dicos-tdep.o CXX dictionary.o CXX disasm-selftests.o CXX disasm.o CXX dtrace-probe.o CXX dummy-frame.o CXX dwarf-index-cache.o CXX dwarf-index-common.o CXX dwarf-index-write.o CXX dwarf2-frame-tailcall.o CXX dwarf2-frame.o CXX dwarf2expr.o CXX dwarf2loc.o CXX dwarf2read.o CXX elfread.o CXX eval.o CXX event-loop.o CXX event-top.o CXX exceptions.o CXX exec.o CXX expprint.o CXX extension.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX fbsd-tdep.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX frv-linux-tdep.o CXX frv-tdep.o CXX ft32-tdep.o CXX gcore.o CXX gdb-dlfcn.o CXX gdb_bfd.o CXX gdb_obstack.o CXX gdb_regex.o CXX gdb_usleep.o CXX gdbarch-selftests.o CXX gdbarch.o CXX gdbtypes.o CXX glibc-tdep.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX guile/scm-arch.o CXX guile/scm-auto-load.o ../../binutils-gdb/gdb/guile/guile.c: In lambda function: ../../binutils-gdb/gdb/guile/guile.c:310:62: error: too few arguments to function std::__cxx11::string execute_command_to_string(const char*, int, bool) to_string_res = execute_command_to_string (command, from_tty); ^ In file included from ../../binutils-gdb/gdb/guile/guile.c:29: ../../binutils-gdb/gdb/gdbcmd.h:140:20: note: declared here extern std::string execute_command_to_string (const char *p, int from_tty, ^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:1643: guile/guile.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-cc-with-index/build/gdb' make[1]: *** [Makefile:8793: all-gdb] Error 2 make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-cc-with-index/build' make: *** [Makefile:850: all] Error 2 ============================