Breakage on builder Ubuntu-Aarch64-m64, revision 09c78487342254de6a4498f8b3aa1f3f1d508898

gdb-buildbot@sergiodj.net gdb-buildbot@sergiodj.net
Wed Dec 11 19:56:00 GMT 2019


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



More information about the Gdb-patches mailing list