From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29796 invoked by alias); 4 Jul 2018 17:08:54 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 29782 invoked by uid 89); 4 Jul 2018 17:08:53 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx1.redhat.com Received: from mx3-rdu2.redhat.com (HELO mx1.redhat.com) (66.187.233.73) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 04 Jul 2018 17:08:47 +0000 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 9CFE040201C7; Wed, 4 Jul 2018 17:08:45 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id 62D902166BA9; Wed, 4 Jul 2018 17:08:45 +0000 (UTC) From: Sergio Durigan Junior To: Joel Brobecker , gdb-patches@sourceware.org Subject: Re: Breakage on builder Fedora-x86_64-w64-mingw32, revision f02a5b0d35750cb68177e4f213217eaf7722bc42 [gdb-8.2-branch] References: Date: Wed, 04 Jul 2018 17:08:00 -0000 In-Reply-To: (gdb-buildbot@sergiodj.net's message of "Wed, 04 Jul 2018 12:58:00 -0400") Message-ID: <87fu0z3p42.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2018-07/txt/msg00113.txt.bz2 On Wednesday, July 04 2018, gdb-buildbot@sergiodj.net wrote: > Unfortunately it seems that there is a breakage on GDB. > > Commit title: 'Bump version to 8.1.90.DATE-git.' > Revision: f02a5b0d35750cb68177e4f213217eaf7722bc42 Hi Joel, I think you can ignore this one. For some reason, we've been having intermitent breakages on the mingw32 builder for some time now. Thanks, > You can find more details below: > > +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ > > Buildslave: > fedora-x86-64-1 > > Full Build URL: > > > Commit(s) tested: > f02a5b0d35750cb68177e4f213217eaf7722bc42 > > Author(s) (in the same order as the commits): > Joel Brobecker > > Subject: > Bump version to 8.1.90.DATE-git. > > Testsuite log (gdb.sum and gdb.log) URL(s): > > > *** 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 ./libiberty > mkdir -p -- ./etc > Configuring in ./zlib > Configuring in ./intl > Configuring in ./etc > configure: creating cache ./config.cache > checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc > configure: creating cache ./config.cache > configure: creating cache ./config.cache > checking whether to enable maintainer-specific portions of Makefiles... no > checking for makeinfo... makeinfo --split-size=5000000 > checking build system type... x86_64-pc-linux-gnu > checking host system type... checking whether the C compiler works... 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... configure: creating cache ./config.cache > checking for a BSD-compatible install... /usr/bin/install -c > yes > yes > checking for C compiler default output file name... a.exe > checking for suffix of executables... configure: updating cache ./config.cache > 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)... configure: creating ./config.status > yes > checking whether make supports nested variables... yes > .exe > checking whether we are cross compiling... yes > checking for suffix of object files... checking whether to enable maintainer-specific portions of Makefiles... no > checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc > o > checking whether we are using the GNU C compiler... checking whether the C compiler works... yes > checking whether x86_64-w64-mingw32-gcc accepts -g... config.status: creating Makefile > yes > checking for C compiler default output file name... a.exe > checking for suffix of executables... yes > checking for x86_64-w64-mingw32-gcc option to accept ISO C89... checking for perl... perl > .exe > none needed > checking how to run the C preprocessor... checking whether we are cross compiling... yes > checking for suffix of object files... checking build system type... x86_64-pc-linux-gnu > checking host system type... mkdir -p -- ./libdecnumber > Configuring in ./libdecnumber > o > checking whether we are using the GNU C compiler... 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 > x86_64-w64-mingw32-gcc -E > checking for grep that handles long lines and -e... yes > checking whether x86_64-w64-mingw32-gcc accepts -g... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for ANSI C header files... yes > checking for x86_64-w64-mingw32-gcc option to accept ISO C89... yes > checking for sys/types.h... checking whether the C compiler works... none needed > checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes > checking for sys/stat.h... yes > checking for C compiler default output file name... a.exe > checking for suffix of executables... yes > checking for style of include used by make... GNU > checking dependency style of x86_64-w64-mingw32-gcc... yes > .exe > checking whether we are cross compiling... yes > checking for suffix of object files... checking for stdlib.h... o > checking whether we are using the GNU C compiler... yes > checking whether x86_64-w64-mingw32-gcc accepts -g... yes > gcc3 > checking how to print strings... printf > checking for a sed that does not truncate output... /usr/bin/sed > checking for grep that handles long lines and -e... /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 x86_64-w64-mingw32-gcc option to accept ISO C89... checking for string.h... none needed > checking how to run the C preprocessor... configure: creating cache ./config.cache > checking whether make sets $(MAKE)... /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 BSD- or MS-compatible name lister (nm)... x86_64-w64-mingw32-nm > checking the name lister (x86_64-w64-mingw32-nm) interface... x86_64-w64-mingw32-gcc -E > yes > yes > checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc > 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 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... checking for memory.h... checking for grep that handles long lines and -e... checking whether the C compiler works... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for ANSI C header files... yes > checking for strings.h... yes > checking for C compiler default output file name... a.exe > checking for suffix of executables... yes > yes > checking for sys/types.h... ok > checking how to run the C preprocessor... checking for inttypes.h... .exe > checking whether we are cross compiling... yes > checking for suffix of object files... yes > yes > checking for sys/stat.h... x86_64-w64-mingw32-gcc -E > o > checking whether we are using the GNU C compiler... checking for stdint.h... yes > yes > checking whether x86_64-w64-mingw32-gcc accepts -g... checking for ANSI C header files... yes > checking for stdlib.h... yes > checking for x86_64-w64-mingw32-gcc option to accept ISO C89... checking for unistd.h... yes > 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 > checking for string.h... yes > checking whether x86_64-w64-mingw32-gcc supports -W... checking minix/config.h usability... yes > checking for sys/types.h... yes > yes > checking for memory.h... yes > no > checking minix/config.h presence... checking whether x86_64-w64-mingw32-gcc supports -Wall... checking for sys/stat.h... yes > checking for strings.h... no > checking for minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... yes > checking whether x86_64-w64-mingw32-gcc supports -Wwrite-strings... yes > checking for stdlib.h... yes > yes > checking whether make sets $(MAKE)... checking whether x86_64-w64-mingw32-gcc supports -Wstrict-prototypes... yes > yes > checking for a BSD-compatible install... /usr/bin/install -c > checking whether NLS is requested... yes > checking for msgfmt... yes > checking for inttypes.h... /usr/bin/msgfmt > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... checking for string.h... yes > /usr/bin/xgettext > checking whether x86_64-w64-mingw32-gcc supports -Wmissing-prototypes... checking for msgmerge... yes > /usr/bin/msgmerge > yes > checking for stdint.h... checking whether x86_64-w64-mingw32-gcc supports -Wold-style-definition... yes > checking build system type... checking for memory.h... yes > x86_64-pc-linux-gnu > checking host system type... yes > checking whether x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute... checking for unistd.h... x86_64-w64-mingw32 > checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib > checking for library containing strerror... yes > yes > checking whether x86_64-w64-mingw32-gcc supports -Wcast-qual... yes > checking for strings.h... checking minix/config.h usability... yes > checking whether x86_64-w64-mingw32-gcc supports -pedantic -Wlong-long... yes > checking whether x86_64-w64-mingw32-gcc supports -fno-lto... none required > checking for an ANSI C-conforming const... yes > no > checking minix/config.h presence... yes > checking for inline... checking for inttypes.h... inline > checking for off_t... no > checking for minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... yes > checking how to run the C preprocessor... yes > yes > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... checking for stdint.h... x86_64-w64-mingw32-gcc -E > yes > checking for size_t... yes > checking for grep that handles long lines and -e... checking for unistd.h... /usr/bin/grep > checking for egrep... 64 > /usr/bin/grep -E > checking for ANSI C header files... checking whether x86_64-w64-mingw32-gcc supports -W... yes > checking for dlfcn.h... yes > yes > checking for working alloca.h... checking whether x86_64-w64-mingw32-gcc supports -Wall... yes > checking for sys/types.h... no > checking for alloca... no > checking for objdir... yes > .libs > checking whether x86_64-w64-mingw32-gcc supports -Wwrite-strings... yes > yes > yes > checking for sys/stat.h... checking for stdlib.h... (cached) yes > checking whether x86_64-w64-mingw32-gcc supports -Wc++-compat... checking for unistd.h... (cached) yes > checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... yes > yes > checking for sys/param.h... checking whether x86_64-w64-mingw32-gcc supports -Wstrict-prototypes... checking for stdlib.h... yes > 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... yes > checking for getpagesize... yes > checking whether x86_64-w64-mingw32-gcc supports -Wshadow=local... checking for string.h... yes > checking if x86_64-w64-mingw32-gcc static flag -static works... yes > checking whether x86_64-w64-mingw32-gcc supports -pedantic ... yes > checking for working mmap... no > checking whether we are using the GNU C Library 2.1 or newer... yes > yes > checking whether x86_64-w64-mingw32-gcc and cc understand -c and -o together... no > checking whether integer division by zero raises SIGFPE... guessing no > no > checking if x86_64-w64-mingw32-gcc supports -c -o file.o... checking for inttypes.h... checking for memory.h... 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... yes > checking whether -lc should be explicitly linked in... yes > checking for stdint.h... yes > yes > checking for unsigned long long... checking for strings.h... yes > checking for inttypes.h... yes > checking for an ANSI C-conforming const... yes > yes > checking whether the inttypes.h PRIxNN macros are broken... yes > checking dynamic linker characteristics... yes > checking for inline... checking for inttypes.h... Win32 ld.exe > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... no > checking for ld used by GCC... inline > checking whether byte ordering is bigendian... yes > 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 > /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 stdint.h... checking for stdlib.h... (cached) yes > checking for unistd.h... (cached) yes > checking for sys/param.h... yes > no > checking for a BSD-compatible install... /usr/bin/install -c > checking for unistd.h... done > checking argz.h usability... yes > checking ctype.h usability... yes > no > checking argz.h presence... checking for getpagesize... checking for sys/file.h... yes > checking ctype.h presence... yes > checking for ctype.h... yes > no > checking for argz.h... no > yes > checking for working mmap... no > checking limits.h usability... checking stddef.h usability... yes > checking for memcpy... checking for sys/param.h... yes > checking limits.h presence... yes > checking stddef.h presence... yes > yes > checking for limits.h... yes > yes > checking for stddef.h... yes > checking for limits.h... checking locale.h usability... yes > checking for string.h... (cached) yes > yes > checking for strerror... checking stdio.h usability... yes > checking locale.h presence... checking for stdlib.h... (cached) yes > yes > checking for locale.h... yes > checking for malloc.h... yes > checking stdio.h presence... yes > checking nl_types.h usability... checking for unistd.h... (cached) yes > yes > yes > checking for stdio.h... yes > checking for string.h... (cached) yes > looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for unistd.h... (cached) yes > no > checking nl_types.h presence... configure: updating cache ./config.cache > no > checking for nl_types.h... no > checking that generated files are newer than configure... done > configure: creating ./config.status > checking malloc.h usability... checking for strings.h... (cached) yes > checking for sys/time.h... yes > yes > checking malloc.h presence... yes > checking for malloc.h... yes > checking for time.h... checking stddef.h usability... yes > checking for sys/resource.h... yes > checking stddef.h presence... yes > checking for stddef.h... yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking for unistd.h... (cached) yes > checking for sys/param.h... (cached) yes > checking for feof_unlocked... yes > checking for uintptr_t... no > checking for sys/stat.h... (cached) yes > checking for sys/mman.h... no > checking for fgets_unlocked... no > checking for fcntl.h... yes > yes > checking for int_least32_t... checking for alloca.h... no > checking for getc_unlocked... no > checking for sys/pstat.h... no > checking for sys/sysmp.h... yes > checking for int_fast32_t... no > no > checking for sys/sysinfo.h... checking for getcwd... no > checking for machine/hal_sysinfo.h... yes > checking for uint64_t... no > checking for sys/table.h... yes > no > yes > checking what to include in gstdint.h... checking for sys/sysctl.h... stdint.h (already complete) > checking for an ANSI C-conforming const... checking for getegid... no > checking for sys/systemcfg.h... yes > checking for off_t... no > checking for stdint.h... (cached) yes > no > checking for geteuid... checking for stdio_ext.h... no > checking for process.h... yes > no > checking for sys/prctl.h... checking for getgid... yes > checking size of int... no > checking for sys/wait.h that is POSIX.1 compatible... no > checking whether time.h and sys/time.h may both be included... no > checking for getuid... yes > checking whether errno must be declared... no > checking for mempcpy... no > checking size of int... yes > checking for munmap... config.status: creating Makefile > no > checking for putenv... config.status: executing depfiles commands > yes > checking for setenv... 4 > checking size of long... no > checking for setlocale... 4 > checking size of long... config.status: executing libtool commands > yes > checking for stpcpy... make[1]: Nothing to be done for 'all-target'. > mkdir -p -- ./readline > Configuring in ./readline > no > checking for strcasecmp... yes > checking for strdup... yes > 4 > checking for ANSI C header files... (cached) yes > checking for strtoul... checking build system type... x86_64-pc-linux-gnu > checking host system type... yes > x86_64-w64-mingw32 > checking target system type... checking for tsearch... x86_64-w64-mingw32 > checking for decimal floating point... bid > checking whether byte ordering is bigendian... 4 > checking size of size_t... yes > checking for __argz_count... no > no > configure: updating cache ./config.cache > checking for __argz_stringify... configure: creating ./config.status > configure: creating cache ./config.cache > no > checking for __argz_next... checking build system type... x86_64-pc-linux-gnu > checking host system type... no > checking for __fsetlocking... 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 > no > checking for iconv... no, consider installing GNU libiconv > checking for nl_langinfo and CODESET... checking whether the C compiler works... config.status: creating Makefile > yes > checking for C compiler default output file name... a.exe > checking for suffix of executables... config.status: creating config.h > no > checking for LC_MESSAGES... config.status: executing gstdint.h commands > .exe > checking whether we are cross compiling... yes > no > checking for bison... bison > checking version of bison... checking for suffix of object files... 3.0.4, ok > checking whether NLS is requested... yes > checking whether included gettext is requested... no > checking for GNU gettext in libc... o > checking whether we are using the GNU C compiler... no > checking for GNU gettext in libintl... 8 > checking for long long... yes > checking whether x86_64-w64-mingw32-gcc accepts -g... 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 > make[2]: Entering directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build/zlib' > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../binutils-gdb/zlib/'`adler32.c > yes > checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed > checking how to run the C preprocessor... configure: updating cache ./config.cache > x86_64-w64-mingw32-gcc -E > mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../binutils-gdb/zlib/'`compress.c > configure: creating ./config.status > yes > checking size of long long... mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../binutils-gdb/zlib/'`crc32.c > 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... mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po > yes > checking for sys/types.h... x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../binutils-gdb/zlib/'` > deflate.c > yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... config.status: creating Makefile > yes > checking for memory.h... config.status: creating config.intl > config.status: creating config.h > mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../binutils-gdb/zlib/'`gzread.c > yes > config.status: executing default-1 commands > checking for strings.h... 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' > yes > mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../binutils-gdb/zlib/'`gzclose.c > checking for inttypes.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. -g -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 -fno-lto -I../../binutils-gdb/libdecnumber -I. -c ../../binutils-gdb/libdecnumber/decNumber.c > mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../binutils-gdb/zlib/'`gzwrite.c > yes > 8 > checking for a 64-bit type... mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../binutils-gdb/zlib/'`gzlib.c > checking for stdint.h... uint64_t > checking for intptr_t... yes > checking for unistd.h... mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../binutils-gdb/zlib/'`infback.c > mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../binutils-gdb/zlib/'`inffast.c > yes > checking for uintptr_t... mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../binutils-gdb/zlib/'`inflate.c > yes > checking minix/config.h usability... no > checking minix/config.h presence... mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../binutils-gdb/zlib/'`inftrees.c > yes > checking for ssize_t... mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../binutils-gdb/zlib/'`trees.c > no > checking for minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... source='../../binutils-gdb/libdecnumber/decContext.c' object='decContext.o' libtool=no x86_64-w64-mingw32-gcc -I../../binutils-gdb/libdecnumber -I. -g -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 -fno-lto -I../../binutils-gdb/libdecnumber -I. -c ../../binutils-gdb/libdecnumber/decContext.c > yes > checking whether x86_64-w64-mingw32-gcc needs -traditional... source='../../binutils-gdb/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no x86_64-w64-mingw32-gcc -I../../binutils-gdb/libdecnumber -I. -g -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 -fno-lto -I../../binutils-gdb/libdecnumber -I. -c ../../binutils-gdb/libdecnumber/bid/decimal32.c > yes > checking for pid_t... mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../binutils-gdb/zlib/'`uncompr.c > 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 function prototypes... yes > checking whether char is unsigned... mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po > x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../binutils-gdb/zlib/'`zutil.c > source='../../binutils-gdb/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no x86_64-w64-mingw32-gcc -I../../binutils-gdb/libdecnumber -I. -g -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 -fno-lto -I../../binutils-gdb/libdecnumber -I. -c ../../binutils-gdb/libdecnumber/bid/decimal64.c > no > checking for working volatile... mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po > yes > checking return type of signal handlers... rm -f libz.a > x86_64-w64-mingw32-ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o > yes > checking for library containing strerror... x86_64-w64-mingw32-ranlib libz.a > make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build/zlib' > source='../../binutils-gdb/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no x86_64-w64-mingw32-gcc -I../../binutils-gdb/libdecnumber -I. -g -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 -fno-lto -I../../binutils-gdb/libdecnumber -I. -c ../../binutils-gdb/libdecnumber/bid/decimal128.c > void > none required > checking for size_t... checking for asprintf... yes > 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 > checking for atexit... yes > checking for ssize_t... source='../../binutils-gdb/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no x86_64-w64-mingw32-gcc -I../../binutils-gdb/libdecnumber -I. -g -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 -fno-lto -I../../binutils-gdb/libdecnumber -I. -c ../../binutils-gdb/libdecnumber/bid/bid2dpd_dpd2bid.c > source='../../binutils-gdb/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no x86_64-w64-mingw32-gcc -I../../binutils-gdb/libdecnumber -I. -g -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 -fno-lto -I../../binutils-gdb/libdecnumber -I. -c ../../binutils-gdb/libdecnumber/bid/host-ieee32.c > yes > config.status: creating config.h > checking for basename... 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 > ^^^^^^^^^^^^ > source='../../binutils-gdb/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no x86_64-w64-mingw32-gcc -I../../binutils-gdb/libdecnumber -I. -g -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 -fno-lto -I../../binutils-gdb/libdecnumber -I. -c ../../binutils-gdb/libdecnumber/bid/host-ieee64.c > rm -f plural.h > test -f config.h || (rm -f stamp-h1 && make stamp-h1) > x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/bindtextdom.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. -g -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 -fno-lto -I../../binutils-gdb/libdecnumber -I. -c ../../binutils-gdb/libdecnumber/bid/host-ieee128.c > yes > yes > checking for ANSI C header files... (cached) yes > checking whether stat file-mode macros are broken... checking for bcmp... x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/dcgettext.c > rm -f libdecnumber.a > no > 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 > checking for dirent.h that defines DIR... x86_64-w64-mingw32-ranlib libdecnumber.a > make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build/libdecnumber' > x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/dgettext.c > x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/gettext.c > x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/finddomain.c > no > checking for bcopy... yes > checking for library containing opendir... x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/loadmsgcat.c > none required > checking for fcntl... x86_64-w64-mingw32-gcc -c -g -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 > no > checking for bsearch... x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/textdomain.c > no > yes > checking for kill... checking for bzero... x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/l10nflist.c > x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/explodename.c > x86_64-w64-mingw32-gcc -c -g -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 > no > checking for lstat... x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/dcngettext.c > no > checking for calloc... x86_64-w64-mingw32-gcc -c -g -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 -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/ngettext.c > no > x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl plural.c > checking for memmove... x86_64-w64-mingw32-gcc -c -g -D_GLIBCXX_DEBUG -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I../../binutils-gdb/intl ../../binutils-gdb/intl/plural-exp.c > 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[2]: *** Waiting for unfinished jobs.... > make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-mingw32/build/intl' > make[1]: *** [Makefile:5599: all-intl] Error 2 > make[1]: *** Waiting for unfinished jobs.... > yes > checking for clock... yes > checking for putenv... yes > checking for select... yes > checking for ffs... no > checking for setenv... no > checking for getcwd... no > checking for setlocale... yes > yes > checking for getpagesize... checking for strcasecmp... yes > checking for strpbrk... yes > checking for gettimeofday... yes > checking for tcgetattr... yes > checking for index... no > checking for vsnprintf... no > checking for insque... yes > checking for isascii... no > checking for memchr... yes > checking for isxdigit... yes > checking for memcmp... yes > checking for getpwent... yes > checking for memcpy... no > checking for getpwnam... yes > no > checking for memmem... checking for getpwuid... no > checking for working strcoll... no > no > checking for memmove... checking fcntl.h usability... yes > checking fcntl.h presence... yes > checking for fcntl.h... yes > yes > checking for unistd.h... (cached) yes > checking for mempcpy... checking for stdlib.h... (cached) yes > checking varargs.h usability... yes > no > checking varargs.h presence... no > checking for varargs.h... no > checking stdarg.h usability... checking for memset... yes > yes > checking stdarg.h presence... yes > checking for stdarg.h... yes > checking for mkstemps... checking for string.h... (cached) yes > checking for strings.h... (cached) yes > no > checking limits.h usability... checking for putenv... yes > checking limits.h presence... yes > checking for limits.h... yes > checking locale.h usability... yes > yes > checking locale.h presence... checking for random... yes > checking for locale.h... yes > checking pwd.h usability... no > checking pwd.h presence... no > checking for rename... no > checking for pwd.h... no > checking for memory.h... (cached) yes > yes > checking termcap.h usability... checking for rindex... yes > checking termcap.h presence... yes > checking for termcap.h... yes > no > checking termios.h usability... checking for setenv... no > checking termios.h presence... no > checking for snprintf... no > checking for termios.h... no > checking termio.h usability... yes > no > checking termio.h presence... checking for sigsetmask... no > checking for termio.h... no > checking sys/pte.h usability... no > checking for stpcpy... no > checking sys/pte.h presence... no > checking for sys/pte.h... no > checking sys/stream.h usability... no > checking for stpncpy... no > checking sys/stream.h presence... no > checking for sys/stream.h... no > checking sys/select.h usability... no > checking for strcasecmp... no > checking sys/select.h presence... no > checking for sys/select.h... no > checking sys/file.h usability... yes > checking for strchr... yes > checking sys/file.h presence... yes > checking for sys/file.h... yes > checking for sys/ptem.h... yes > checking for strdup... 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 strncasecmp... 64 > checking for type of signal functions... yes > checking for strndup... no > checking for strnlen... 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 > yes > checking for strrchr... no > checking whether or not strcoll and strcmp differ... no > checking whether the ctype macros accept non-ascii characters... no > checking whether getpw functions are declared in pwd.h... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no > 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... yes > no > checking for sig_atomic_t in signal.h... checking for strstr... yes > checking whether signal handlers are of type void... yes > yes > checking for TIOCSTAT in sys/ioctl.h... checking for strtod... no > checking for FIONREAD in sys/ioctl.h... yes > checking for strtol... no > checking for speed_t in sys/types.h... no > checking for struct winsize in sys/ioctl.h and termios.h... yes > checking for strtoul... not found > checking for struct dirent.d_ino... yes > checking for struct dirent.d_fileno... yes > checking for strtoll... no > checking for tgetent... yes > no > checking for tgetent in -ltermcap... checking for strtoull... yes > checking for strverscmp... yes > checking which library has the termcap functions... using libtermcap > checking wctype.h usability... yes > checking wctype.h presence... no > checking for tmpnam... yes > checking for wctype.h... yes > checking wchar.h usability... yes > yes > checking wchar.h presence... yes > checking for wchar.h... yes > checking for vasprintf... checking langinfo.h usability... no > checking langinfo.h presence... yes > checking for vfprintf... no > checking for langinfo.h... no > checking for mbrlen... yes > checking for vprintf... yes > checking for vsnprintf... yes > checking for mbscasecmp... yes > no > checking for mbscmp... checking for vsprintf... yes > no > checking for mbsnrtowcs... checking for waitpid... no > checking for setproctitle... no > checking for mbsrtowcs... no > checking whether alloca needs Cray hooks... no > checking stack direction for C alloca... 0 > checking for vfork.h... no > checking for fork... yes > checking for mbschr... no > checking for wcrtomb... no > checking for vfork... no > checking for _doprnt... yes > checking for wcscoll... no > checking for sys_errlist... (cached) yes > checking for sys_nerr... (cached) yes > yes > checking for wcsdup... checking for sys_siglist... yes > checking for wcwidth... no > checking for external symbol _system_configuration... no > checking for __fsetlocking... no > checking for wctype... no > checking for canonicalize_file_name... yes > checking for wcswidth... no > checking for dup3... no > checking whether mbrtowc and mbstate_t are properly declared... no > yes > checking for iswlower... checking for getrlimit... yes > no > checking for getrusage... checking for iswupper... no > yes > checking for getsysinfo... checking for towlower... no > yes > checking for gettimeofday... (cached) yes > checking for towupper... checking for on_exit... yes > no > checking for psignal... checking for iswctype... no > checking for pstat_getdynamic... no > yes > checking for nl_langinfo and CODESET... checking for pstat_getstatic... no > checking for wchar_t in wchar.h... yes > checking for wctype_t in wctype.h... no > checking for realpath... yes > checking for wint_t in wctype.h... no > checking for setrlimit... yes > checking configuration for building shared libraries... no > supported > checking for sbrk... configure: updating cache ./config.cache > configure: creating ./config.status > no > checking for spawnve... yes > checking for spawnvpe... yes > checking for strerror... config.status: creating Makefile > yes > config.status: creating doc/Makefile > checking for strsignal... config.status: creating examples/Makefile > no > checking for sysconf... config.status: creating shlib/Makefile > config.status: creating config.h > no > checking for sysctl... config.status: executing default commands > no > checking for sysmp... 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 sys/param.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 > ============================ -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/