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, Pedro Alves <palves@redhat.com>
Subject: Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, revision 4111f652f955028e8219fad2d60af1fd22aa29ee
Date: Tue, 19 May 2020 19:34:50 -0400	[thread overview]
Message-ID: <E1jbBl4-0000qU-17@gdb-buildbot.osci.io> (raw)
In-Reply-To: <4111f652f955028e8219fad2d60af1fd22aa29ee-master-breakage@gdb-build>

Unfortunately it seems that there is a breakage on GDB.

Commit title: 'Eliminate target_fileio_open_warn_if_slow'
Revision: 4111f652f955028e8219fad2d60af1fd22aa29ee

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    python/py-unwind.o
  CXX    python/py-utils.o
  CXX    python/py-value.o
  CXX    python/py-varobj.o
  CXX    python/py-xmethods.o
  CXX    python/python.o
  CXX    ravenscar-thread.o
  CXX    record-btrace.o
  CXX    record-full.o
  CXX    record.o
  CXX    regcache-dump.o
  CXX    regcache.o
  CXX    reggroups.o
  CXX    registry.o
  CXX    remote-fileio.o
  CXX    remote-notif.o
  CXX    remote.o
  CXX    reverse.o
  CXX    riscv-fbsd-tdep.o
  CXX    riscv-linux-tdep.o
  CXX    riscv-ravenscar-thread.o
  CXX    riscv-tdep.o
  CXX    rl78-tdep.o
  CXX    rs6000-aix-tdep.o
  CXX    rs6000-lynx178-tdep.o
  CXX    rs6000-tdep.o
  CXX    run-on-main-thread.o
  YACC   rust-exp.c
  CXX    rust-lang.o
  CXX    rx-tdep.o
  CXX    s12z-tdep.o
  CXX    s390-linux-tdep.o
  CXX    s390-tdep.o
  CXX    score-tdep.o
  CXX    selftest-arch.o
  CXX    sentinel-frame.o
  CXX    ser-base.o
  CXX    ser-event.o
  CXX    ser-pipe.o
  CXX    ser-tcp.o
  CXX    ser-uds.o
  CXX    ser-unix.o
  CXX    serial.o
  CXX    sh-linux-tdep.o
  CXX    sh-nbsd-tdep.o
  CXX    sh-tdep.o
  CXX    skip.o
  CXX    sol2-tdep.o
  CXX    solib-aix.o
  CXX    solib-darwin.o
  CXX    solib-dsbt.o
  CXX    solib-frv.o
  CXX    solib-svr4.o
  CXX    solib-target.o
  CXX    solib.o
  CXX    source-cache.o
  CXX    source.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    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    stabsread.o
  CXX    stack.o
  CXX    stap-probe.o
  CXX    std-regs.o
  CXX    symfile-debug.o
  CXX    symfile-mem.o
  CXX    symfile.o
../../binutils-gdb/gdb/sparc64-tdep.c: In function 'int adi_tag_fd()':
../../binutils-gdb/gdb/sparc64-tdep.c:290:59: error: the address of 'target_errno' will never be NULL [-Werror=address]
                                           0, &target_errno);
                                                           ^
../../binutils-gdb/gdb/sparc64-tdep.c:290:59: error: too few arguments to function 'int target_fileio_open(inferior*, const char*, int, int, bool, int*)'
In file included from ../../binutils-gdb/gdb/exec.h:23:0,
                 from ../../binutils-gdb/gdb/gdbcore.h:29,
                 from ../../binutils-gdb/gdb/sparc64-tdep.c:26:
../../binutils-gdb/gdb/target.h:2143:12: note: declared here
 extern int target_fileio_open (struct inferior *inf,
            ^~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
Makefile:1609: recipe for target 'sparc64-tdep.o' failed
make[2]: *** [sparc64-tdep.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/work/ubuntu-aarch64-native-gdbserver-m64/build/gdb'
Makefile:10065: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory '/work/ubuntu-aarch64-native-gdbserver-m64/build'
Makefile:853: recipe for target 'all' failed
make: *** [all] Error 2
program finished with exit code 2
elapsedTime=168.664076

  parent reply	other threads:[~2020-05-19 23:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19 23:28 Oh dear. I regret to inform you that commit 4111f652f955028e8219fad2d60af1fd22aa29ee might be unfortunate gdb-buildbot
2020-05-19 23:28 ` Breakage on builder Ubuntu-Aarch64-m64, revision 4111f652f955028e8219fad2d60af1fd22aa29ee gdb-buildbot
2020-05-19 23:31 ` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, " gdb-buildbot
2020-05-19 23:34 ` gdb-buildbot [this message]
2020-06-14 18:30 ` Breakage on builder Fedora-x86_64-cc-with-index, " gdb-buildbot
2020-06-14 18:34 ` Breakage on builder Fedora-x86_64-m32, " gdb-buildbot
2020-06-14 18:37 ` Breakage on builder Fedora-x86_64-m64, " gdb-buildbot
2020-06-14 18:41 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
2020-06-14 18:44 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
2020-06-14 18:49 ` Breakage on builder Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot
2020-06-14 18:51 ` Breakage on builder Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot
2020-06-14 18:55 ` Breakage on builder Fedora-x86_64-w64-mingw32, " 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=E1jbBl4-0000qU-17@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).