This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Breakage on builder Fedora-i686, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
- From: gdb-buildbot at sergiodj dot net
- To: Andrew Burgess <andrew dot burgess at embecosm dot com>, gdb-patches at sourceware dot org
- Date: Fri, 11 Jan 2019 20:40:55 -0500
- Subject: Breakage on builder Fedora-i686, revision 1ef8573cc77c91feeef3edab74d383d20809eb33
Unfortunately it seems that there is a breakage on GDB.
Commit title: 'gdb: Improve scoped_switch_fork_info class'
Revision: 1ef8573cc77c91feeef3edab74d383d20809eb33
You can find more details below:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/11840>
Commit(s) tested:
1ef8573cc77c91feeef3edab74d383d20809eb33
Author(s) (in the same order as the commits):
Andrew Burgess <andrew.burgess@embecosm.com>
Subject:
gdb: Improve scoped_switch_fork_info class
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-i686/1e/1ef8573cc77c91feeef3edab74d383d20809eb33/>
*** Failed to compiled GDB. ***
============================
+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.
CXX disasm.o
CXX dtrace-probe.o
CXX dummy-frame.o
CXX dwarf-index-cache.o
CXX dwarf-index-common.o
CXX dwarf-index-write.o
CXX dwarf2-frame-tailcall.o
CXX dwarf2-frame.o
CXX dwarf2expr.o
CXX dwarf2loc.o
CXX dwarf2read.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
CXX f-exp.o
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-dlfcn.o
CXX gdb_bfd.o
CXX gdb_obstack.o
CXX gdb_regex.o
CXX gdb_usleep.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
CXX go-exp.o
CXX go-lang.o
CXX go-typeprint.o
CXX go-valprint.o
CXX guile/guile.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-nat.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 inf-child.o
CXX inf-loop.o
CXX inf-ptrace.o
CXX infcall.o
CXX infcmd.o
CXX inferior.o
CXX inflow.o
CXX infrun.o
CXX inline-frame.o
CXX interps.o
CXX iq2000-tdep.o
CXX jit.o
CXX language.o
CXX linespec.o
CXX linux-fork.o
CXX linux-nat.o
../../binutils-gdb/gdb/linux-fork.c: In destructor scoped_switch_fork_info::~scoped_switch_fork_info():
../../binutils-gdb/gdb/linux-fork.c:484:27: error: fp was not declared in this scope
target_pid_to_str (fp->ptid), ex.message);
^~
make[2]: *** [Makefile:1641: linux-fork.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-i686/build/gdb'
make[1]: *** [Makefile:8793: all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-i686/build'
make: *** [Makefile:850: all] Error 2
============================