From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 88514 invoked by alias); 1 Jun 2019 11:49:41 -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 88506 invoked by uid 89); 1 Jun 2019 11:49:41 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 01 Jun 2019 11:49:34 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Debian-s390x-native-gdbserver-m64, revision f948b2de97884bfb4e5fc11d40a6bea9e0b096ae From: gdb-buildbot@sergiodj.net To: Nick Clifton , gdb-patches@sourceware.org In-Reply-To: Message-Id: Date: Sat, 01 Jun 2019 11:49:00 -0000 X-SW-Source: 2019-06/txt/msg00004.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'Sync top level files with versions from gcc.' Revision: f948b2de97884bfb4e5fc11d40a6bea9e0b096ae You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Buildslave: debian-jessie-s390x-1 Full Build URL: Commit(s) tested: f948b2de97884bfb4e5fc11d40a6bea9e0b096ae Author(s) (in the same order as the commits): Nick Clifton Subject: Sync top level files with versions from gcc. Testsuite log (gdb.sum and gdb.log) URL(s): *** Failed to compiled GDB. *** ============================ make[1]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build' Checking multilib configuration for zlib... mkdir -p -- ./zlib mkdir -p -- ./etc mkdir -p -- ./readline mkdir -p -- ./libiberty mkdir -p -- ./libdecnumber mkdir -p -- ./intl mkdir -p -- s390x-ibm-linux-gnu/zlib Configuring in ./zlib Configuring in ./readline Configuring in ./etc Configuring in ./libiberty Configuring in ./intl Configuring in ./libdecnumber Configuring in s390x-ibm-linux-gnu/zlib 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 for a BSD-compatible install... /usr/bin/install -c configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether make sets $(MAKE)... configure: creating cache ./config.cache checking for s390x-ibm-linux-gnu-gcc... gcc checking build system type... configure: creating cache ./config.cache yes checking for s390x-ibm-linux-gnu-gcc... gcc s390x-ibm-linux-gnu checking host system type... configure: updating cache ./config.cache checking build system type... s390x-ibm-linux-gnu checking target system type... s390x-ibm-linux-gnu checking for a BSD-compatible install... s390x-ibm-linux-gnu /usr/bin/install -c checking host system type... checking whether build environment is sane... configure: creating ./config.status configure: creating cache ./config.cache s390x-ibm-linux-gnu Beginning configuration for readline-6.2 for s390x-ibm-linux-gnu checking whether make sets $(MAKE)... yes checking build system type... checking whether the C compiler works... s390x-ibm-linux-gnu checking host system type... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... s390x-ibm-linux-gnu yes checking target system type... checking for s390x-ibm-linux-gnu-gcc... gcc checking whether the C compiler works... s390x-ibm-linux-gnu checking for perl... perl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking build system type... checking whether make supports nested variables... yes checking for C compiler default output file name... a.out checking for suffix of executables... s390x-ibm-linux-gnu checking host system type... yes s390x-ibm-linux-gnu checking for s390x-ibm-linux-gnu-ar... ar checking for s390x-ibm-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for s390x-ibm-linux-gnu-gcc... gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-ibm-linux-gnu-gcc... gcc checking whether we are cross compiling... yes checking whether the C compiler works... checking whether make supports nested variables... checking whether we are cross compiling... yes no checking for suffix of object files... checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-ibm-linux-gnu-gcc... gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... checking whether the C compiler works... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... checking whether the C compiler works... checking whether we are cross compiling... yes checking whether gcc accepts -g... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether gcc accepts -g... yes checking for C compiler default output file name... a.out yes checking for gcc option to accept ISO C89... checking for suffix of executables... config.status: creating Makefile no checking for suffix of object files... yes checking for gcc option to accept ISO C89... checking whether we are cross compiling... checking whether we are cross compiling... checking whether the C compiler works... none needed checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... none needed checking for s390x-ibm-linux-gnu-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... no no checking for suffix of object files... checking for suffix of object files... yes checking for C compiler default output file name... a.out yes checking whether gcc accepts -g... checking for suffix of executables... gcc -E yes o checking whether we are using the GNU C compiler... yes checking for gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... checking whether gcc supports -Wall... checking whether we are cross compiling... make[2]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/etc' checking for grep that handles long lines and -e... none needed checking how to run the C preprocessor... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking whether gcc supports -Wwrite-strings... yes checking for gcc option to accept ISO C89... no checking for suffix of object files... yes yes checking for gcc option to accept ISO C89... gcc -E checking whether gcc supports -Wstrict-prototypes... o checking whether we are using the GNU C compiler... none needed checking how to run the C preprocessor... none needed checking whether gcc understands -c and -o together... yes yes checking whether gcc accepts -g... checking for grep that handles long lines and -e... checking whether gcc supports -Wmissing-prototypes... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for gcc option to accept ISO C89... gcc -E yes checking for style of include used by make... yes yes checking for sys/types.h... GNU checking dependency style of gcc... checking whether gcc supports -Wold-style-definition... none needed checking whether gcc understands -c and -o together... checking for grep that handles long lines and -e... /bin/grep checking for egrep... yes /bin/grep -E checking for ANSI C header files... yes checking for sys/stat.h... yes checking whether gcc supports -Wmissing-format-attribute... checking for style of include used by make... GNU checking dependency style of gcc ... gcc3 checking how to print strings... yes yes yes checking whether gcc supports -Wcast-qual... checking for sys/types.h... checking for stdlib.h... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... yes checking whether gcc supports -pedantic -Wlong-long... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... yes gcc3 /bin/grep -F checking how to print strings... checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes yes checking for sys/stat.h... checking for string.h... checking whether gcc supports -fno-lto... printf checking for a sed that does not truncate output... checking for sys/types.h... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc ... yes yes ld checking if the linker (ld) is GNU ld... checking how to run the C preprocessor... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking for stdlib.h... checking for memory.h... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for sys/stat.h... checking for ld option to reload object files... -r checking for s390x-ibm-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-ibm-linux-gnu-ar... ar checking for s390x-ibm-linux-gnu-strip... no checking for strip... strip checking for s390x-ibm-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes gcc -E 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 "+="... checking for string.h... yes checking for strings.h... checking for ld option to reload object files... -r checking for s390x-ibm-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-ibm-linux-gnu-ar... ar checking for s390x-ibm-linux-gnu-strip... strip checking for s390x-ibm-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... checking for stdlib.h... yes yes checking for grep that handles long lines and -e... yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for inttypes.h... checking for memory.h... checking for string.h... yes yes ok yes checking for strings.h... checking for stdint.h... checking for memory.h... checking how to run the C preprocessor... ok yes checking how to run the C preprocessor... yes yes checking for unistd.h... checking for inttypes.h... checking for strings.h... gcc -E yes yes gcc -E checking minix/config.h usability... yes checking for sys/types.h... checking for ANSI C header files... yes checking for ANSI C header files... no checking minix/config.h presence... yes checking for stdint.h... checking for inttypes.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for sys/stat.h... yes yes checking for stdint.h... yes yes checking whether make sets $(MAKE)... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for unistd.h... checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... checking for unistd.h... checking for stdlib.h... yes /usr/bin/xgettext yes yes checking for msgmerge... checking minix/config.h usability... checking minix/config.h usability... checking for sys/types.h... /usr/bin/msgmerge no checking minix/config.h presence... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sys/types.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for string.h... yes checking for sys/stat.h... checking build system type... yes checking whether gcc needs -traditional... s390x-ibm-linux-gnu checking host system type... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/stat.h... yes no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... ar checking for s390x-ibm-linux-gnu-ranlib... ranlib checking for an ANSI C-conforming const... s390x-ibm-linux-gnu checking for s390x-ibm-linux-gnu-ranlib... ranlib checking for library containing strerror... yes yes checking for function prototypes... yes checking whether char is unsigned... checking for memory.h... no checking for stdlib.h... yes yes checking for working volatile... none required checking for an ANSI C-conforming const... checking whether gcc supports -W... yes checking return type of signal handlers... yes checking for stdlib.h... yes checking for inline... yes yes void checking for size_t... checking for strings.h... checking whether gcc supports -Wall... yes inline checking for off_t... checking for string.h... yes checking for ssize_t... checking for string.h... yes yes checking whether gcc supports -Wwrite-strings... yes checking for memory.h... yes checking for inttypes.h... yes checking for size_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... yes checking for memory.h... no checking for strings.h... yes checking for dirent.h that defines DIR... yes checking whether gcc supports -Wc++-compat... yes yes yes checking for strings.h... yes checking for working alloca.h... yes checking whether gcc supports -Wstrict-prototypes... yes checking for stdint.h... checking for inttypes.h... checking for library containing opendir... yes checking for inttypes.h... yes checking for unistd.h... checking whether gcc supports -Wshadow=local... yes checking for alloca... yes yes checking for stdint.h... checking for stdint.h... yes none required checking for unistd.h... no yes yes checking for fcntl... checking whether gcc supports -pedantic ... yes yes checking for dlfcn.h... checking for stdlib.h... (cached) yes yes checking whether gcc and cc understand -c and -o together... checking for unistd.h... yes checking for objdir... .libs checking ctype.h usability... checking for unistd.h... (cached) yes yes yes checking ctype.h presence... yes checking for ctype.h... yes checking for kill... yes checking for sys/param.h... checking if gcc supports -fno-rtti -fno-exceptions... checking for dlfcn.h... checking stddef.h usability... yes checking stddef.h presence... yes yes checking for stddef.h... yes yes checking for objdir... .libs yes checking for lstat... checking for getpagesize... checking for string.h... (cached) yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for working mmap... yes yes checking for an ANSI C-conforming const... checking stdio.h usability... checking for memmove... yes checking if gcc static flag -static works... yes checking for inline... yes checking whether we are using the GNU C Library 2.1 or newer... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether integer division by zero raises SIGFPE... yes checking stdio.h presence... inline checking whether byte ordering is bigendian... yes checking for stdio.h... yes yes checking if gcc static flag -static works... yes yes checking if gcc supports -c -o file.o... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking if gcc supports -c -o file.o... checking for putenv... yes checking for inttypes.h... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf64_s390) supports shared libraries... yes yes checking whether -lc should be explicitly linked in... yes checking for stdint.h... yes checking for uintptr_t... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf64_s390) supports shared libraries... yes checking for a BSD-compatible install... /usr/bin/install -c yes checking for unsigned long long... checking for select... yes checking whether -lc should be explicitly linked in... checking for sys/file.h... no checking dynamic linker characteristics... yes no checking dynamic linker characteristics... yes checking for int_least32_t... checking for sys/param.h... yes checking for inttypes.h... yes yes checking whether the inttypes.h PRIxNN macros are broken... yes checking for int_fast32_t... yes no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... checking for setenv... checking for limits.h... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... GNU/Linux ld.so 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... gcc -E 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... gcc -E yes checking for uint64_t... yes yes checking what to include in gstdint.h... checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for setlocale... stdint.h (already complete) checking for an ANSI C-conforming const... done checking for string.h... (cached) yes yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking argz.h usability... yes checking for off_t... checking for sys/param.h... checking for unistd.h... (cached) yes checking for strcasecmp... yes checking argz.h presence... checking for unistd.h... (cached) yes yes checking for argz.h... yes checking for sys/param.h... yes yes checking for getpagesize... checking for getpagesize... checking for strings.h... (cached) yes checking limits.h usability... checking for sys/time.h... yes yes checking size of int... yes yes yes checking for working mmap... checking for working mmap... checking for strpbrk... checking for time.h... yes checking limits.h presence... yes yes checking for limits.h... yes 4 checking size of long... yes checking for memcpy... checking for sys/resource.h... checking locale.h usability... yes yes yes yes checking locale.h presence... checking for tcgetattr... checking for memcpy... yes checking for locale.h... yes checking for sys/stat.h... (cached) yes 8 checking for ANSI C header files... (cached) yes checking nl_types.h usability... yes yes checking for sys/mman.h... yes checking build system type... yes checking for strerror... checking for fcntl.h... yes checking nl_types.h presence... checking for strerror... checking for vsnprintf... s390x-ibm-linux-gnu checking host system type... yes checking for nl_types.h... yes yes s390x-ibm-linux-gnu checking target system type... yes s390x-ibm-linux-gnu checking for decimal floating point... dpd checking whether byte ordering is bigendian... checking for alloca.h... checking malloc.h usability... yes yes yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/pstat.h... checking for isascii... yes yes checking malloc.h presence... no checking for sys/sysmp.h... yes checking for malloc.h... yes configure: updating cache ./config.cache configure: creating ./config.status no checking for sys/sysinfo.h... configure: updating cache ./config.cache configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking that generated files are newer than configure... done configure: creating ./config.status yes checking stddef.h usability... checking for isxdigit... checking for machine/hal_sysinfo.h... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes yes no checking for sys/table.h... no checking for getpwent... checking for sys/sysctl.h... 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 sys/systemcfg.h... yes checking for getpwnam... no checking for stdint.h... (cached) yes config.status: creating Makefile checking for fgets_unlocked... checking for stdio_ext.h... yes yes checking for getc_unlocked... checking for process.h... yes config.status: creating config.h config.status: executing gstdint.h commands no checking for sys/prctl.h... yes checking for getpwuid... yes checking for sys/wait.h that is POSIX.1 compatible... checking for getcwd... yes checking for working strcoll... yes yes checking whether time.h and sys/time.h may both be included... checking for getegid... yes checking fcntl.h usability... yes checking whether errno must be declared... yes checking fcntl.h presence... yes checking for geteuid... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes make[2]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/libdecnumber' source='../../binutils-gdb/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../binutils-gdb/libdecnumber -I. -g -D_GLIBCXX_DEBUG -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 source='../../binutils-gdb/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../binutils-gdb/libdecnumber -I. -g -D_GLIBCXX_DEBUG -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 source='../../binutils-gdb/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../binutils-gdb/libdecnumber -I. -g -D_GLIBCXX_DEBUG -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/dpd/decimal32.c no checking size of int... checking varargs.h usability... yes source='../../binutils-gdb/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../binutils-gdb/libdecnumber -I. -g -D_GLIBCXX_DEBUG -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/dpd/decimal64.c no checking varargs.h presence... checking for getgid... 4 checking size of long... source='../../binutils-gdb/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../binutils-gdb/libdecnumber -I. -g -D_GLIBCXX_DEBUG -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/dpd/decimal128.c no checking for varargs.h... no 8 checking size of size_t... yes checking stdarg.h usability... checking for getuid... 8 checking for long long... yes checking stdarg.h presence... yes yes checking for stdarg.h... yes checking for mempcpy... yes checking size of long long... checking for string.h... (cached) yes yes checking for strings.h... (cached) yes 8 checking for a 64-bit type... checking for munmap... checking limits.h usability... uint64_t checking for intptr_t... yes checking limits.h presence... yes checking for limits.h... yes yes checking for putenv... yes checking for setenv... checking locale.h usability... yes yes checking locale.h presence... yes checking for locale.h... yes yes checking for uintptr_t... checking for setlocale... checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes yes checking termcap.h presence... checking for stpcpy... yes checking for ssize_t... yes checking for termcap.h... yes yes rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdecnumber.a make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/libdecnumber' checking for strcasecmp... checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes yes checking for pid_t... checking termio.h usability... yes checking for strdup... yes checking termio.h presence... yes checking for termio.h... yes checking sys/pte.h usability... yes checking for library containing strerror... no checking sys/pte.h presence... yes no checking for sys/pte.h... no checking for strtoul... checking sys/stream.h usability... none required no checking sys/stream.h presence... checking for asprintf... no checking for sys/stream.h... no yes yes checking for atexit... checking sys/select.h usability... checking for tsearch... yes yes checking sys/select.h presence... yes checking for basename... yes checking for sys/select.h... yes checking sys/file.h usability... checking for __argz_count... yes checking sys/file.h presence... yes checking for sys/file.h... yes 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 no checking for type of signal functions... yes checking for bcmp... checking for __argz_stringify... posix checking if signal handlers must be reinstalled when invoked... yes checking for __argz_next... yes checking for bcopy... yes no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... checking for __fsetlocking... yes yes checking whether or not strcoll and strcmp differ... yes checking for bsearch... yes checking for iconv... no checking whether the ctype macros accept non-ascii characters... checking for bzero... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... no checking whether getpw functions are declared in pwd.h... yes yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... checking for calloc... yes checking for sig_atomic_t in signal.h... config.status: creating Makefile yes checking for LC_MESSAGES... yes config.status: executing default-1 commands yes checking whether signal handlers are of type void... checking for clock... yes checking for TIOCSTAT in sys/ioctl.h... yes 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 FIONREAD in sys/ioctl.h... yes yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ffs... checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader sys/ioctl.h checking for struct dirent.d_ino... yes checking for getcwd... configure: updating cache ./config.cache configure: creating ./config.status yes checking for struct dirent.d_fileno... yes config.status: creating Makefile yes checking for tgetent... checking for getpagesize... Adding multilib support to Makefile in ../../../binutils-gdb/zlib multidirs=32 with_multisubdir= Running configure in multilib subdirs 32 config.status: executing depfiles commands pwd: /home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/s390x-ibm-linux-gnu/zlib Running configure in multilib subdir 32 pwd: /home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/s390x-ibm-linux-gnu mkdir 32 yes no checking for tgetent in -ltermcap... checking for gettimeofday... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes config.status: executing libtool commands yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... checking for index... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes config.status: creating Makefile checking for insque... config.status: creating config.intl yes yes checking langinfo.h presence... checking for memchr... yes checking for langinfo.h... yes checking for mbrlen... config.status: creating config.h make[2]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/zlib' 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 config.status: executing default-1 commands yes yes checking for mbscasecmp... mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 memcmp... mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 no checking for mbscmp... mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 make[2]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/intl' 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 checking for memcpy... mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po 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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb/zlib -g -D_GLIBCXX_DEBUG -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 mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -D_GLIBCXX_DEBUG " "CXXFLAGS=-g -D_GLIBCXX_DEBUG " "CFLAGS_FOR_BUILD=-g -D_GLIBCXX_DEBUG " "CFLAGS_FOR_TARGET=-O2 -g -D_GLIBCXX_DEBUG " "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -D_GLIBCXX_DEBUG " "LIBCFLAGS_FOR_TARGET=-O2 -g -D_GLIBCXX_DEBUG " "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/local/s390x-ibm-linux-gnu" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-g -D_GLIBCXX_DEBUG " "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make no checking for mbsnrtowcs... mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po yes checking for memmem... yes checking for mbsrtowcs... configure: creating cache ./config.cache yes checking build system type... yes checking for mbschr... mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po rm -f libz.a 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 ar: `u' modifier ignored since `D' is the default (see `U') checking for memmove... ranlib libz.a make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/zlib' s390x-ibm-linux-gnu checking host system type... no checking for wcrtomb... s390x-ibm-linux-gnu checking target system type... s390x-ibm-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for wcscoll... yes yes checking for s390x-ibm-linux-gnu-strip... strip checking for a thread-safe mkdir -p... checking for mempcpy... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for wcsdup... yes checking whether make supports nested variables... yes yes yes checking for wcwidth... checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-ibm-linux-gnu-gcc... gcc -m31 checking for memset... yes checking for wctype... yes yes checking for wcswidth... checking for mkstemps... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mbrtowc and mbstate_t are properly declared... yes yes checking whether gcc -m31 accepts -g... checking for putenv... yes checking for iswlower... yes checking for gcc -m31 option to accept ISO C89... yes checking for random... yes checking for iswupper... yes checking for rename... yes checking for towlower... yes checking for rindex... unsupported checking whether gcc -m31 understands -c and -o together... yes checking for towupper... yes checking for style of include used by make... yes GNU checking dependency style of gcc -m31... checking for setenv... yes checking for iswctype... yes gcc3 checking how to print strings... checking for snprintf... yes checking for nl_langinfo and CODESET... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... yes /bin/grep -F checking for ld used by gcc -m31... ld -m elf64_s390 checking if the linker (ld -m elf64_s390) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... checking for sigsetmask... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking for wint_t in wctype.h... checking for stpcpy... checking for ld -m elf64_s390 option to reload object files... -r checking for s390x-ibm-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-ibm-linux-gnu-ar... ar checking for s390x-ibm-linux-gnu-strip... (cached) strip checking for s390x-ibm-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc -m31 object... yes checking configuration for building shared libraries... supported yes configure: updating cache ./config.cache checking for stpncpy... configure: creating ./config.status yes failed checking for strcasecmp... checking how to run the C preprocessor... yes checking for strchr... yes checking for strdup... /lib/cpp yes checking for ANSI C header files... config.status: creating Makefile checking for strncasecmp... config.status: creating doc/Makefile no checking for sys/types.h... yes no config.status: creating examples/Makefile checking for strndup... checking for sys/stat.h... no checking for stdlib.h... yes config.status: creating shlib/Makefile checking for strnlen... no checking for string.h... yes config.status: creating config.h no checking for memory.h... checking for strrchr... config.status: executing default commands no checking for strings.h... yes checking for strstr... no checking for inttypes.h... make[2]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/readline' rm -f readline.o rm -f vi_mode.o rm -f funmap.o rm -f keymaps.o rm -f parens.o rm -f search.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/search.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/funmap.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/readline.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/vi_mode.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/parens.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/keymaps.c no yes checking for stdint.h... checking for strtod... rm -f rltty.o rm -f complete.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/complete.c rm -f bind.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/rltty.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/bind.c no rm -f isearch.o checking for unistd.h... gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/isearch.c rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/display.c yes no checking for dlfcn.h... rm -f signals.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/signals.c checking for strtol... rm -f util.o rm -f kill.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/kill.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/util.c no checking for objdir... rm -f undo.o .libs gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/undo.c rm -f macro.o yes gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/macro.c rm -f input.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/input.c rm -f callback.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/callback.c checking for strtoul... rm -f terminal.o rm -f text.o rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/terminal.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/nls.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/text.c rm -f misc.o rm -f compat.o rm -f xfree.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/misc.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/xfree.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/compat.c checking if gcc -m31 supports -fno-rtti -fno-exceptions... rm -f xmalloc.o yes gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/xmalloc.c rm -f history.o rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/histexpand.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/history.c checking for strtoll... rm -f histfile.o rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/histfile.c gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/histsearch.c rm -f shell.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/shell.c no checking for gcc -m31 option to produce PIC... -fPIC -DPIC checking if gcc -m31 PIC flag -fPIC -DPIC works... rm -f mbutil.o rm -f tilde.o gcc -c -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG ../../binutils-gdb/readline/mbutil.c yes gcc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/readline -fsigned-char -DRL_LIBRARY_VERSION='"6.2"' -g -D_GLIBCXX_DEBUG -DREADLINE_LIBRARY -c ../../binutils-gdb/readline/tilde.c checking for strtoull... yes checking if gcc -m31 static flag -static works... rm -f libreadline.a rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xfree.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o test -n "ranlib" && ranlib libhistory.a test -n "ranlib" && ranlib libreadline.a no checking if gcc -m31 supports -c -o file.o... make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/readline' yes checking for strverscmp... yes checking if gcc -m31 supports -c -o file.o... (cached) yes checking whether the gcc -m31 linker (ld -m elf64_s390 -m elf_s390) supports shared libraries... yes yes checking whether -lc should be explicitly linked in... checking for tmpnam... no checking dynamic linker characteristics... yes configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. checking for vasprintf... yes checking for vfprintf... Makefile:12688: recipe for target 'configure-target-zlib' failed make[1]: *** [configure-target-zlib] Error 1 make[1]: *** Waiting for unfinished jobs.... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for pipe2... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... yes checking whether ffs is declared... yes 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... yes 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... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... no 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... yes 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/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build' Makefile:929: recipe for target 'all' failed make: *** [all] Error 2 ============================