Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net
To: Pedro Alves <palves@redhat.com>, gdb-patches@sourceware.org
Subject: Breakage on builder Debian-s390x-m64, revision f6ac5f3d63e03a81c4ff3749aba234961cc9090e
Date: Thu, 03 May 2018 06:33:00 -0000	[thread overview]
Message-ID: <E1fE7ne-0003cr-2e@kwanyin.sergiodj.net> (raw)
In-Reply-To: <f6ac5f3d63e03a81c4ff3749aba234961cc9090e-master-breakage@gdb-build>

Unfortunately it seems that there is a breakage on GDB.

Commit title: 'Convert struct target_ops to C++'
Revision: f6ac5f3d63e03a81c4ff3749aba234961cc9090e

You can find more details below:

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

Buildslave:
	debian-jessie-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-m64/builds/5192>

Commit(s) tested:
	f6ac5f3d63e03a81c4ff3749aba234961cc9090e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Convert struct target_ops to C++

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-m64/f6/f6ac5f3d63e03a81c4ff3749aba234961cc9090e/>

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

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

  CXX    solib-svr4.o
  CXX    sparc-linux-tdep.o
  CXX    sparc-nbsd-tdep.o
  CXX    sparc-obsd-tdep.o
  CXX    sparc-ravenscar-thread.o
  CXX    sparc-sol2-tdep.o
  CXX    sparc-tdep.o
  CXX    spu-multiarch.o
  CXX    spu-tdep.o
  CXX    symfile-mem.o
  CXX    tic6x-linux-tdep.o
  CXX    tic6x-tdep.o
  CXX    tilegx-linux-tdep.o
  CXX    tilegx-tdep.o
  CXX    v850-tdep.o
  CXX    vax-nbsd-tdep.o
  CXX    vax-tdep.o
  CXX    windows-tdep.o
  CXX    x86-tdep.o
  CXX    xcoffread.o
  CXX    xstormy16-tdep.o
  CXX    xtensa-config.o
  CXX    xtensa-linux-tdep.o
  CXX    xtensa-tdep.o
  CXX    aarch64-fbsd-tdep.o
  CXX    aarch64-linux-tdep.o
  CXX    aarch64-newlib-tdep.o
  CXX    aarch64-tdep.o
  CXX    alpha-bsd-tdep.o
  CXX    alpha-mdebug-tdep.o
  CXX    alpha-linux-tdep.o
  CXX    alpha-nbsd-tdep.o
  CXX    alpha-obsd-tdep.o
  CXX    alpha-tdep.o
  CXX    amd64-darwin-tdep.o
  CXX    amd64-dicos-tdep.o
  CXX    amd64-fbsd-tdep.o
  CXX    amd64-linux-tdep.o
  CXX    amd64-obsd-tdep.o
  CXX    amd64-nbsd-tdep.o
  CXX    amd64-sol2-tdep.o
  CXX    amd64-tdep.o
  CXX    amd64-windows-tdep.o
  CXX    arch/aarch64.o
  CXX    arch/aarch64-insn.o
  CXX    arch/amd64.o
  CXX    ia64-linux-tdep.o
  CXX    ia64-tdep.o
  CXX    ia64-vms-tdep.o
  CXX    mips64-obsd-tdep.o
  CXX    sparc64-fbsd-tdep.o
  CXX    sparc64-linux-tdep.o
  CXX    sparc64-nbsd-tdep.o
  CXX    sparc64-obsd-tdep.o
  CXX    sparc64-sol2-tdep.o
  CXX    sparc64-tdep.o
  CXX    ser-base.o
  CXX    ser-unix.o
  CXX    ser-pipe.o
  CXX    ser-tcp.o
  CXX    inf-ptrace.o
  CXX    fork-child.o
  CXX    fork-inferior.o
  CXX    proc-service.o
  CXX    linux-thread-db.o
  CXX    linux-nat.o
  CXX    linux-osdata.o
  CXX    linux-fork.o
  CXX    linux-procfs.o
  CXX    linux-ptrace.o
  CXX    linux-waitpid.o
  CXX    linux-personality.o
  CXX    linux-namespaces.o
  CXX    cli/cli-cmds.o
  CXX    s390-linux-nat.o
  CXX    cli/cli-decode.o
  CXX    cli/cli-dump.o
  CXX    cli/cli-logging.o
  CXX    cli/cli-interp.o
  CXX    cli/cli-script.o
  CXX    cli/cli-setshow.o
  CXX    cli/cli-utils.o
../../binutils-gdb/gdb/s390-linux-nat.c:125:7: error: conflicting return type specified for 'virtual int s390_linux_nat_target::have_continuable_watchpoint()'
   int have_continuable_watchpoint () { return 1; }
       ^
In file included from ../../binutils-gdb/gdb/inferior.h:40:0,
                 from ../../binutils-gdb/gdb/s390-linux-nat.c:24:
../../binutils-gdb/gdb/target.h:534:18: error:   overriding 'virtual bool target_ops::have_continuable_watchpoint()'
     virtual bool have_continuable_watchpoint ()
                  ^
Makefile:1613: recipe for target 's390-linux-nat.o' failed
make[2]: *** [s390-linux-nat.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/gdb'
Makefile:8792: recipe for target 'all-gdb' failed
make[1]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build'
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
Makefile:849: recipe for target 'all' failed
============================


  parent reply	other threads:[~2018-05-03  6:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-03  2:17 Oh dear. I regret to inform you that commit f6ac5f3d63e03a81c4ff3749aba234961cc9090e might be unfortunate gdb-buildbot
2018-05-03  2:17 ` Breakage on builder Fedora-s390x-m64, revision f6ac5f3d63e03a81c4ff3749aba234961cc9090e gdb-buildbot
2018-05-03  2:46 ` Breakage on builder RHEL-s390x-m64, " gdb-buildbot
2018-05-03  6:33 ` gdb-buildbot [this message]
2018-05-03  6:45 ` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, " gdb-buildbot
2018-05-03  6:50 ` Breakage on builder Debian-s390x-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=E1fE7ne-0003cr-2e@kwanyin.sergiodj.net \
    --to=gdb-buildbot@sergiodj.net \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@redhat.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