Breakage on builder Fedora-x86_64-w64-mingw32, revision 3b3978bca2a204a772563c8e121e4a02be72e802

gdb-buildbot@sergiodj.net gdb-buildbot@sergiodj.net
Sat Nov 30 02:52:00 GMT 2019


Unfortunately it seems that there is a breakage on GDB.

Commit title: 'Introduce thread-safe way to handle SIGSEGV'
Revision: 3b3978bca2a204a772563c8e121e4a02be72e802

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 for lwpid_t in thread_db.h... no
checking for psaddr_t in thread_db.h... no
checking for dlopen in -ldl... no
checking whether the target supports __sync_*_compare_and_swap... yes
checking whether ADDR_NO_RANDOMIZE is declared... (cached) no
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 '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/gdb'
/bin/sh ../../binutils-gdb/gdb/../mkinstalldirs arch/.deps
/bin/sh ../../binutils-gdb/gdb/../mkinstalldirs cli/.deps
mkdir -p -- arch/.deps
mkdir -p -- cli/.deps
/bin/sh ../../binutils-gdb/gdb/../mkinstalldirs mi/.deps
/bin/sh ../../binutils-gdb/gdb/../mkinstalldirs gdbsupport/.deps
mkdir -p -- mi/.deps
/bin/sh ../../binutils-gdb/gdb/../mkinstalldirs compile/.deps
mkdir -p -- compile/.deps
mkdir -p -- gdbsupport/.deps
/bin/sh ../../binutils-gdb/gdb/../mkinstalldirs tui/.deps
/bin/sh ../../binutils-gdb/gdb/../mkinstalldirs unittests/.deps
mkdir -p -- tui/.deps
/bin/sh ../../binutils-gdb/gdb/../mkinstalldirs guile/.deps
mkdir -p -- guile/.deps
mkdir -p -- unittests/.deps
/bin/sh ../../binutils-gdb/gdb/../mkinstalldirs python/.deps
/bin/sh ../../binutils-gdb/gdb/../mkinstalldirs target/.deps
mkdir -p -- target/.deps
mkdir -p -- python/.deps
/bin/sh ../../binutils-gdb/gdb/../mkinstalldirs nat/.deps
mkdir -p -- nat/.deps
  LEX    ada-lex.c
  YACC   ada-exp.c
  YACC   c-exp.c
/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 42 shift/reduce conflicts [-Wconflicts-sr]
/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr]
  CXX    c-lang.o
  CXX    c-typeprint.o
  CXX    c-valprint.o
  CXX    c-varobj.o
  CXX    charset.o
  CXX    cli-out.o
  CXX    cli/cli-cmds.o
  CXX    cli/cli-decode.o
  CXX    cli/cli-dump.o
  CXX    cli/cli-interp.o
  CXX    cli/cli-logging.o
  CXX    cli/cli-option.o
  CXX    cli/cli-script.o
  CXX    cli/cli-setshow.o
  CXX    cli/cli-style.o
  CXX    cli/cli-utils.o
  CXX    coff-pe-read.o
  CXX    coffread.o
  CXX    compile/compile-c-support.o
  CXX    compile/compile-c-symbols.o
  CXX    compile/compile-c-types.o
  CXX    compile/compile-cplus-symbols.o
  CXX    compile/compile-cplus-types.o
  CXX    compile/compile-loc2c.o
  CXX    compile/compile-object-load.o
  CXX    compile/compile-object-run.o
  CXX    compile/compile.o
  CXX    complaints.o
  CXX    completer.o
  CXX    continuations.o
  CXX    copying.o
  CXX    corefile.o
  CXX    corelow.o
  CXX    cp-abi.o
  YACC   cp-name-parser.c
/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/cp-name-parser.y:34.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
   34 | %pure-parser
      | ^~~~~~~~~~~~
/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/cp-name-parser.y:34.1-12: warning: deprecated directive, use %define api.pure [-Wdeprecated]
   34 | %pure-parser
      | ^~~~~~~~~~~~
/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/cp-name-parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
  CXX    cp-namespace.o
  CXX    cp-support.o
../../binutils-gdb/gdb/cp-support.c: In function 'void _initialize_cp_support()':
../../binutils-gdb/gdb/cp-support.c:2211:3: error: 'gdb_demangle_attempt_core_dump' was not declared in this scope
 2211 |   gdb_demangle_attempt_core_dump = can_dump_core (LIMIT_CUR);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX    cp-valprint.o
make[2]: *** [Makefile:1651: cp-support.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/gdb'
make[1]: *** [Makefile:8917: all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build'
make: *** [Makefile:859: all] Error 2
program finished with exit code 2
elapsedTime=168.203467



More information about the Gdb-patches mailing list