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 Fedora-i686, revision 62f29fda90cf1d5a1899f57ef78452471c707fd6
Date: Sat, 29 Dec 2018 19:21:00 -0000	[thread overview]
Message-ID: <E1gdKAc-0005Nt-Bu@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:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/11728>

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/Fedora-i686/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    nat/x86-linux-dregs.o
  CXX    nat/x86-linux.o
  CXX    nbsd-tdep.o
  CXX    nds32-tdep.o
  CXX    nios2-linux-tdep.o
  CXX    nios2-tdep.o
  CXX    nto-tdep.o
  CXX    objc-lang.o
  CXX    objfiles.o
  CXX    obsd-tdep.o
  CXX    observable.o
  CXX    opencl-lang.o
  CXX    or1k-linux-tdep.o
  CXX    or1k-tdep.o
  CXX    osabi.o
  CXX    osdata.o
  CXX    p-exp.o
  CXX    p-lang.o
  CXX    p-typeprint.o
  CXX    p-valprint.o
  CXX    parse.o
  CXX    posix-hdep.o
  CXX    ppc-fbsd-tdep.o
  CXX    ppc-linux-tdep.o
  CXX    ppc-nbsd-tdep.o
  CXX    ppc-obsd-tdep.o
  CXX    ppc-ravenscar-thread.o
  CXX    ppc-sysv-tdep.o
  CXX    ppc64-tdep.o
  CXX    printcmd.o
  CXX    probe.o
  CXX    proc-service.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    ravenscar-thread.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
  CXX    riscv-fbsd-tdep.o
  CXX    riscv-linux-tdep.o
  CXX    riscv-tdep.o
  CXX    rl78-tdep.o
  CXX    rs6000-aix-tdep.o
  CXX    rs6000-lynx178-tdep.o
  CXX    rs6000-tdep.o
  CXX    rust-exp.o
  CXX    rust-lang.o
  CXX    rx-tdep.o
  CXX    s12z-tdep.o
  CXX    s390-linux-tdep.o
  CXX    s390-tdep.o
  CXX    score-tdep.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    sh-linux-tdep.o
  CXX    sh-nbsd-tdep.o
  CXX    sh-tdep.o
  CXX    skip.o
  CXX    sol2-tdep.o
  CXX    solib-aix.o
  CXX    solib-darwin.o
  CXX    solib-dsbt.o
  CXX    solib-frv.o
  CXX    solib-spu.o
  CXX    solib-svr4.o
  CXX    solib-target.o
  CXX    solib.o
  CXX    source-cache.o
  CXX    source.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
make[2]: *** [Makefile:1641: source-cache.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build/gdb'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make: *** [Makefile:850: all] Error 2
make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build'
============================


  parent reply	other threads:[~2018-12-29 19:21 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 ` Breakage on builder NetBSD-x86_64-m64, " gdb-buildbot
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 ` gdb-buildbot [this message]
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=E1gdKAc-0005Nt-Bu@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