public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Remove regcache_cooked_write_part
@ 2018-05-31  1:41 sergiodj+buildbot
  2018-05-31  1:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-05-31  1:41 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT e4c4a59b48b2cec10cffac4f562937de00cb5f3f ***

Author: Simon Marchi <simon.marchi@ericsson.com>
Branch: master
Commit: e4c4a59b48b2cec10cffac4f562937de00cb5f3f

Remove regcache_cooked_write_part

Remove regcache_cooked_write_part, update callers to use
regcache::cooked_write_part.

gdb/ChangeLog:

	* regcache.h (regcache_cooked_write_part): Remove, update
	callers to use regcache::cooked_write_part.
	* regcache.c (regcache_cooked_write_part): Remove.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
@ 2018-05-31  1:50 ` sergiodj+buildbot
  2018-05-31 12:51 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-05-31  1:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8687>

Commit(s) tested:
	e4c4a59b48b2cec10cffac4f562937de00cb5f3f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_write_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e4/e4c4a59b48b2cec10cffac4f562937de00cb5f3f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Debian-s390x-m64, branch master
  2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
  2018-05-31  1:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
@ 2018-05-31 12:51 ` sergiodj+buildbot
  2018-05-31 13:41 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-05-31 12:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-m64/builds/5491>

Commit(s) tested:
	e4c4a59b48b2cec10cffac4f562937de00cb5f3f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_write_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-m64/e4/e4c4a59b48b2cec10cffac4f562937de00cb5f3f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-m64/xfails/master/xfail?id=6c960dc>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-m64/xfails/master/xfail.table?id=6c960dc>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Debian-s390x-native-gdbserver-m64, branch master
  2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
  2018-05-31  1:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
  2018-05-31 12:51 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
@ 2018-05-31 13:41 ` sergiodj+buildbot
  2018-05-31 16:01 ` Failures on RHEL-s390x-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-05-31 13:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-native-gdbserver-m64/builds/5538>

Commit(s) tested:
	e4c4a59b48b2cec10cffac4f562937de00cb5f3f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_write_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-native-gdbserver-m64/e4/e4c4a59b48b2cec10cffac4f562937de00cb5f3f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-native-gdbserver-m64/xfails/master/xfail?id=10ad5bd>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-native-gdbserver-m64/xfails/master/xfail.table?id=10ad5bd>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on RHEL-s390x-m64, branch master
  2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2018-05-31 13:41 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2018-05-31 16:01 ` sergiodj+buildbot
  2018-06-04 15:11 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-05-31 16:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	rhel-7_1-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/RHEL-s390x-m64/builds/7364>

Commit(s) tested:
	e4c4a59b48b2cec10cffac4f562937de00cb5f3f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_write_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/RHEL-s390x-m64/e4/e4c4a59b48b2cec10cffac4f562937de00cb5f3f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/RHEL-s390x-m64/xfails/master/xfail?id=c2010e2>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/RHEL-s390x-m64/xfails/master/xfail.table?id=c2010e2>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-i686, branch master
  2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2018-05-31 16:01 ` Failures on RHEL-s390x-m64, " sergiodj+buildbot
@ 2018-06-04 15:11 ` sergiodj+buildbot
  2018-06-04 15:44 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 15:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/9900>

Commit(s) tested:
	e4c4a59b48b2cec10cffac4f562937de00cb5f3f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_write_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-i686/e4/e4c4a59b48b2cec10cffac4f562937de00cb5f3f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-i686/xfails/master/xfail?id=b24bdf1>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-i686/xfails/master/xfail.table?id=b24bdf1>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch master
  2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2018-06-04 15:11 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2018-06-04 15:44 ` sergiodj+buildbot
  2018-06-04 15:46 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE *** sergiodj+buildbot
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 15:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/9814>

