From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 87270 invoked by alias); 1 Jun 2019 11:48: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 87261 invoked by uid 89); 1 Jun 2019 11:48:53 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=6.2, 5000000, libdecnumber, split-size 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:48:45 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Debian-s390x-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:48:00 -0000 X-SW-Source: 2019-06/txt/msg00003.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/build' Checking multilib configuration for zlib... mkdir -p -- ./zlib mkdir -p -- ./libiberty mkdir -p -- ./intl mkdir -p -- ./readline mkdir -p -- ./libdecnumber mkdir -p -- ./etc Configuring in ./zlib mkdir -p -- s390x-ibm-linux-gnu/zlib Configuring in ./readline Configuring in ./libiberty Configuring in ./intl Configuring in ./etc Configuring in ./libdecnumber Configuring in s390x-ibm-linux-gnu/zlib configure: creating cache ./config.cache checking for s390x-ibm-linux-gnu-gcc... 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 configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether make sets $(MAKE)... checking build system type... configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking build system type... s390x-ibm-linux-gnu checking host system type... s390x-ibm-linux-gnu checking host system type... yes checking for s390x-ibm-linux-gnu-gcc... gcc s390x-ibm-linux-gnu checking target system type... s390x-ibm-linux-gnu Beginning configuration for readline-6.2 for s390x-ibm-linux-gnu checking whether make sets $(MAKE)... s390x-ibm-linux-gnu checking whether the C compiler works... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: updating cache ./config.cache yes configure: creating cache ./config.cache configure: creating ./config.status yes checking for s390x-ibm-linux-gnu-gcc... gcc checking build system type... checking for a thread-safe mkdir -p... yes checking for C compiler default output file name... a.out s390x-ibm-linux-gnu checking host system type... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking whether the C compiler works... checking for suffix of executables... s390x-ibm-linux-gnu checking target system type... checking for perl... perl s390x-ibm-linux-gnu yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking build system type... checking whether make supports nested variables... yes checking for C compiler default output file name... a.out s390x-ibm-linux-gnu checking host system type... yes checking for suffix of executables... yes checking whether we are cross compiling... 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 checking for a thread-safe mkdir -p... checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-ibm-linux-gnu-gcc... gcc checking whether the C compiler works... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... no checking whether we are cross compiling... checking for suffix of object files... yes yes checking for C compiler default output file name... a.out checking whether make supports nested variables... checking for suffix of executables... yes o checking whether we are using the GNU C compiler... no checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-ibm-linux-gnu-gcc... gcc checking for suffix of object files... checking whether the C compiler works... checking whether we are cross compiling... yes checking whether gcc accepts -g... checking whether the C compiler works... o checking whether we are using the GNU C compiler... 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... no checking for suffix of object files... yes checking whether gcc accepts -g... yes checking for C compiler default output file name... a.out checking for suffix of executables... config.status: creating Makefile checking whether the C compiler works... none needed yes checking for gcc option to accept ISO C89... checking how to run the C preprocessor... checking whether we are cross compiling... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... yes checking whether gcc accepts -g... none needed checking for s390x-ibm-linux-gnu-ranlib... ranlib yes checking for C compiler default output file name... a.out checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking for suffix of executables... gcc -E checking whether gcc supports -W... yes checking for gcc option to accept ISO C89... no checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... yes none needed checking how to run the C preprocessor... checking whether gcc supports -Wall... checking for grep that handles long lines and -e... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... /bin/grep checking for egrep... make[2]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/etc' /bin/grep -E checking for ANSI C header files... yes no yes checking for gcc option to accept ISO C89... checking for suffix of object files... checking whether gcc supports -Wwrite-strings... yes checking whether gcc accepts -g... gcc -E o checking whether we are using the GNU C compiler... none needed checking how to run the C preprocessor... yes checking for gcc option to accept ISO C89... yes checking for grep that handles long lines and -e... yes checking whether gcc accepts -g... checking whether gcc supports -Wstrict-prototypes... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... none needed checking whether gcc understands -c and -o together... gcc -E yes checking for gcc option to accept ISO C89... yes yes yes checking for style of include used by make... checking for sys/types.h... checking whether gcc supports -Wmissing-prototypes... GNU checking dependency style of gcc... 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 whether gcc supports -Wold-style-definition... checking for sys/stat.h... yes checking for style of include used by make... yes gcc3 GNU checking how to print strings... checking for sys/types.h... checking dependency style of gcc ... yes yes checking for stdlib.h... checking whether gcc supports -Wmissing-format-attribute... yes 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... checking for sys/stat.h... yes /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... yes ld checking if the linker (ld) is GNU ld... checking whether gcc supports -Wcast-qual... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes gcc3 checking how to print strings... checking for string.h... yes checking for sys/types.h... yes checking whether gcc supports -pedantic -Wlong-long... checking for stdlib.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 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 1572864 checking whether the shell understands some XSI constructs... yes /bin/grep -F checking for ld used by gcc ... yes checking whether the shell understands "+="... yes yes checking for memory.h... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... 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... checking whether gcc supports -fno-lto... checking for sys/stat.h... checking for string.h... yes yes checking how to run the C preprocessor... yes yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for strings.h... 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 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... gcc -E yes yes yes checking for strings.h... checking for inttypes.h... checking for string.h... ok checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking how to run the C preprocessor... yes yes checking for stdint.h... checking for inttypes.h... checking for memory.h... ok gcc -E yes yes yes checking for stdint.h... checking how to run the C preprocessor... checking for strings.h... checking for unistd.h... checking for ANSI C header files... yes yes yes gcc -E checking minix/config.h usability... checking for inttypes.h... yes checking for unistd.h... checking for sys/types.h... yes yes checking for ANSI C header files... no checking minix/config.h presence... checking minix/config.h usability... yes checking for stdint.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for sys/stat.h... yes checking for sys/types.h... no checking minix/config.h presence... yes yes checking whether make sets $(MAKE)... yes yes checking for unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... checking for sys/stat.h... checking for stdlib.h... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt yes yes checking whether gcc needs -traditional... checking for xgettext... checking minix/config.h usability... yes yes yes /usr/bin/xgettext checking for sys/types.h... checking for msgmerge... 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... checking for stdlib.h... /usr/bin/msgmerge checking for string.h... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for function prototypes... yes checking whether char is unsigned... yes checking for sys/stat.h... checking build system type... checking for string.h... 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 memory.h... yes checking for working volatile... yes s390x-ibm-linux-gnu checking for s390x-ibm-linux-gnu-ranlib... ranlib checking for library containing strerror... yes no yes yes checking return type of signal handlers... checking for stdlib.h... checking for memory.h... checking whether gcc supports -W... checking for strings.h... yes none required checking for an ANSI C-conforming const... yes yes void checking for size_t... checking whether gcc supports -Wall... yes checking for inline... checking for string.h... checking for strings.h... yes yes checking whether gcc supports -Wwrite-strings... inline checking for off_t... yes yes checking for inttypes.h... checking for inttypes.h... yes checking for memory.h... checking whether gcc supports -Wc++-compat... yes checking for ssize_t... yes yes yes yes checking for stdint.h... checking whether gcc supports -Wstrict-prototypes... yes checking for size_t... checking for strings.h... checking for stdint.h... yes yes yes yes yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... checking whether gcc supports -Wshadow=local... checking for unistd.h... checking for inttypes.h... checking for unistd.h... no yes checking for working alloca.h... no yes checking whether gcc supports -pedantic ... yes checking for dirent.h that defines DIR... yes checking for stdint.h... checking for dlfcn.h... checking ctype.h usability... yes checking whether gcc and cc understand -c and -o together... yes yes checking for alloca... checking for library containing opendir... yes checking for objdir... yes yes checking ctype.h presence... .libs yes checking for stdlib.h... (cached) yes checking for unistd.h... yes checking for ctype.h... yes none required checking for unistd.h... (cached) yes checking stddef.h usability... checking for fcntl... checking for sys/param.h... yes checking for dlfcn.h... yes checking stddef.h presence... yes checking for an ANSI C-conforming const... checking if gcc supports -fno-rtti -fno-exceptions... yes yes checking for stddef.h... yes yes checking for objdir... yes yes checking for inline... checking for getpagesize... checking for kill... .libs checking for string.h... (cached) yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... inline checking whether byte ordering is bigendian... checking stdio.h usability... yes yes checking for working mmap... yes checking if gcc static flag -static works... checking for lstat... checking if gcc supports -fno-rtti -fno-exceptions... yes checking stdio.h presence... yes checking for stdio.h... yes yes checking if gcc supports -c -o file.o... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for a BSD-compatible install... /usr/bin/install -c yes yes checking whether integer division by zero raises SIGFPE... checking for memmove... checking for sys/file.h... yes checking if gcc static flag -static works... yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf64_s390) supports shared libraries... checking for sys/param.h... yes yes checking for uintptr_t... checking for inttypes.h... yes checking whether -lc should be explicitly linked in... yes yes yes checking if gcc supports -c -o file.o... checking for limits.h... checking for putenv... yes checking for stdint.h... yes no checking dynamic linker characteristics... checking for stdlib.h... (cached) yes yes yes checking for int_least32_t... checking for unsigned long long... 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 malloc.h... checking for select... yes yes checking whether -lc should be explicitly linked in... yes checking for inttypes.h... checking for string.h... (cached) yes yes checking for int_fast32_t... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether the inttypes.h PRIxNN macros are broken... 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 checking for unistd.h... (cached) yes yes no checking dynamic linker characteristics... checking for strings.h... (cached) yes no checking for ld used by GCC... checking for setenv... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... checking for sys/time.h... yes yes checking for uint64_t... checking for stdlib.h... (cached) yes yes checking for time.h... checking for unistd.h... (cached) yes done yes checking for setlocale... checking argz.h usability... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for sys/param.h... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for sys/resource.h... checking how to run the C preprocessor... gcc -E yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes yes yes checking argz.h presence... yes checking for off_t... yes checking for sys/stat.h... (cached) yes checking for strcasecmp... yes checking for argz.h... yes checking for getpagesize... checking for sys/mman.h... checking for stdlib.h... (cached) yes checking limits.h usability... checking for unistd.h... (cached) yes yes checking for sys/param.h... yes checking for fcntl.h... checking for working mmap... yes yes checking limits.h presence... yes checking size of int... yes yes checking for limits.h... yes checking for strpbrk... yes checking for alloca.h... checking for getpagesize... checking locale.h usability... yes yes checking for sys/pstat.h... 4 checking size of long... checking for memcpy... yes yes checking locale.h presence... yes checking for working mmap... yes checking for locale.h... yes checking for tcgetattr... no checking for sys/sysmp.h... checking nl_types.h usability... no yes 8 checking for ANSI C header files... (cached) yes yes checking nl_types.h presence... yes checking for sys/sysinfo.h... checking build system type... yes s390x-ibm-linux-gnu checking host system type... checking for vsnprintf... checking for strerror... yes checking for memcpy... yes checking for nl_types.h... yes s390x-ibm-linux-gnu checking target system type... s390x-ibm-linux-gnu checking for decimal floating point... dpd checking whether byte ordering is bigendian... checking for machine/hal_sysinfo.h... checking malloc.h usability... yes no yes checking for sys/table.h... yes checking malloc.h presence... checking for unistd.h... (cached) yes yes checking for isascii... yes checking for malloc.h... yes checking for strerror... no configure: updating cache ./config.cache checking stddef.h usability... checking for sys/sysctl.h... checking that generated files are newer than configure... done configure: creating ./config.status yes yes yes yes checking stddef.h presence... checking for sys/systemcfg.h... yes configure: updating cache ./config.cache yes checking for stddef.h... yes checking for isxdigit... checking for unistd.h... (cached) yes configure: creating ./config.status no checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for stdio_ext.h... configure: updating cache ./config.cache checking for unistd.h... (cached) yes yes checking that generated files are newer than configure... done configure: creating ./config.status yes checking for sys/param.h... (cached) yes checking for getpwent... checking for process.h... checking for feof_unlocked... no yes checking for sys/prctl.h... yes checking for getpwnam... yes checking for fgets_unlocked... checking for sys/wait.h that is POSIX.1 compatible... yes yes checking whether time.h and sys/time.h may both be included... checking for getpwuid... yes yes checking whether errno must be declared... checking for getc_unlocked... yes no checking size of int... checking for working strcoll... yes config.status: creating Makefile checking for getcwd... config.status: creating config.h yes 4 yes checking size of long... checking fcntl.h usability... config.status: executing gstdint.h commands checking for getegid... yes checking fcntl.h presence... yes checking for fcntl.h... yes 8 checking size of size_t... yes checking for unistd.h... (cached) yes checking for geteuid... checking for stdlib.h... (cached) yes checking varargs.h usability... 8 checking for long long... make[2]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x/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 yes checking for getgid... 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... 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 yes checking size of long long... no checking for varargs.h... no yes checking stdarg.h usability... checking for getuid... yes checking stdarg.h presence... 8 checking for a 64-bit type... yes checking for stdarg.h... yes yes uint64_t checking for intptr_t... checking for mempcpy... checking for string.h... (cached) yes checking for strings.h... (cached) yes yes checking limits.h usability... 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/build/libdecnumber' checking for munmap... yes checking for uintptr_t... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes yes checking for putenv... checking pwd.h usability... yes checking pwd.h presence... yes checking for ssize_t... yes checking for pwd.h... yes checking for memory.h... (cached) yes yes yes checking for pid_t... checking termcap.h usability... checking for setenv... yes checking termcap.h presence... yes checking for termcap.h... yes yes checking termios.h usability... yes checking for library containing strerror... checking for setlocale... yes checking for stpcpy... yes checking termios.h presence... none required yes checking for strcasecmp... yes checking for termios.h... yes checking for asprintf... yes checking for strdup... yes checking termio.h usability... yes checking for atexit... yes checking termio.h presence... yes checking for termio.h... yes checking sys/pte.h usability... yes checking for strtoul... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... checking for basename... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes yes checking for bcmp... yes checking sys/select.h presence... checking for tsearch... yes checking for sys/select.h... yes yes checking sys/file.h usability... yes checking sys/file.h presence... yes yes checking for sys/file.h... yes checking for sys/ptem.h... checking for bcopy... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for type of signal functions... checking for __argz_count... posix checking if signal handlers must be reinstalled when invoked... yes no checking for presence of POSIX-style sigsetjmp/siglongjmp... checking for bsearch... yes config.status: creating Makefile config.status: executing default-1 commands yes present checking for lstat... checking for bzero... config.status: creating Makefile checking for __argz_stringify... config.status: executing depfiles commands yes checking for __argz_next... yes checking for __fsetlocking... yes yes checking whether or not strcoll and strcmp differ... checking for calloc... yes yes no checking whether the ctype macros accept non-ascii characters... checking for iconv... checking for clock... no checking whether getpw functions are declared in pwd.h... config.status: executing libtool commands yes checking whether termios.h defines TIOCGWINSZ... yes checking for iconv declaration... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes yes checking whether signal handlers are of type void... checking for ffs... yes checking for LC_MESSAGES... yes Adding multilib support to Makefile in ../../../binutils-gdb/zlib multidirs=32 with_multisubdir= Running configure in multilib subdirs 32 pwd: /home/dje/debian-jessie-s390x-1/debian-s390x/build/s390x-ibm-linux-gnu/zlib 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... Running configure in multilib subdir 32 yes checking for TIOCSTAT in sys/ioctl.h... pwd: /home/dje/debian-jessie-s390x-1/debian-s390x/build/s390x-ibm-linux-gnu checking for getcwd... mkdir 32 no checking for FIONREAD in sys/ioctl.h... yes yes checking whether to use NLS... yes checking where the gettext function comes from... libc yes checking for speed_t in sys/types.h... checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader no checking for struct winsize in sys/ioctl.h and termios.h... checking for getpagesize... make[2]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x/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 sys/ioctl.h checking for struct dirent.d_ino... configure: updating cache ./config.cache mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.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 configure: creating ./config.status mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po yes 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 yes checking for struct dirent.d_fileno... 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 checking for gettimeofday... 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 yes checking for tgetent... yes mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.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-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 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 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-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 checking for index... 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-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 mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.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-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 tgetent in -ltermcap... mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.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-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 mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po yes checking for insque... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for memchr... mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po checking for memcmp... config.status: creating Makefile 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') ranlib libz.a yes checking for wchar.h... yes make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/zlib' checking langinfo.h usability... yes checking langinfo.h presence... yes config.status: creating config.intl checking for memcpy... config.status: creating config.h yes checking for langinfo.h... yes config.status: executing default-1 commands checking for mbrlen... yes checking for mbscasecmp... yes checking for memmem... yes configure: creating cache ./config.cache make[2]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/intl' checking build system type... no checking for memmove... checking for mbscmp... s390x-ibm-linux-gnu checking host system type... 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 yes no checking for mbsnrtowcs... checking for s390x-ibm-linux-gnu-strip... strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for mempcpy... yes yes checking for mbsrtowcs... checking whether make supports nested variables... yes yes yes checking for mbschr... checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-ibm-linux-gnu-gcc... gcc -m31 checking for memset... no checking for wcrtomb... yes checking for suffix of object files... checking for mkstemps... yes checking for wcscoll... o checking whether we are using the GNU C compiler... yes yes checking whether gcc -m31 accepts -g... yes checking for wcsdup... checking for putenv... yes checking for gcc -m31 option to accept ISO C89... yes checking for wcwidth... yes checking for random... yes checking for wctype... yes yes checking for wcswidth... checking for rename... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for rindex... yes checking for iswlower... unsupported checking whether gcc -m31 understands -c and -o together... yes yes yes checking for setenv... checking for style of include used by make... GNU checking dependency style of gcc -m31... checking for iswupper... yes yes checking for snprintf... gcc3 checking how to print strings... checking for towlower... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... yes /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... checking for sigsetmask... checking for towupper... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld -m elf64_s390 option to reload object files... -r checking for s390x-ibm-linux-gnu-objdump... objdump checking how to recognize dependent libraries... checking for stpcpy... 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 for iswctype... yes yes checking for stpncpy... checking for nl_langinfo and CODESET... yes yes checking for wchar_t in wchar.h... failed checking for strcasecmp... yes checking for wctype_t in wctype.h... checking how to run the C preprocessor... yes checking for wint_t in wctype.h... yes checking for strchr... yes checking configuration for building shared libraries... supported yes configure: updating cache ./config.cache configure: creating ./config.status checking for strdup... /lib/cpp yes checking for strncasecmp... checking for ANSI C header files... no yes checking for sys/types.h... checking for strndup... no checking for sys/stat.h... no yes checking for stdlib.h... checking for strnlen... no checking for string.h... config.status: creating Makefile yes no config.status: creating doc/Makefile checking for memory.h... checking for strrchr... no checking for strings.h... config.status: creating examples/Makefile yes no checking for inttypes.h... checking for strstr... config.status: creating shlib/Makefile no checking for stdint.h... yes config.status: creating config.h no checking for strtod... checking for unistd.h... config.status: executing default commands no checking for dlfcn.h... yes checking for strtol... no checking for objdir... .libs yes make[2]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x/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/keymaps.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/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/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/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/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/funmap.c checking for strtoul... checking if gcc -m31 supports -fno-rtti -fno-exceptions... rm -f rltty.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 rm -f complete.o 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/complete.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 yes rm -f isearch.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/isearch.c checking for strtoll... 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 no checking for gcc -m31 option to produce PIC... -fPIC -DPIC checking if gcc -m31 PIC flag -fPIC -DPIC works... 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 yes rm -f util.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/util.c rm -f kill.o yes checking if gcc -m31 static flag -static works... 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 rm -f undo.o rm -f macro.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/undo.c checking for strtoull... 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 no checking if gcc -m31 supports -c -o file.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 rm -f terminal.o rm -f text.o rm -f nls.o rm -f misc.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/text.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/misc.c yes rm -f compat.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/compat.c 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/xfree.c rm -f xmalloc.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/xmalloc.c checking for strverscmp... rm -f history.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/history.c 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... rm -f histexpand.o rm -f histfile.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 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 yes checking whether -lc should be explicitly linked in... rm -f mbutil.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/mbutil.c rm -f tilde.o checking for tmpnam... 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 no checking dynamic linker characteristics... 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 test -n "ranlib" && ranlib libhistory.a 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 libreadline.a configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. yes make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x/build/readline' checking for vasprintf... yes Makefile:12688: recipe for target 'configure-target-zlib' failed make[1]: *** [configure-target-zlib] Error 1 make[1]: *** Waiting for unfinished jobs.... checking for vfprintf... 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/build' Makefile:929: recipe for target 'all' failed make: *** [all] Error 2 ============================