Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net
To: Tom Tromey <tom@tromey.com>, gdb-patches@sourceware.org
Subject: Breakage on builder NetBSD-x86_64-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6
Date: Sat, 29 Dec 2018 00:20:00 -0000	[thread overview]
Message-ID: <E1gd2Mx-00078H-Oj@kwanyin.sergiodj.net> (raw)
In-Reply-To: <62f29fda90cf1d5a1899f57ef78452471c707fd6-master-breakage@gdb-build>

Unfortunately it seems that there is a breakage on GDB.

Commit title: 'Highlight source code using GNU Source Highlight'
Revision: 62f29fda90cf1d5a1899f57ef78452471c707fd6

You can find more details below:

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Buildslave:
	gdb-amd64-netbsd7

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/NetBSD-x86_64-m64/builds/6031>

Commit(s) tested:
	62f29fda90cf1d5a1899f57ef78452471c707fd6

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Highlight source code using GNU Source Highlight

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/NetBSD-x86_64-m64/62/62f29fda90cf1d5a1899f57ef78452471c707fd6/>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

  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    mi/mi-cmd-break.o
  CXX    mi/mi-cmd-catch.o
  CXX    mi/mi-cmd-disas.o
  CXX    mi/mi-cmd-env.o
  CXX    mi/mi-cmd-file.o
  CXX    mi/mi-cmd-info.o
  CXX    mi/mi-cmd-stack.o
  CXX    mi/mi-cmd-target.o
  CXX    mi/mi-cmd-var.o
  CXX    mi/mi-cmds.o
  CXX    mi/mi-common.o
  CXX    mi/mi-console.o
  CXX    mi/mi-getopt.o
  CXX    mi/mi-interp.o
  CXX    mi/mi-main.o
  CXX    mi/mi-out.o
  CXX    mi/mi-parse.o
  CXX    mi/mi-symbol-cmds.o
  CXX    minidebug.o
  CXX    minsyms.o
  CXX    mipsread.o
  CXX    namespace.o
  CXX    nat/fork-inferior.o
  CXX    nat/x86-dregs.o
  CXX    nbsd-nat.o
  CXX    nbsd-tdep.o
  CXX    objc-lang.o
  CXX    objfiles.o
  CXX    observable.o
  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
../../binutils-gdb/gdb/source-cache.c:115:1: error: 'const char* get_language_name(language)' defined but not used [-Werror=unused-function]
 get_language_name (enum language lang)
 ^
cc1plus: all warnings being treated as errors
Makefile:1637: recipe for target 'source-cache.o' failed
gmake[2]: *** [source-cache.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
============================


  parent reply	other threads:[~2018-12-29  0:20 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-28 23:23 Oh dear. I regret to inform you that commit 62f29fda90cf1d5a1899f57ef78452471c707fd6 might be unfortunate gdb-buildbot
2018-12-28 23:23 ` Breakage on builder Solaris11-sparcv9-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6 gdb-buildbot
2018-12-28 23:44 ` Breakage on builder Solaris11-amd64-m64, " gdb-buildbot
2018-12-28 23:52 ` Breakage on builder RHEL-s390x-m64, " gdb-buildbot
2018-12-29  0:20 ` gdb-buildbot [this message]
2018-12-29  4:14 ` Oh dear. I regret to inform you that commit 62f29fda90cf1d5a1899f57ef78452471c707fd6 might be unfortunate Tom Tromey
2018-12-29 15:46 ` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6 gdb-buildbot
2018-12-29 15:49 ` Breakage on builder Debian-s390x-native-gdbserver-m64, " gdb-buildbot
2018-12-29 15:52 ` Breakage on builder Debian-s390x-m64, " gdb-buildbot
2018-12-29 19:21 ` Breakage on builder Fedora-i686, " gdb-buildbot
2018-12-29 19:27 ` Breakage on builder Fedora-x86_64-cc-with-index, " gdb-buildbot
2018-12-29 19:31 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
2018-12-29 19:33 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
2018-12-29 19:39 ` Breakage on builder Fedora-x86_64-w64-mingw32, " gdb-buildbot
2018-12-29 19:40 ` Breakage on builder Fedora-x86_64-m64, " gdb-buildbot
2018-12-29 19:40 ` Breakage on builder Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot
2018-12-29 19:45 ` Breakage on builder Fedora-x86_64-m32, " gdb-buildbot
2018-12-29 20:05 ` Breakage on builder Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot
2018-12-30  9:34 ` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, " gdb-buildbot
2018-12-30  9:42 ` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, " gdb-buildbot
2018-12-30  9:50 ` Breakage on builder Ubuntu-Aarch64-m64, " gdb-buildbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1gd2Mx-00078H-Oj@kwanyin.sergiodj.net \
    --to=gdb-buildbot@sergiodj.net \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox