public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net
To: Alan Modra <amodra@gmail.com>, gdb-patches@sourceware.org
Subject: Breakage on builder Fedora-x86_64-cc-with-index, revision c2bf1eecf99abc4d546bb52a008a25e64a29d85e
Date: Mon, 16 Apr 2018 13:22:00 -0000	[thread overview]
Message-ID: <E1f845B-0004oh-Sy@kwanyin.sergiodj.net> (raw)
In-Reply-To: <c2bf1eecf99abc4d546bb52a008a25e64a29d85e-master-breakage@gdb-build>

Unfortunately it seems that there is a breakage on GDB.

Commit title: 'Remove m88k support'
Revision: c2bf1eecf99abc4d546bb52a008a25e64a29d85e

You can find more details below:

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

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/9297>

Commit(s) tested:
	c2bf1eecf99abc4d546bb52a008a25e64a29d85e

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Remove m88k support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/c2/c2bf1eecf99abc4d546bb52a008a25e64a29d85e/>

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

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

  CC     math.o
  CC     openat-die.o
  CC     save-cwd.o
  CC     strnlen1.o
  CC     tempname.o
  CC     dup-safer.o
  CC     unistd.o
  CC     fd-safer.o
  CC     pipe-safer.o
  CC     wctype-h.o
  CC     chdir-long.o
  CC     fcntl.o
  CC     glob.o
  CC     mbrtowc.o
  CC     openat-proc.o
  GEN    charset.alias
  GEN    ref-add.sed
  GEN    ref-del.sed
  AR     libgnu.a
make[8]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-cc-with-index/build/gdb/build-gnulib/import'
make[7]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-cc-with-index/build/gdb/build-gnulib/import'
make[6]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-cc-with-index/build/gdb/build-gnulib/import'
make[5]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-cc-with-index/build/gdb/build-gnulib'
make[4]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-cc-with-index/build/gdb/build-gnulib'
make[3]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-cc-with-index/build/gdb'
  CXX    gdb.o
  CXX    arc-tdep.o
  CXX    arch/arm.o
  CXX    arch/arm-get-next-pcs.o
  CXX    arch/arm-linux.o
  CXX    arch/i386.o
  CXX    arm-bsd-tdep.o
  CXX    arm-fbsd-tdep.o
  CXX    arm-linux-tdep.o
  CXX    arm-nbsd-tdep.o
  CXX    arm-obsd-tdep.o
  CXX    arm-symbian-tdep.o
  CXX    arm-tdep.o
  CXX    arm-wince-tdep.o
  CXX    avr-tdep.o
  CXX    bfin-linux-tdep.o
  CXX    bfin-tdep.o
  CXX    bsd-uthread.o
  CXX    cris-linux-tdep.o
  CXX    cris-tdep.o
  CXX    dicos-tdep.o
  CXX    fbsd-tdep.o
  CXX    frv-linux-tdep.o
  CXX    frv-tdep.o
  CXX    ft32-tdep.o
  CXX    glibc-tdep.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
  CXX    hppa-tdep.o
  CXX    i386-bsd-tdep.o
  CXX    i386-cygwin-tdep.o
  CXX    i386-darwin-tdep.o
  CXX    i386-dicos-tdep.o
  CXX    i386-fbsd-tdep.o
  CXX    i386-gnu-tdep.o
  CXX    i386-go32-tdep.o
  CXX    i386-linux-tdep.o
  CXX    i386-nbsd-tdep.o
  CXX    i386-nto-tdep.o
  CXX    i386-obsd-tdep.o
  CXX    i386-sol2-tdep.o
  CXX    i386-tdep.o
  CXX    i387-tdep.o
  CXX    iq2000-tdep.o
  CXX    linux-record.o
  CXX    linux-tdep.o
  CXX    lm32-tdep.o
  CXX    m32c-tdep.o
  CXX    m32r-linux-tdep.o
  CXX    m32r-tdep.o
  CXX    m68hc11-tdep.o
  CXX    m68k-bsd-tdep.o
  CXX    m68k-linux-tdep.o
  CXX    m68k-tdep.o
  CXX    m88k-tdep.o
  CXX    mep-tdep.o
  CXX    microblaze-linux-tdep.o
../../binutils-gdb/gdb/m88k-tdep.c: In function void _initialize_m88k_tdep():
../../binutils-gdb/gdb/m88k-tdep.c:867:21: error: bfd_arch_m88k was not declared in this scope
   gdbarch_register (bfd_arch_m88k, m88k_gdbarch_init, NULL);
                     ^~~~~~~~~~~~~
../../binutils-gdb/gdb/m88k-tdep.c:867:21: note: suggested alternative: bfd_arch_m98k
   gdbarch_register (bfd_arch_m88k, m88k_gdbarch_init, NULL);
                     ^~~~~~~~~~~~~
                     bfd_arch_m98k
make[2]: *** [Makefile:1615: m88k-tdep.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]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-cc-with-index/build'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make: *** [Makefile:850: all] Error 2
============================

  parent reply	other threads:[~2018-04-16 13:22 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-16 10:58 Oh dear. I regret to inform you that commit c2bf1eecf99abc4d546bb52a008a25e64a29d85e might be unfortunate gdb-buildbot
2018-04-16 10:58 ` Breakage on builder RHEL-s390x-m64, revision c2bf1eecf99abc4d546bb52a008a25e64a29d85e gdb-buildbot
2018-04-16 11:23   ` Alan Modra
2018-04-16 11:37     ` Pedro Alves
2018-04-16 12:19       ` [pushed] gdb: Remove OpenBSD/m88k support (Re: Breakage on builder RHEL-s390x-m64, revision c2bf1eecf99abc4d546bb52a008a25e64a29d85e) Pedro Alves
2018-04-16 12:41         ` [pushed] gdb: Remove support for SH-5/SH64 " Pedro Alves
2018-04-16 14:08     ` h8300/ecoff " Pedro Alves
2018-07-11 19:48       ` [pushed] gdb: Remove traces of h8300 ecoff support Pedro Alves
2018-04-16 11:06 ` Breakage on builder Fedora-s390x-m64, revision c2bf1eecf99abc4d546bb52a008a25e64a29d85e gdb-buildbot
2018-04-16 12:56 ` Breakage on builder Fedora-x86_64-m64, " gdb-buildbot
2018-04-16 12:58 ` Breakage on builder Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot
2018-04-16 12:59 ` Breakage on builder Fedora-i686, " gdb-buildbot
2018-04-16 13:01 ` Breakage on builder Fedora-x86_64-m32, " gdb-buildbot
2018-04-16 13:02 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
2018-04-16 13:02 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
2018-04-16 13:03 ` Breakage on builder Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot
2018-04-16 13:22 ` gdb-buildbot [this message]
2018-04-16 15:25 ` Breakage on builder Debian-s390x-m64, " gdb-buildbot
2018-04-16 15:27 ` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, " gdb-buildbot
2018-04-16 15:28 ` Breakage on builder Debian-s390x-native-gdbserver-m64, " gdb-buildbot
2018-04-17  0:57 ` Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, " gdb-buildbot
2018-04-17  1:01 ` Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, " gdb-buildbot
2018-04-17  1:06 ` Breakage on builder Ubuntu-AArch32-m32, " 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=E1f845B-0004oh-Sy@kwanyin.sergiodj.net \
    --to=gdb-buildbot@sergiodj.net \
    --cc=amodra@gmail.com \
    --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).