public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net
To: gdb-patches@sourceware.org
To: gdb-patches@sourceware.org, Kamil Rytarowski <n54@gmx.com>
Subject: Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 797439622361bc901ed64b398c0d689c97cd8121
Date: Wed, 22 Apr 2020 05:31:29 -0400	[thread overview]
Message-ID: <E1jRBj7-00013f-I0@gdb-buildbot.osci.io> (raw)
In-Reply-To: <797439622361bc901ed64b398c0d689c97cd8121-master-breakage@gdb-build>

Unfortunately it seems that there is a breakage on GDB.

Commit title: 'Add signal number conversions for NetBSD'
Revision: 797439622361bc901ed64b398c0d689c97cd8121

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    dwarf2/abbrev.o
  CXX    dwarf2/attribute.o
  CXX    dwarf2/comp-unit.o
  CXX    dwarf2/dwz.o
  CXX    dwarf2/expr.o
  CXX    dwarf2/frame-tailcall.o
  CXX    dwarf2/frame.o
  CXX    dwarf2/index-cache.o
  CXX    dwarf2/index-common.o
  CXX    dwarf2/index-write.o
  CXX    dwarf2/leb.o
  CXX    dwarf2/line-header.o
  CXX    dwarf2/loc.o
  CXX    dwarf2/macro.o
  CXX    dwarf2/read.o
  CXX    dwarf2/section.o
  CXX    dwarf2/stringify.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
  YACC   f-exp.c
  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-demangle.o
  CXX    gdb_bfd.o
  CXX    gdb_obstack.o
  CXX    gdb_regex.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
  YACC   go-exp.c
  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
  CXX    guile/scm-block.o
  CXX    guile/scm-breakpoint.o
  CXX    guile/scm-cmd.o
  CXX    guile/scm-disasm.o
  CXX    guile/scm-exception.o
  CXX    guile/scm-frame.o
  CXX    guile/scm-gsmob.o
  CXX    guile/scm-iterator.o
  CXX    guile/scm-lazy-string.o
  CXX    guile/scm-math.o
  CXX    guile/scm-objfile.o
  CXX    guile/scm-param.o
  CXX    guile/scm-ports.o
  CXX    guile/scm-pretty-print.o
  CXX    guile/scm-progspace.o
  CXX    guile/scm-safe-call.o
  CXX    guile/scm-string.o
  CXX    guile/scm-symbol.o
  CXX    guile/scm-symtab.o
  CXX    guile/scm-type.o
  CXX    guile/scm-utils.o
  CXX    guile/scm-value.o
  CXX    h8300-tdep.o
  CXX    hppa-bsd-tdep.o
  CXX    hppa-linux-tdep.o
  CXX    hppa-nbsd-tdep.o
  CXX    hppa-obsd-tdep.o
../../binutils-gdb/gdb/hppa-nbsd-tdep.c: In function void hppanbsd_init_abi(gdbarch_info, gdbarch*):
../../binutils-gdb/gdb/hppa-nbsd-tdep.c:204:3: error: nbsd_init_abi was not declared in this scope; did you mean hppanbsd_init_abi?
  204 |   nbsd_init_abi (info, gdbarch);
      |   ^~~~~~~~~~~~~
      |   hppanbsd_init_abi
make[2]: *** [Makefile:1609: hppa-nbsd-tdep.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-extended-gdbserver-m32/build/gdb'
make[1]: *** [Makefile:10066: all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-extended-gdbserver-m32/build'
make: *** [Makefile:854: all] Error 2
program finished with exit code 2
elapsedTime=239.075365

  parent reply	other threads:[~2020-04-22  9:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-22  9:09 Oh dear. I regret to inform you that commit 797439622361bc901ed64b398c0d689c97cd8121 might be unfortunate gdb-buildbot
2020-04-22  9:09 ` Breakage on builder Fedora-x86_64-cc-with-index, revision 797439622361bc901ed64b398c0d689c97cd8121 gdb-buildbot
2020-04-22  9:18 ` Breakage on builder Fedora-x86_64-m32, " gdb-buildbot
2020-04-22  9:25 ` Breakage on builder Fedora-x86_64-m64, " gdb-buildbot
2020-04-22  9:31 ` gdb-buildbot [this message]
2020-04-22  9:31 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
2020-04-22  9:36 ` Breakage on builder Fedora-x86_64-w64-mingw32, " gdb-buildbot
2020-04-23  5:41 ` Breakage on builder Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot
2020-04-24  0:14 ` Breakage on builder Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot
2020-04-26 22:12 ` Breakage on builder Ubuntu-Aarch64-m64, " gdb-buildbot
2020-04-26 22:15 ` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, " gdb-buildbot
2020-04-26 22:17 ` Breakage on builder Ubuntu-Aarch64-native-gdbserver-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=E1jRBj7-00013f-I0@gdb-buildbot.osci.io \
    --to=gdb-buildbot@sergiodj.net \
    --cc=gdb-patches@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).