Breakage on builder NetBSD-x86_64-m64, revision de52b9607d2623f18b7a7dbee3e1123d8d63f5da

gdb-buildbot@sergiodj.net gdb-buildbot@sergiodj.net
Fri Jun 29 22:12:00 GMT 2018


Unfortunately it seems that there is a breakage on GDB.

Commit title: 'x86_64-windows GDB crash due to fs_base/gs_base registers'
Revision: de52b9607d2623f18b7a7dbee3e1123d8d63f5da

You can find more details below:

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

Buildslave:
	gdb-amd64-netbsd7

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/NetBSD-x86_64-m64/builds/4750>

Commit(s) tested:
	de52b9607d2623f18b7a7dbee3e1123d8d63f5da

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	x86_64-windows GDB crash due to fs_base/gs_base registers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/NetBSD-x86_64-m64/de/de52b9607d2623f18b7a7dbee3e1123d8d63f5da/>

*** Failed to compiled GDB.  ***
============================

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

  GEN      c++defs.h
  GEN      arg-nonnull.h
  GEN      warn-on-use.h
  GEN      dirent.h
  GEN      errno.h
  GEN      fcntl.h
  GEN      fnmatch.h
  GEN      glob.h
  GEN      inttypes.h
  GEN      limits.h
  GEN      math.h
  GEN      signal.h
  GEN      stdint.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      time.h
  GEN      unistd.h
  GEN      wchar.h
  GEN      wctype.h
gmake  all-recursive
gmake[7]: Entering directory '/home/motusgdb/motus/netbsd-x86_64/build/gdb/build-gnulib/import'
gmake[8]: Entering directory '/home/motusgdb/motus/netbsd-x86_64/build/gdb/build-gnulib/import'
  CC       cloexec.o
  CC       dirname-lgpl.o
  CC       basename-lgpl.o
  CC       stripslash.o
  CC       exitfail.o
  CC       fd-hook.o
  CC       filenamecat-lgpl.o
  CC       getprogname.o
  CC       hard-locale.o
  CC       localcharset.o
  CC       malloca.o
  CC       math.o
  CC       openat-die.o
  CC       save-cwd.o
  CC       strnlen1.o
  CC       tempname.o
  CC       unistd.o
  CC       dup-safer.o
  CC       fd-safer.o
  CC       pipe-safer.o
  CC       wctype-h.o
  CC       canonicalize-lgpl.o
  CC       chdir-long.o
  CC       error.o
  CC       fnmatch.o
  CC       getcwd.o
  CC       getcwd-lgpl.o
  CC       glob.o
  CC       memmem.o
  CC       mempcpy.o
  CC       openat-proc.o
  CC       rawmemchr.o
  CC       rename.o
  CC       secure_getenv.o
  CC       strerror.o
  CC       strerror-override.o
  CC       strstr.o
  AR       libgnu.a
  GEN      charset.alias
  GEN      ref-add.sed
  GEN      ref-del.sed
gmake[8]: Leaving directory '/home/motusgdb/motus/netbsd-x86_64/build/gdb/build-gnulib/import'
gmake[7]: Leaving directory '/home/motusgdb/motus/netbsd-x86_64/build/gdb/build-gnulib/import'
gmake[6]: Leaving directory '/home/motusgdb/motus/netbsd-x86_64/build/gdb/build-gnulib/import'
gmake[5]: Leaving directory '/home/motusgdb/motus/netbsd-x86_64/build/gdb/build-gnulib'
gmake[4]: Leaving directory '/home/motusgdb/motus/netbsd-x86_64/build/gdb/build-gnulib'
gmake[3]: Leaving directory '/home/motusgdb/motus/netbsd-x86_64/build/gdb'
  CXX    gdb.o
  CXX    i386-tdep.o
  CXX    arch/i386.o
  CXX    i387-tdep.o
  CXX    x86-tdep.o
  CXX    amd64-tdep.o
  CXX    arch/amd64.o
  CXX    nbsd-tdep.o
  CXX    solib-svr4.o
  CXX    amd64-nbsd-tdep.o
../../binutils-gdb/gdb/amd64-nbsd-tdep.c: In function 'void amd64nbsd_init_abi(gdbarch_info, gdbarch*)':
../../binutils-gdb/gdb/amd64-nbsd-tdep.c:108:50: error: too few arguments to function 'const target_desc* amd64_target_description(__uint64_t, bool)'
     amd64_target_description (X86_XSTATE_SSE_MASK));
                                                  ^
In file included from ../../binutils-gdb/gdb/amd64-nbsd-tdep.c:27:0:
../../binutils-gdb/gdb/amd64-tdep.h:109:34: note: declared here
 extern const struct target_desc *amd64_target_description (uint64_t xcr0,
                                  ^
Makefile:1619: recipe for target 'amd64-nbsd-tdep.o' failed
gmake[2]: *** [amd64-nbsd-tdep.o] Error 1
gmake[2]: Leaving directory '/home/motusgdb/motus/netbsd-x86_64/build/gdb'
Makefile:8791: recipe for target 'all-gdb' failed
gmake[1]: *** [all-gdb] Error 2
gmake[1]: Leaving directory '/home/motusgdb/motus/netbsd-x86_64/build'
Makefile:848: recipe for target 'all' failed
gmake: *** [all] Error 2
============================



More information about the Gdb-patches mailing list