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, Andrew Burgess <andrew.burgess@embecosm.com>
Subject: Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 0dc327459b19e6765c8fe80957f5c8620611628e
Date: Mon, 21 Oct 2019 19:24:00 -0000	[thread overview]
Message-ID: <E1iMdHy-0008VJ-UC@gdb-buildbot.osci.io> (raw)
In-Reply-To: <0dc327459b19e6765c8fe80957f5c8620611628e-master-breakage@gdb-build>

Unfortunately it seems that there is a breakage on GDB.

Commit title: 'gdb: Remove vec.{c,h} and update code to not include vec.h'
Revision: 0dc327459b19e6765c8fe80957f5c8620611628e

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    dll.o
  CXX    event-loop.o
  CXX    fork-child.o
  CXX    fork-inferior.o
  CXX    gdbsupport/agent.o
  CXX    gdbsupport/btrace-common.o
  CXX    gdbsupport/buffer.o
  CXX    gdbsupport/cleanups.o
  CXX    gdbsupport/common-debug.o
  CXX    gdbsupport/common-exceptions.o
  CXX    gdbsupport/common-inferior.o
  CXX    gdbsupport/common-regcache.o
  CXX    gdbsupport/common-utils.o
  CXX    gdbsupport/environ.o
  CXX    gdbsupport/errors.o
  CXX    gdbsupport/fileio.o
  CXX    gdbsupport/filestuff.o
  CXX    gdbsupport/format.o
  CXX    gdbsupport/gdb-dlfcn.o
  CXX    gdbsupport/gdb_tilde_expand.o
  CXX    gdbsupport/gdb_vecs.o
  CXX    gdbsupport/job-control.o
  CXX    gdbsupport/netstuff.o
  CXX    gdbsupport/new-op.o
  CXX    gdbsupport/pathstuff.o
  CXX    gdbsupport/posix-strerror.o
  CXX    gdbsupport/print-utils.o
  CXX    gdbsupport/ptid.o
  CXX    gdbsupport/rsp-low.o
  CXX    gdbsupport/selftest.o
  CXX    gdbsupport/signals-state-save-restore.o
  CXX    gdbsupport/signals.o
  CXX    gdbsupport/tdesc.o
  CXX    gdbsupport/xml-utils.o
  CXX    hostio-errno.o
  CXX    hostio.o
  CXX    inferiors.o
  CXX    linux-aarch32-low.o
  CXX    linux-aarch32-tdesc.o
  CXX    linux-aarch64-low.o
  CXX    linux-aarch64-tdesc.o
  CXX    linux-low.o
  CXX    linux-namespaces.o
  CXX    linux-osdata.o
  CXX    linux-personality.o
  CXX    linux-procfs.o
  CXX    linux-ptrace.o
  CXX    linux-waitpid.o
  CXX    mem-break.o
  CXX    notif.o
  CXX    proc-service.o
  CXX    regcache.o
  CXX    remote-utils.o
  CXX    server.o
  CXX    symbol.o
  CXX    target.o
  CXX    tdesc.o
  CXX    thread-db.o
  CXX    tracepoint.o
  CXX    utils.o
  CXX    version.o
  CXX    waitstatus.o
  CXX    gdbreplay.o
  CXX    alloc-ipa.o
  CXX    arch/aarch64-ipa.o
  CXX    ax-ipa.o
  CXX    gdbsupport/common-utils-ipa.o
  CXX    gdbsupport/errors-ipa.o
  CXX    gdbsupport/format-ipa.o
  CXX    gdbsupport/print-utils-ipa.o
  CXX    gdbsupport/rsp-low-ipa.o
  CXX    gdbsupport/tdesc-ipa.o
  CXX    linux-aarch64-ipa.o
  CXX    linux-aarch64-tdesc-ipa.o
  CXX    regcache-ipa.o
  CXX    remote-utils-ipa.o
  CXX    tdesc-ipa.o
  CXX    tracepoint-ipa.o
  CXX    utils-ipa.o
  CXXLD  gdbserver
  CXXLD  gdbreplay
  CXXLD  libinproctrace.so
g++: error: gdbsupport/vec-ipa.o: No such file or directory
Makefile:440: recipe for target 'libinproctrace.so' failed
make[4]: *** [libinproctrace.so] Error 1
make[4]: Leaving directory '/work/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb/gdbserver'
Makefile:1985: recipe for target 'subdir_do' failed
make[3]: *** [subdir_do] Error 1
make[3]: Leaving directory '/work/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb'
Makefile:1630: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/work/ubuntu-aarch64-native-extended-gdbserver-m64/build/gdb'
Makefile:9229: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory '/work/ubuntu-aarch64-native-extended-gdbserver-m64/build'
Makefile:851: recipe for target 'all' failed
make: *** [all] Error 2
program finished with exit code 2
elapsedTime=344.233592

  parent reply	other threads:[~2019-10-21 19:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-21 19:12 Oh dear. I regret to inform you that commit 0dc327459b19e6765c8fe80957f5c8620611628e might be unfortunate gdb-buildbot
2019-10-21 19:12 ` Breakage on builder Ubuntu-Aarch64-m64, revision 0dc327459b19e6765c8fe80957f5c8620611628e gdb-buildbot
2019-10-21 19:24 ` gdb-buildbot [this message]
2019-10-21 19:36 ` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, " gdb-buildbot
2019-10-29 21:19 ` Breakage on builder Fedora-i686, " gdb-buildbot
2019-10-29 21:37 ` Breakage on builder Fedora-x86_64-cc-with-index, " gdb-buildbot
2019-10-29 21:56 ` Breakage on builder Fedora-x86_64-m32, " gdb-buildbot
2019-10-29 21:57 ` Breakage on builder Fedora-x86_64-m64, " gdb-buildbot
2019-10-29 22:18 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
2019-10-29 22:18 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
2019-10-29 22:47 ` Breakage on builder Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot
2019-10-29 23:02 ` Breakage on builder Fedora-x86_64-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=E1iMdHy-0008VJ-UC@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).