Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net
To: gdb-patches@sourceware.org
To: gdb-patches@sourceware.org, Alan Modra <amodra@gmail.com>
Subject: Breakage on builder Ubuntu-Aarch64-m64, revision 09c78487342254de6a4498f8b3aa1f3f1d508898
Date: Wed, 11 Dec 2019 19:56:00 -0000	[thread overview]
Message-ID: <E1if85z-0002Hf-Tt@gdb-buildbot.osci.io> (raw)
In-Reply-To: <09c78487342254de6a4498f8b3aa1f3f1d508898-master-breakage@gdb-build>

Unfortunately it seems that there is a breakage on GDB.

Commit title: 'Make bfd_get_8 return a bfd_vma like other bfd_get_* functions'
Revision: 09c78487342254de6a4498f8b3aa1f3f1d508898

You can find more details below:

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


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

checking whether vsnprintf is declared... (cached) yes
checking whether strtol is declared... (cached) yes
checking whether strtoul is declared... (cached) yes
checking whether strtoll is declared... (cached) yes
checking whether strtoull is declared... (cached) yes
checking whether strverscmp is declared... (cached) yes
checking whether perror is declared... yes
checking whether vasprintf is declared... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking for struct stat.st_blocks... (cached) yes
checking for struct stat.st_blksize... (cached) yes
checking for struct user_regs_struct.fs_base... (cached) no
checking for struct user_regs_struct.gs_base... (cached) no
checking for socklen_t... (cached) yes
checking for Elf32_auxv_t... yes
checking for Elf64_auxv_t... yes
checking for PTRACE_GETREGS... no
checking for PTRACE_GETFPXREGS... no
checking for lwpid_t in sys/procfs.h... (cached) yes
checking for psaddr_t in sys/procfs.h... (cached) yes
checking for prgregset_t in sys/procfs.h... (cached) yes
checking for prfpregset_t in sys/procfs.h... (cached) yes
checking for elf_fpregset_t in sys/procfs.h... (cached) yes
checking for dlopen in -ldl... yes
checking for the dynamic export flag... -Wl,--dynamic-list
checking for TD_VERSION... yes
checking whether the target supports __sync_*_compare_and_swap... yes
checking whether ADDR_NO_RANDOMIZE is declared... (cached) yes
configure: updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing gdbdepdir commands
mkdir -p -- arch/.deps
mkdir -p -- gdbsupport/.deps
make[2]: Entering directory '/work/ubuntu-aarch64-m64/build/gdb'
/bin/bash ../../binutils-gdb/gdb/../mkinstalldirs arch/.deps
/bin/bash ../../binutils-gdb/gdb/../mkinstalldirs cli/.deps
/bin/bash ../../binutils-gdb/gdb/../mkinstalldirs mi/.deps
/bin/bash ../../binutils-gdb/gdb/../mkinstalldirs gdbsupport/.deps
/bin/bash ../../binutils-gdb/gdb/../mkinstalldirs compile/.deps
/bin/bash ../../binutils-gdb/gdb/../mkinstalldirs tui/.deps
/bin/bash ../../binutils-gdb/gdb/../mkinstalldirs unittests/.deps
/bin/bash ../../binutils-gdb/gdb/../mkinstalldirs guile/.deps
mkdir -p -- mi/.deps
mkdir -p -- cli/.deps
mkdir -p -- arch/.deps
mkdir -p -- gdbsupport/.deps
mkdir -p -- compile/.deps
mkdir -p -- tui/.deps
/bin/bash ../../binutils-gdb/gdb/../mkinstalldirs python/.deps
mkdir -p -- unittests/.deps
/bin/bash ../../binutils-gdb/gdb/../mkinstalldirs target/.deps
mkdir -p -- guile/.deps
/bin/bash ../../binutils-gdb/gdb/../mkinstalldirs nat/.deps
  LEX    ada-lex.c
mkdir -p -- python/.deps
  YACC   ada-exp.c
mkdir -p -- target/.deps
mkdir -p -- nat/.deps
  YACC   c-exp.c
  YACC   cp-name-parser.c
  YACC   d-exp.c
  YACC   f-exp.c
  CXX    f-lang.o
  CXX    f-typeprint.o
  CXX    f-valprint.o
/work/ubuntu-aarch64-m64/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 42 shift/reduce conflicts [-Wconflicts-sr]
/work/ubuntu-aarch64-m64/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr]
  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
../../binutils-gdb/gdb/fbsd-tdep.c: In function 'void fbsd_core_info_proc_status(gdbarch*)':
../../binutils-gdb/gdb/fbsd-tdep.c:1436:57: error: format '%d' expects argument of type 'int', but argument 2 has type 'bfd_signed_vma {aka long int}' [-Werror=format=]
      bfd_get_signed_8 (core_bfd, descdata + kp->ki_nice));
                                                         ^
  CXX    frame-unwind.o
  CXX    frame.o
  CXX    frv-linux-tdep.o
  CXX    frv-tdep.o
cc1plus: all warnings being treated as errors
  CXX    ft32-tdep.o
Makefile:1660: recipe for target 'fbsd-tdep.o' failed
make[2]: *** [fbsd-tdep.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/work/ubuntu-aarch64-m64/build/gdb'
Makefile:9229: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory '/work/ubuntu-aarch64-m64/build'
Makefile:851: recipe for target 'all' failed
make: *** [all] Error 2
program finished with exit code 2
elapsedTime=166.444801


  reply	other threads:[~2019-12-11 19:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-11 19:56 Oh dear. I regret to inform you that commit 09c78487342254de6a4498f8b3aa1f3f1d508898 might be unfortunate gdb-buildbot
2019-12-11 19:56 ` gdb-buildbot [this message]
2019-12-11 20:02 ` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 09c78487342254de6a4498f8b3aa1f3f1d508898 gdb-buildbot
2019-12-11 20:07 ` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, " gdb-buildbot
2019-12-12 11:02 ` Breakage on builder Fedora-i686, " gdb-buildbot
2019-12-12 11:07 ` Breakage on builder Fedora-x86_64-cc-with-index, " gdb-buildbot
2019-12-12 11:09 ` Breakage on builder Fedora-x86_64-m32, " gdb-buildbot
2019-12-12 11:13 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
2019-12-12 11:16 ` Breakage on builder Fedora-x86_64-m64, " gdb-buildbot
2019-12-12 11:21 ` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
2019-12-12 11:38 ` Breakage on builder Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot
2019-12-12 11:39 ` 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=E1if85z-0002Hf-Tt@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