Commit(s) tested:
	e4c4a59b48b2cec10cffac4f562937de00cb5f3f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_write_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/e4/e4c4a59b48b2cec10cffac4f562937de00cb5f3f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-cc-with-index/xfails/master/xfail?id=7457b3d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-cc-with-index/xfails/master/xfail.table?id=7457b3d>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE ***
  2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2018-06-04 15:44 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2018-06-04 15:46 ` sergiodj+buildbot
  2018-06-04 16:01 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch master sergiodj+buildbot
  2018-06-06 19:32 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 15:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-w64-mingw32/builds/1803>

Commit(s) tested:
	e4c4a59b48b2cec10cffac4f562937de00cb5f3f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_write_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-w64-mingw32/e4/e4c4a59b48b2cec10cffac4f562937de00cb5f3f/>

*** Failed to compiled GDB.  ***
============================
make[1]: Entering directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build'
mkdir -p -- ./libiberty
mkdir -p -- ./intl
mkdir -p -- ./zlib
Configuring in ./intl
Configuring in ./libiberty
mkdir -p -- ./etc
Configuring in ./zlib
Configuring in ./etc
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
configure: updating cache ./config.cache
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
configure: creating ./config.status
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking for C compiler default output file name... config.status: creating Makefile
mkdir -p -- ./libdecnumber
a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... Configuring in ./libdecnumber
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-w64-mingw32
checking target system type... x86_64-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... .exe
checking for suffix of object files... checking for perl... perl
o
checking whether we are using the GNU C compiler... checking build system type... x86_64-pc-linux-gnu
checking host system type... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... x86_64-w64-mingw32
checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
none needed
checking build system type... x86_64-pc-linux-gnu
checking host system type... configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
x86_64-w64-mingw32
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking for library containing strerror... checking for C compiler default output file name... none required
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... .exe
checking for suffix of object files... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking for an ANSI C-conforming const... o
checking whether we are using the GNU C compiler... yes
checking for inline... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... inline
checking for sys/types.h... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
yes
checking whether x86_64-w64-mingw32-gcc supports -W... none needed
checking how to run the C preprocessor... checking for sys/stat.h... yes
checking whether x86_64-w64-mingw32-gcc supports -Wall... yes
checking for stdlib.h... yes
x86_64-w64-mingw32-gcc -E
checking whether x86_64-w64-mingw32-gcc supports -Wwrite-strings... yes
checking for string.h... yes
checking whether x86_64-w64-mingw32-gcc supports -Wstrict-prototypes... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking for memory.h... yes
yes
checking whether x86_64-w64-mingw32-gcc supports -Wmissing-prototypes... checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
yes
yes
yes
checking for strings.h... checking for sys/types.h... checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether x86_64-w64-mingw32-gcc supports -Wold-style-definition... yes
yes
checking for inttypes.h... checking whether x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute... yes
checking for sys/stat.h... yes
checking whether x86_64-w64-mingw32-gcc supports -Wcast-qual... yes
checking for C compiler default output file name... yes
checking for stdint.h... yes
checking for stdlib.h... yes
checking whether x86_64-w64-mingw32-gcc supports -pedantic -Wlong-long... yes
checking for unistd.h... yes
checking how to run the C preprocessor... checking for string.h... yes
a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... checking for off_t... x86_64-w64-mingw32-gcc -E
yes
.exe
checking for suffix of object files... checking for memory.h... yes
checking for size_t... o
checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
yes
checking whether x86_64-w64-mingw32-gcc accepts -g... checking for strings.h... yes
checking for sys/types.h... yes
checking for working alloca.h... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... yes
no
checking for alloca... checking for sys/stat.h... yes
none needed
checking for style of include used by make... checking for inttypes.h... GNU
checking dependency style of x86_64-w64-mingw32-gcc... yes
yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... checking for stdlib.h... yes
checking for stdint.h... yes
gcc3
checking how to print strings... yes
checking for working mmap... no
printf
checking for a sed that does not truncate output... checking whether we are using the GNU C Library 2.1 or newer... /usr/bin/sed
checking for string.h... no
checking whether integer division by zero raises SIGFPE... guessing no
checking for grep that handles long lines and -e... checking for inttypes.h... yes
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... yes
checking for stdint.h... checking for unistd.h... yes
checking for unsigned long long... yes
/usr/lib/gcc/x86_64-w64-mingw32/7.2.0/../../../../x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/lib/gcc/x86_64-w64-mingw32/7.2.0/../../../../x86_64-w64-mingw32/bin/ld) is GNU ld... checking for memory.h... yes
yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-w64-mingw32-nm
checking the name lister (x86_64-w64-mingw32-nm) interface... yes
checking for inttypes.h... checking minix/config.h usability... yes
yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/lib/gcc/x86_64-w64-mingw32/7.2.0/../../../../x86_64-w64-mingw32/bin/ld option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking whether the inttypes.h PRIxNN macros are broken... checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking command to parse x86_64-w64-mingw32-nm output from x86_64-w64-mingw32-gcc object... no
checking minix/config.h presence... checking for strings.h... no
checking for minix/config.h... no
no
checking whether it is safe to define __EXTENSIONS__... checking for ld used by GCC... yes
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... /usr/lib/gcc/x86_64-w64-mingw32/7.2.0/../../../../x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/lib/gcc/x86_64-w64-mingw32/7.2.0/../../../../x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking for shared library run path origin... checking for inttypes.h... yes
done
ok
checking how to run the C preprocessor... 64
checking argz.h usability... checking for stdint.h... checking whether x86_64-w64-mingw32-gcc supports -W... x86_64-w64-mingw32-gcc -E
yes
yes
no
checking argz.h presence... checking whether x86_64-w64-mingw32-gcc supports -Wall... checking for unistd.h... no
checking for argz.h... no
yes
checking whether x86_64-w64-mingw32-gcc supports -Wwrite-strings... checking limits.h usability... checking for ANSI C header files... yes
yes
checking whether x86_64-w64-mingw32-gcc supports -Wc++-compat... yes
checking limits.h presence... checking ctype.h usability... yes
checking for limits.h... yes
checking locale.h usability... yes
yes
checking ctype.h presence... checking whether x86_64-w64-mingw32-gcc supports -Wstrict-prototypes... yes
checking locale.h presence... yes
checking for ctype.h... yes
yes
checking for sys/types.h... yes
checking for locale.h... yes
checking stddef.h usability... yes
checking whether x86_64-w64-mingw32-gcc supports -Wshadow=local... checking nl_types.h usability... yes
checking whether x86_64-w64-mingw32-gcc supports -pedantic ... yes
yes
checking whether x86_64-w64-mingw32-gcc and cc understand -c and -o together... checking for sys/stat.h... yes
checking stddef.h presence... no
checking nl_types.h presence... yes
checking for stddef.h... yes
no
checking for nl_types.h... no
checking malloc.h usability... yes
checking for string.h... (cached) yes
checking for stdlib.h... checking stdio.h usability... yes
checking malloc.h presence... yes
yes
checking for malloc.h... yes
checking for string.h... yes
checking stdio.h presence... checking stddef.h usability... yes
checking for an ANSI C-conforming const... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for inline... yes
yes
checking stddef.h presence... yes
checking for stddef.h... yes
inline
checking whether byte ordering is bigendian... checking for memory.h... yes
checking for uintptr_t... checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
yes
checking for strings.h... yes
checking for int_least32_t... checking for unistd.h... (cached) yes
checking sys/param.h usability... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... yes
yes
checking sys/param.h presence... yes
checking for int_fast32_t... checking for inttypes.h... yes
yes
checking for sys/param.h... yes
checking for sys/param.h... checking for feof_unlocked... yes
yes
checking for stdint.h... checking for limits.h... yes
checking for uint64_t... yes
yes
checking for stdlib.h... (cached) yes
checking for malloc.h... no
checking for fgets_unlocked... yes
checking for unistd.h... checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
no
checking for getc_unlocked... checking for sys/time.h... yes
yes
checking what to include in gstdint.h... yes
stdint.h (already complete)
checking for an ANSI C-conforming const... checking for dlfcn.h... no
checking for time.h... checking for getcwd... yes
yes
checking for off_t... checking for sys/resource.h... no
checking for objdir... .libs
yes
no
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... checking for getegid... yes
checking size of int... no
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... checking for fcntl.h... no
checking for geteuid... yes
checking for alloca.h... no
checking for getgid... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... no
checking for sys/pstat.h... no
no
checking for sys/sysmp.h... checking for getuid... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... no
no
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... no
checking for mempcpy... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (/usr/lib/gcc/x86_64-w64-mingw32/7.2.0/../../../../x86_64-w64-mingw32/bin/ld) supports shared libraries... checking for sys/sysinfo.h... yes
checking whether -lc should be explicitly linked in... no
checking for machine/hal_sysinfo.h... yes
no
yes
checking dynamic linker characteristics... checking for munmap... checking for sys/table.h... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
no
no
checking for putenv... checking for sys/sysctl.h... 4
checking size of long... checking for stdlib.h... (cached) yes
no
checking for unistd.h... (cached) yes
checking for getpagesize... checking for sys/systemcfg.h... yes
checking for setenv... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for working mmap... no
no
checking for memcpy... no
checking for setlocale... checking for process.h... yes
yes
yes
checking for sys/prctl.h... checking for stpcpy... checking for strerror... no
checking for sys/wait.h that is POSIX.1 compatible... no
checking whether time.h and sys/time.h may both be included... yes
no
checking for strcasecmp... checking for unistd.h... (cached) yes
yes
checking whether errno must be declared... configure: updating cache ./config.cache
no
checking size of int... yes
configure: creating ./config.status
4
checking for ANSI C header files... (cached) yes
checking for strdup... checking build system type... yes
x86_64-pc-linux-gnu
checking host system type... checking for strtoul... x86_64-w64-mingw32
checking target system type... x86_64-w64-mingw32
checking for decimal floating point... bid
checking whether byte ordering is bigendian... yes
checking for tsearch... no
yes
configure: updating cache ./config.cache
configure: creating ./config.status
checking for __argz_count... 4
no
checking for __argz_stringify... checking size of long... no
checking for __argz_next... no
config.status: creating Makefile
checking for __fsetlocking... config.status: creating config.h
config.status: executing gstdint.h commands
no
checking for iconv... no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... make[1]: Nothing to be done for 'all-target'.
mkdir -p -- ./readline
Configuring in ./readline
no
checking for LC_MESSAGES... no
checking for bison... bison
checking version of bison... 3.0.4, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
configure: updating cache ./config.cache
configure: creating ./config.status
4
checking size of size_t... configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-w64-mingw32

Beginning configuration for readline-6.2 for x86_64-w64-mingw32

checking whether make sets $(MAKE)... yes
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... config.status: creating Makefile
config.status: creating Makefile
.exe
checking for suffix of object files... config.status: executing depfiles commands
config.status: creating config.intl
o
checking whether we are using the GNU C compiler... config.status: creating config.h
config.status: executing libtool commands
config.status: executing default-1 commands
yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... make[2]: Entering directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build/etc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build/etc'
make[2]: Entering directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build/intl'
rm -f stamp-h1
/bin/sh ./config.status config.h
make[2]: Entering directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build/libdecnumber'
source='../../binutils-gdb/libdecnumber/decNumber.c' object='decNumber.o' libtool=no x86_64-w64-mingw32-gcc  -I../../binutils-gdb/libdecnumber -I.  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/decNumber.c
x86_64-w64-mingw32-gcc -E
checking for grep that handles long lines and -e... 8
checking for long long... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... config.status: creating config.h
config.status: config.h is unchanged
cp ../../binutils-gdb/intl/libgnuintl.h libintl.h
bison -y --name-prefix=__gettext --output plural.c ../../binutils-gdb/intl/plural.y
../../binutils-gdb/intl/plural.y:46.1-12: warning: deprecated directive, use %pure-parser [-Wdeprecated]
 %pure_parser
 ^^^^^^^^^^^^
yes
yes
checking size of long long... rm -f plural.h
checking for sys/types.h... test -f config.h || (rm -f stamp-h1 && make stamp-h1)
x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/bindtextdom.c
x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/dcgettext.c
yes
x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/dgettext.c
checking for sys/stat.h... x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/gettext.c
yes
x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/finddomain.c
checking for stdlib.h... source='../../binutils-gdb/libdecnumber/decContext.c' object='decContext.o' libtool=no x86_64-w64-mingw32-gcc  -I../../binutils-gdb/libdecnumber -I.  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/decContext.c
x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/loadmsgcat.c
yes
source='../../binutils-gdb/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no x86_64-w64-mingw32-gcc  -I../../binutils-gdb/libdecnumber -I.  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/bid/decimal32.c
checking for string.h... x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -DLOCALE_ALIAS_PATH="\"/usr/local/share/locale\"" -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/localealias.c
yes
checking for memory.h... source='../../binutils-gdb/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no x86_64-w64-mingw32-gcc  -I../../binutils-gdb/libdecnumber -I.  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/bid/decimal64.c
yes
checking for strings.h... x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/textdomain.c
source='../../binutils-gdb/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no x86_64-w64-mingw32-gcc  -I../../binutils-gdb/libdecnumber -I.  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/bid/decimal128.c
x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/l10nflist.c
yes
checking for inttypes.h... x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/explodename.c
source='../../binutils-gdb/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no x86_64-w64-mingw32-gcc  -I../../binutils-gdb/libdecnumber -I.  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/bid/bid2dpd_dpd2bid.c
yes
checking for stdint.h... x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/dcigettext.c
8
checking for a 64-bit type... source='../../binutils-gdb/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no x86_64-w64-mingw32-gcc  -I../../binutils-gdb/libdecnumber -I.  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/bid/host-ieee32.c
yes
uint64_t
checking for intptr_t... checking for unistd.h... source='../../binutils-gdb/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no x86_64-w64-mingw32-gcc  -I../../binutils-gdb/libdecnumber -I.  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/bid/host-ieee64.c
source='../../binutils-gdb/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no x86_64-w64-mingw32-gcc  -I../../binutils-gdb/libdecnumber -I.  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../binutils-gdb/libdecnumber -I.   -c ../../binutils-gdb/libdecnumber/bid/host-ieee128.c
x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/dcngettext.c
x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/dngettext.c
x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/ngettext.c
yes
x86_64-w64-mingw32-gcc -c  -D_GLIBCXX_DEBUG  -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H  -I. -I../../binutils-gdb/intl plural.c
checking minix/config.h usability... yes
checking for uintptr_t... In file included from ../../binutils-gdb/intl/plural.y:35:0:
../../binutils-gdb/intl/plural-exp.h:102:23: error: conflicting types for 'libintl_gettextparse'
 # define PLURAL_PARSE libintl_gettextparse
                       ^
../../binutils-gdb/intl/plural.y:40:25: note: in expansion of macro 'PLURAL_PARSE'
 # define __gettextparse PLURAL_PARSE
                         ^~~~~~~~~~~~
plural.c:184:5: note: in expansion of macro '__gettextparse'
 int __gettextparse (void);
     ^~~~~~~~~~~~~~
../../binutils-gdb/intl/plural-exp.h:102:23: note: previous declaration of 'libintl_gettextparse' was here
 # define PLURAL_PARSE libintl_gettextparse
                       ^
../../binutils-gdb/intl/plural-exp.h:114:12: note: in expansion of macro 'PLURAL_PARSE'
 extern int PLURAL_PARSE PARAMS ((void *arg));
            ^~~~~~~~~~~~
../../binutils-gdb/intl/plural-exp.h:102:23: error: conflicting types for 'libintl_gettextparse'
 # define PLURAL_PARSE libintl_gettextparse
                       ^
../../binutils-gdb/intl/plural.y:40:25: note: in expansion of macro 'PLURAL_PARSE'
 # define __gettextparse PLURAL_PARSE
                         ^~~~~~~~~~~~
plural.c:63:25: note: in expansion of macro '__gettextparse'
 #define yyparse         __gettextparse
                         ^~~~~~~~~~~~~~
plural.c:1129:1: note: in expansion of macro 'yyparse'
 yyparse (void)
 ^~~~~~~
../../binutils-gdb/intl/plural-exp.h:102:23: note: previous declaration of 'libintl_gettextparse' was here
 # define PLURAL_PARSE libintl_gettextparse
                       ^
../../binutils-gdb/intl/plural-exp.h:114:12: note: in expansion of macro 'PLURAL_PARSE'
 extern int PLURAL_PARSE PARAMS ((void *arg));
            ^~~~~~~~~~~~
plural.c: In function 'libintl_gettextparse':
plural.c:64:25: error: too few arguments to function '__gettextlex'
 #define yylex           __gettextlex
                         ^
plural.c:1298:16: note: in expansion of macro 'yylex'
       yychar = yylex (&yylval);
                ^~~~~
plural.c:64:25: note: declared here
 #define yylex           __gettextlex
                         ^
../../binutils-gdb/intl/plural.y:69:12: note: in expansion of macro 'yylex'
 static int yylex PARAMS ((YYSTYPE *lval, const char **pexp));
            ^~~~~
../../binutils-gdb/intl/plural.y:178:29: error: 'arg' undeclared (first use in this function)
      ((struct parse_args *) arg)->res = $1;
                             ^~~
../../binutils-gdb/intl/plural.y:178:29: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [Makefile:133: plural.o] Error 1
make[1]: *** [Makefile:5599: all-intl] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build/intl'
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... rm -f libdecnumber.a
x86_64-w64-mingw32-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
x86_64-w64-mingw32-ranlib libdecnumber.a
make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build/libdecnumber'
yes
checking for ssize_t... yes
checking whether x86_64-w64-mingw32-gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... x86_64-w64-mingw32-ar
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for function prototypes... yes
checking whether char is unsigned... no
checking for working volatile... yes
checking return type of signal handlers... yes
checking for library containing strerror... void
checking for size_t... none required
checking for asprintf... yes
checking for ssize_t... yes
checking for atexit... yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... yes
checking for basename... no
checking for dirent.h that defines DIR... yes
checking for bcmp... yes
checking for library containing opendir... no
checking for bcopy... none required
checking for fcntl... no
checking for bsearch... no
checking for kill... yes
checking for bzero... no
checking for lstat... no
checking for calloc... no
checking for memmove... yes
checking for clock... yes
checking for putenv... yes
checking for ffs... yes
checking for select... no
checking for getcwd... no
checking for setenv... yes
checking for getpagesize... no
checking for setlocale... yes
checking for gettimeofday... yes
yes
checking for strcasecmp... checking for index... yes
checking for strpbrk... no
checking for insque... yes
checking for tcgetattr... no
checking for memchr... no
checking for vsnprintf... yes
checking for memcmp... yes
checking for isascii... yes
checking for memcpy... yes
checking for isxdigit... yes
checking for memmem... yes
checking for getpwent... no
checking for memmove... no
checking for getpwnam... yes
checking for mempcpy... no
checking for getpwuid... yes
checking for memset... no
checking for working strcoll... no
checking fcntl.h usability... yes
yes
checking fcntl.h presence... checking for mkstemps... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking varargs.h usability... no
checking for putenv... no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... yes
checking for random... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
no
checking for rename... checking for strings.h... (cached) yes
checking limits.h usability... yes
checking for rindex... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... no
checking for setenv... yes
checking locale.h presence... yes
checking for locale.h... yes
checking pwd.h usability... no
checking for snprintf... no
checking pwd.h presence... yes
no
checking for pwd.h... no
checking for memory.h... (cached) yes
checking for sigsetmask... checking termcap.h usability... yes
checking termcap.h presence... no
yes
checking for termcap.h... yes
checking for stpcpy... checking termios.h usability... no
no
checking termios.h presence... checking for stpncpy... no
checking for termios.h... no
no
checking for strcasecmp... checking termio.h usability... no
checking termio.h presence... yes
checking for strchr... no
checking for termio.h... no
checking sys/pte.h usability... yes
checking for strdup... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... yes
checking for strncasecmp... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/select.h usability... yes
checking for strndup... no
checking sys/select.h presence... no
checking for strnlen... no
checking for sys/select.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
yes
checking for sys/file.h... yes
checking for strrchr... checking for sys/ptem.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for strstr... 64
checking for type of signal functions... yes
checking for strtod... yes
checking for strtol... yes
v7
checking if signal handlers must be reinstalled when invoked... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... missing
checking for lstat... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no
configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing
checking for strtoul... yes
checking for strtoll... no
checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no
no
checking whether the ctype macros accept non-ascii characters... no
checking whether getpw functions are declared in pwd.h... configure: WARNING: cannot check ctype macros if cross compiling -- defaulting to no
no
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... no
yes
checking for sig_atomic_t in signal.h... checking for strtoull... yes
checking whether signal handlers are of type void... yes
yes
checking for TIOCSTAT in sys/ioctl.h... checking for strverscmp... no
checking for FIONREAD in sys/ioctl.h... no
checking for speed_t in sys/types.h... no
checking for tmpnam... no
checking for struct winsize in sys/ioctl.h and termios.h... yes
checking for vasprintf... yes
not found
checking for struct dirent.d_ino... checking for vfprintf... yes
checking for vprintf... yes
yes
checking for struct dirent.d_fileno... checking for vsnprintf... yes
no
checking for tgetent... checking for vsprintf... no
checking for tgetent in -ltermcap... yes
checking for waitpid... yes
checking which library has the termcap functions... using libtermcap
checking wctype.h usability... yes
checking wctype.h presence... no
checking for setproctitle... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... no
checking whether alloca needs Cray hooks... yes
checking for wchar.h... yes
checking langinfo.h usability... no
checking stack direction for C alloca... 0
checking for vfork.h... no
checking langinfo.h presence... no
checking for fork... no
checking for langinfo.h... no
checking for mbrlen... no
checking for vfork... yes
checking for mbscasecmp... no
checking for _doprnt... no
checking for mbscmp... no
no
checking for sys_errlist... (cached) checking for mbsnrtowcs... yes
checking for sys_nerr... (cached) yes
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for mbsrtowcs... no
checking for __fsetlocking... yes
checking for mbschr... no
checking for canonicalize_file_name... no
checking for wcrtomb... no
checking for dup3... yes
checking for wcscoll... no
yes
checking for wcsdup... checking for getrlimit... yes
checking for wcwidth... no
checking for getrusage... no
checking for getsysinfo... no
checking for wctype... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for wcswidth... no
no
checking whether mbrtowc and mbstate_t are properly declared... checking for psignal... yes
checking for iswlower... yes
no
checking for iswupper... checking for pstat_getdynamic... yes
no
checking for towlower... checking for pstat_getstatic... yes
checking for towupper... no
checking for realpath... yes
checking for iswctype... no
checking for setrlimit... yes
checking for nl_langinfo and CODESET... no
checking for sbrk... no
checking for wchar_t in wchar.h... no
checking for spawnve... yes
checking for wctype_t in wctype.h... yes
checking for wint_t in wctype.h... yes
checking configuration for building shared libraries... supported
yes
checking for spawnvpe... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for strerror... yes
checking for strsignal... no
checking for sysconf... config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
no
checking for sysctl... config.status: creating shlib/Makefile
no
config.status: creating config.h
checking for sysmp... config.status: executing default commands
no
checking for table... no
checking for times... no
checking for wait3... no
checking for wait4... no
checking whether basename is declared... no
checking whether ffs is declared... no
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... no
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... no
checking whether strnlen is declared... yes
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... no
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build'
make: *** [Makefile:857: all] Error 2
============================




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
  2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2018-06-04 15:46 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE *** sergiodj+buildbot
@ 2018-06-04 16:01 ` sergiodj+buildbot
  2018-06-06 19:32 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 16:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/9859>

Commit(s) tested:
	e4c4a59b48b2cec10cffac4f562937de00cb5f3f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_write_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/e4/e4c4a59b48b2cec10cffac4f562937de00cb5f3f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail?id=a5e321e>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail.table?id=a5e321e>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-x86_64-m64, branch master
  2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2018-06-04 16:01 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch master sergiodj+buildbot
@ 2018-06-06 19:32 ` sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-06-06 19:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	e4c4a59b48b2cec10cffac4f562937de00cb5f3f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_write_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m64/e4/e4c4a59b48b2cec10cffac4f562937de00cb5f3f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m64/xfails/master/xfail?id=1632c5e>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m64/xfails/master/xfail.table?id=1632c5e>




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-06-06 19:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
2018-05-31  1:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31 12:51 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2018-05-31 13:41 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2018-05-31 16:01 ` Failures on RHEL-s390x-m64, " sergiodj+buildbot
2018-06-04 15:11 ` Failures on Fedora-i686, " sergiodj+buildbot
2018-06-04 15:44 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2018-06-04 15:46 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-06-04 16:01 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch master sergiodj+buildbot
2018-06-06 19:32 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot

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).