>>> host-gcc-initial 8.4.0 Extracting xzcat /home/naourr/work/instance-1/dl/gcc/gcc-8.4.0.tar.xz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0 --exclude='libjava/*' --exclude='libgo/*' -xf - >>> host-gcc-initial 8.4.0 Patching for patchdir in package/gcc/8.4.0 ; do if test -d ${patchdir}; then PATH=/home/naourr/work/instance-1/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0 ${patchdir} \*.patch || exit 1; fi; done Applying 0001-xtensa-fix-PR-target-91880.patch using patch: patching file gcc/config/xtensa/xtensa.c >>> host-gcc-initial 8.4.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gcc-initial 8.4.0 Patching libtool patching file /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/ltmain.sh Hunk #1 succeeded at 1225 (offset 11 lines). Hunk #2 succeeded at 2250 (offset 11 lines). Hunk #3 succeeded at 4318 (offset -114 lines). Hunk #4 succeeded at 4328 (offset -114 lines). Hunk #5 succeeded at 4610 (offset -114 lines). Hunk #6 succeeded at 4883 (offset -111 lines). Hunk #7 succeeded at 5627 (offset -111 lines). Hunk #8 succeeded at 5785 (offset -111 lines). Hunk #9 succeeded at 8269 (offset -109 lines). >>> host-gcc-initial 8.4.0 Configuring mkdir -p /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build ln -sf ../configure /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/configure (cd /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build && rm -rf config.cache; PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" MAKEINFO=missing CFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-1/output-1/host" --sysconfdir="/home/naourr/work/instance-1/output-1/host/etc" --localstatedir="/home/naourr/work/instance-1/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --target=powerpc-buildroot-linux-uclibc --with-sysroot=/home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/naourr/work/instance-1/output-1/host --with-mpc=/home/naourr/work/instance-1/output-1/host --with-mpfr=/home/naourr/work/instance-1/output-1/host --with-pkgversion="Buildroot 2020.05-rc1-07207-ga07a9d3216" --with-bugurl="http://bugs.buildroot.net/" --disable-libquadmath --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --enable-languages=c --disable-shared --without-headers --disable-threads --with-newlib --disable-largefile ) configure: loading site script /dev/null checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... powerpc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... yes checking for libvtv support... no checking for libmpx support... no checking for libhsail-rt support... no checking for gcc... /usr/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr/mpc libraries... yes *** This configuration is not supported in the following subdirectories: target-libquadmath target-libvtv target-libmpx gnattools gotools target-libada target-libhsail-rt target-libstdc++-v3 target-libgfortran target-libbacktrace target-libffi target-libobjc target-liboffloadmic target-libsanitizer target-libssp target-libitm (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... missing ./configure: line 7955: missing: command not found checking for expect... no checking for runtest... no checking for ar... (cached) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for dlltool... no checking for ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/bin/objcopy checking for objdump... objdump checking for readelf... readelf checking for powerpc-buildroot-linux-uclibc-cc... no checking for powerpc-buildroot-linux-uclibc-gcc... no checking for powerpc-buildroot-linux-uclibc-c++... no checking for powerpc-buildroot-linux-uclibc-g++... no checking for powerpc-buildroot-linux-uclibc-cxx... no checking for powerpc-buildroot-linux-uclibc-gxx... no checking for powerpc-buildroot-linux-uclibc-gcc... no checking for powerpc-buildroot-linux-uclibc-gfortran... no checking for powerpc-buildroot-linux-uclibc-gccgo... no checking for ar... /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin/ar checking for as... /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin/as checking for dlltool... no checking for powerpc-buildroot-linux-uclibc-dlltool... no checking for ld... /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin/ld checking for lipo... no checking for powerpc-buildroot-linux-uclibc-lipo... no checking for nm... /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin/nm checking for objcopy... /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin/objcopy checking for objdump... /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin/objdump checking for ranlib... /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin/ranlib checking for readelf... /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin/readelf checking for strip... /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin/strip checking for windres... no checking for powerpc-buildroot-linux-uclibc-windres... no checking for windmc... no checking for powerpc-buildroot-linux-uclibc-windmc... no checking where to find the target ar... pre-installed in /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin checking where to find the target as... pre-installed in /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin checking where to find the target cc... just compiled checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... pre-installed in /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin checking where to find the target objcopy... pre-installed in /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin checking where to find the target objdump... pre-installed in /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin checking where to find the target ranlib... pre-installed in /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin checking where to find the target readelf... pre-installed in /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin checking where to find the target strip... pre-installed in /home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-gcc-initial 8.4.0 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 gcc_cv_libc_provides_ssp=no all-gcc all-target-libgcc -C /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build' mkdir -p -- ./intl Configuring in ./intl mkdir -p -- ./lto-plugin Configuring in ./lto-plugin mkdir -p -- build-x86_64-pc-linux-gnu/libiberty Configuring in build-x86_64-pc-linux-gnu/libiberty mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... powerpc-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl checking build system type... configure: creating cache ./config.cache checking whether make sets $(MAKE)... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for a BSD-compatible install... checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... checking for C compiler default output file name... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... checking for C compiler default output file name... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking for /usr/bin/gcc option to accept ISO C89... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... none needed checking how to run the C preprocessor... checking for suffix of object files... /usr/bin/gcc -E yes checking for a thread-safe mkdir -p... o checking whether we are using the GNU C compiler... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for suffix of object files... yes yes checking whether /usr/bin/gcc accepts -g... checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... o checking whether we are using the GNU C compiler... GNU yes checking for /usr/bin/gcc option to accept ISO C89... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking build system type... x86_64-pc-linux-gnu checking host system type... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... none required checking how to run the C preprocessor... yes checking for sys/types.h... yes checking for C compiler default output file name... checking for sys/stat.h... /usr/bin/gcc -E /usr/bin/gcc -E yes a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for stdlib.h... yes checking for string.h... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for memory.h... yes checking whether /usr/bin/gcc accepts -g... yes checking for strings.h... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for inttypes.h... none needed checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/gcc -E no checking minix/config.h presence... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes yes checking for inline... checking whether /usr/bin/gcc supports -W... yes inline checking for sys/types.h... yes checking whether /usr/bin/gcc supports -Wall... yes checking for sys/types.h... checking for sys/types.h... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes yes checking for sys/stat.h... yes checking for sys/stat.h... yes yes checking whether /usr/bin/gcc supports -Wc++-compat... checking for sys/stat.h... checking for stdlib.h... yes checking for stdlib.h... yes yes yes checking for stdlib.h... checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes yes checking for string.h... yes checking for string.h... checking for string.h... yes checking whether /usr/bin/gcc supports -Wshadow=local... yes yes checking for memory.h... checking for memory.h... checking for memory.h... yes checking whether /usr/bin/gcc supports -pedantic ... yes yes checking for strings.h... yes checking for strings.h... checking for strings.h... yes yes yes checking whether /usr/bin/gcc and cc understand -c and -o together... checking for inttypes.h... yes checking for inttypes.h... yes checking for stdint.h... checking for inttypes.h... yes yes yes checking for stdint.h... checking for unistd.h... yes checking for stdint.h... yes yes checking for an ANSI C-conforming const... checking for unistd.h... checking minix/config.h usability... yes yes checking for inline... checking for unistd.h... yes inline checking whether byte ordering is bigendian... checking minix/config.h usability... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... checking for off_t... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc yes checking whether /usr/bin/gcc supports -W... yes yes checking for size_t... checking whether /usr/bin/gcc supports -Wall... no checking for a BSD-compatible install... checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking dependency style of /usr/bin/gcc... (cached) none checking whether /usr/bin/gcc supports -Wall... /usr/bin/install -c checking for sys/file.h... yes yes checking for -static-libgcc... checking whether /usr/bin/gcc supports -Wwrite-strings... yes yes yes checking for working alloca.h... checking how to print strings... printf checking for a sed that does not truncate output... yes checking for alloca... checking for sys/param.h... /usr/bin/sed checking for fgrep... /usr/bin/grep -F yes checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking whether /usr/bin/gcc supports -Wc++-compat... checking the name lister (/usr/bin/nm) interface... yes checking for limits.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking for stdlib.h... (cached) yes 1572864 checking whether the shell understands some XSI constructs... yes yes checking whether the shell understands "+="... yes checking for unistd.h... (cached) yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for getpagesize... checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking for stdlib.h... (cached) yes checking whether /usr/bin/gcc supports -Wshadow=local... checking for malloc.h... yes checking for working mmap... yes yes checking whether /usr/bin/gcc supports -pedantic ... checking for string.h... (cached) yes yes checking whether /usr/bin/gcc and cc understand -c and -o together... checking for unistd.h... (cached) yes ok checking for strings.h... (cached) yes yes checking whether we are using the GNU C Library 2.1 or newer... checking for dlfcn.h... checking for sys/time.h... yes checking whether integer division by zero raises SIGFPE... yes yes yes checking for objdir... yes checking for inttypes.h... .libs checking for an ANSI C-conforming const... checking for time.h... yes checking for inline... yes yes checking for stdint.h... inline checking whether byte ordering is bigendian... checking for sys/resource.h... yes yes checking for unsigned long long... checking for sys/stat.h... (cached) yes checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for sys/mman.h... yes yes checking for inttypes.h... no checking for /usr/bin/gcc option to produce PIC... no -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for a BSD-compatible install... checking for fcntl.h... /usr/bin/install -c yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for alloca.h... yes checking if /usr/bin/gcc static flag -static works... checking for sys/file.h... yes no checking for ld used by GCC... yes /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... checking for sys/pstat.h... checking for sys/param.h... no checking if /usr/bin/gcc supports -c -o file.o... yes no checking for limits.h... checking for sys/sysmp.h... yes yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... done checking for stdlib.h... (cached) yes checking argz.h usability... yes checking whether -lc should be explicitly linked in... no yes checking argz.h presence... checking for sys/sysinfo.h... yes checking for malloc.h... yes checking for argz.h... yes checking for machine/hal_sysinfo.h... yes checking limits.h usability... no checking dynamic linker characteristics... checking for string.h... (cached) yes no checking for sys/table.h... yes checking limits.h presence... checking for unistd.h... (cached) yes yes checking for limits.h... yes checking for strings.h... (cached) yes no checking locale.h usability... checking for sys/sysctl.h... checking for sys/time.h... yes yes checking locale.h presence... 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... no checking for int64_t... checking for time.h... yes checking for locale.h... yes no checking for sys/systemcfg.h... checking nl_types.h usability... yes yes checking nl_types.h presence... no yes checking for uint64_t... yes checking for nl_types.h... yes checking for stdint.h... (cached) yes checking for sys/resource.h... checking malloc.h usability... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for sys/stat.h... (cached) yes checking for stdio_ext.h... yes yes checking malloc.h presence... yes checking for sys/mman.h... yes checking for process.h... yes checking for malloc.h... yes configure: updating cache ./config.cache checking for fcntl.h... checking stddef.h usability... configure: creating ./config.status no yes checking for sys/prctl.h... yes checking stddef.h presence... checking for alloca.h... yes yes checking for stddef.h... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/pstat.h... yes checking whether time.h and sys/time.h may both be included... checking for unistd.h... (cached) yes no checking sys/param.h usability... yes checking whether errno must be declared... checking for sys/sysmp.h... yes checking sys/param.h presence... no checking size of int... no checking for sys/sysinfo.h... yes checking for sys/param.h... yes yes 4 checking size of long... checking for feof_unlocked... checking for machine/hal_sysinfo.h... 8 checking size of size_t... yes no checking for sys/table.h... no checking for sys/sysctl.h... no checking for fgets_unlocked... checking for sys/systemcfg.h... 8 checking for long long... yes no checking for stdint.h... (cached) yes checking for getc_unlocked... checking for stdio_ext.h... yes checking size of long long... yes yes checking for process.h... 8 checking for a 64-bit type... checking for getcwd... uint64_t no checking for intptr_t... checking for sys/prctl.h... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for getegid... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... yes checking for uintptr_t... yes no checking size of int... checking for geteuid... yes checking for ssize_t... yes 4 checking size of long... checking for getgid... yes yes checking for pid_t... checking for getuid... 8 checking size of size_t... yes checking for library containing strerror... yes checking for mempcpy... 8 checking for long long... none required checking for asprintf... yes checking for atexit... yes yes checking size of long long... checking for munmap... yes yes checking for basename... 8 checking for a 64-bit type... uint64_t checking for intptr_t... checking for putenv... yes checking for bcmp... yes yes checking for uintptr_t... yes checking for bcopy... checking for setenv... yes yes yes checking for ssize_t... checking for bsearch... checking for setlocale... yes checking for pid_t... yes yes checking for stpcpy... checking for bzero... yes checking for library containing strerror... yes checking for strcasecmp... yes checking for calloc... none required checking for asprintf... yes config.status: creating Makefile yes yes checking for atexit... checking for strdup... config.status: creating config.h checking for clock... yes config.status: executing depfiles commands yes checking for basename... config.status: executing libtool commands yes checking for strtoul... yes checking for ffs... checking for bcmp... yes yes yes checking for getcwd... checking for tsearch... mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes Configuring in build-x86_64-pc-linux-gnu/fixincludes checking for bcopy... yes yes yes checking for getpagesize... checking for bsearch... checking for __argz_count... yes yes checking for gettimeofday... yes checking for bzero... checking for __argz_stringify... yes checking for index... yes yes checking for __argz_next... checking for calloc... yes yes yes checking for clock... checking for __fsetlocking... checking for insque... yes yes checking for memchr... checking for ffs... yes checking for iconv... yes yes checking for iconv declaration... checking for memcmp... yes checking for getcwd... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for memcpy... yes yes checking for LC_MESSAGES... yes checking for getpagesize... checking for memmem... yes checking for bison... bison checking version of bison... 3.5, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes configure: updating cache ./config.cache configure: creating ./config.status yes checking for gettimeofday... checking for memmove... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... yes yes checking for index... checking for mempcpy... x86_64-pc-linux-gnu checking target system type... powerpc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes yes checking for C compiler default output file name... checking for memset... checking for insque... config.status: creating Makefile a.out checking whether the C compiler works... yes yes config.status: creating config.intl checking whether we are cross compiling... no checking for suffix of executables... checking for mkstemps... yes config.status: creating config.h checking for memchr... checking for suffix of object files... config.status: executing default-1 commands o checking whether we are using the GNU C compiler... yes yes checking whether /usr/bin/gcc accepts -g... checking for putenv... yes yes checking for /usr/bin/gcc option to accept ISO C89... mkdir -p -- build-x86_64-pc-linux-gnu/libcpp Configuring in build-x86_64-pc-linux-gnu/libcpp checking for memcmp... none needed checking how to run the C preprocessor... yes checking for random... yes /usr/bin/gcc -E checking for memcpy... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking for rename... checking for memmem... yes checking for rindex... yes yes checking for sys/types.h... checking for memmove... yes yes checking for setenv... checking for sys/stat.h... yes yes checking for mempcpy... checking for stdlib.h... yes checking for snprintf... yes checking for string.h... yes yes checking for memset... yes checking for memory.h... checking for sigsetmask... yes yes checking for mkstemps... checking for strings.h... yes checking for stpcpy... yes yes checking for inttypes.h... checking for putenv... yes yes checking for stdint.h... yes configure: creating cache ./config.cache checking for stpncpy... checking for random... checking build system type... yes x86_64-pc-linux-gnu checking host system type... checking for unistd.h... x86_64-pc-linux-gnu checking target system type... yes yes checking for rename... powerpc-buildroot-linux-uclibc checking whether make sets $(MAKE)... yes checking minix/config.h usability... checking for strcasecmp... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for C compiler default output file name... yes no checking minix/config.h presence... yes checking for rindex... checking for strchr... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether /usr/bin/gcc supports -W... checking for suffix of object files... yes yes checking for strdup... yes checking whether /usr/bin/gcc supports -Wall... o checking whether we are using the GNU C compiler... checking for setenv... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc accepts -g... yes yes yes checking for snprintf... checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for /usr/bin/gcc option to accept ISO C89... checking for strncasecmp... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... none needed yes yes checking for sigsetmask... checking whether we are using the GNU C++ compiler... yes checking for strndup... checking whether /usr/bin/gcc supports -Wold-style-definition... yes yes checking whether /usr/bin/g++ accepts -g... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking for stpcpy... checking for strnlen... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking how to run the C preprocessor... yes /usr/bin/gcc -E checking whether /usr/bin/gcc supports -Woverlength-strings... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... checking for grep that handles long lines and -e... yes yes checking for strrchr... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for stpncpy... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking for strstr... yes checking stddef.h presence... yes checking for stddef.h... yes yes checking for stdlib.h... yes (cached) yes checking for strings.h... checking for strtod... (cached) yes checking for unistd.h... (cached) yes checking for strcasecmp... yes checking for sys/types.h... checking fcntl.h usability... yes yes yes checking for sys/stat.h... checking for strtol... yes checking fcntl.h presence... checking for strchr... yes checking for fcntl.h... yes yes checking sys/file.h usability... checking for stdlib.h... yes yes yes checking for strtoul... checking for strdup... yes checking sys/file.h presence... checking for string.h... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes yes yes checking for strtoll... checking for memory.h... checking for strncasecmp... yes yes yes checking for strings.h... checking for feof_unlocked... checking for strtoull... yes yes checking for strndup... checking for inttypes.h... yes yes checking for ferror_unlocked... yes checking for strverscmp... yes checking for stdint.h... checking for strnlen... yes yes checking for fflush_unlocked... checking for unistd.h... yes checking for tmpnam... yes yes checking minix/config.h usability... checking for strrchr... yes checking for fgetc_unlocked... yes no checking minix/config.h presence... checking for vasprintf... yes checking for strstr... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for vfprintf... checking for fgets_unlocked... yes checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... yes yes checking for strtod... checking whether /usr/bin/gcc supports -Wall... yes checking for vprintf... yes checking for fileno_unlocked... yes checking whether /usr/bin/gcc supports -Wnarrowing... yes checking for strtol... yes yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking for vsnprintf... yes yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... checking for fprintf_unlocked... yes yes yes checking for strtoul... checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking for vsprintf... no yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... checking for fputc_unlocked... yes yes checking for strtoll... yes checking for waitpid... checking whether /usr/bin/gcc supports -Wold-style-definition... yes yes checking for fputs_unlocked... yes yes checking for strtoull... checking for setproctitle... checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes no checking whether alloca needs Cray hooks... checking for fread_unlocked... no checking stack direction for C alloca... yes yes checking whether /usr/bin/gcc supports -fno-exceptions... checking for strverscmp... yes checking whether /usr/bin/gcc supports -fno-rtti... yes checking for fwrite_unlocked... 1 checking for vfork.h... yes checking dependency style of /usr/bin/g++... no checking for fork... yes checking for tmpnam... yes checking for getchar_unlocked... yes gcc3 checking whether time.h and sys/time.h may both be included... yes yes checking for vasprintf... yes checking whether string.h and strings.h may both be included... checking for vfork... checking for getc_unlocked... yes checking locale.h usability... yes yes yes checking for putchar_unlocked... checking for working fork... yes checking locale.h presence... checking for vfprintf... yes checking for locale.h... yes checking fcntl.h usability... yes yes yes checking for working vfork... (cached) yes checking for _doprnt... checking for putc_unlocked... yes checking fcntl.h presence... checking for vprintf... yes checking for fcntl.h... yes yes checking limits.h usability... checking whether abort is declared... no checking for sys_errlist... yes checking for vsnprintf... yes checking limits.h presence... yes yes yes checking for limits.h... yes checking for sys_nerr... checking stddef.h usability... yes checking whether asprintf is declared... yes checking stddef.h presence... checking for vsprintf... yes checking for stddef.h... yes yes checking for stdlib.h... (cached) yes yes checking for sys_siglist... checking for strings.h... (cached) yes checking whether basename is declared... yes checking for string.h... (cached) yes checking sys/file.h usability... checking for waitpid... yes yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking whether errno is declared... yes checking for unistd.h... (cached) yes yes checking for canonicalize_file_name... checking for setproctitle... checking whether byte ordering is bigendian... no checking whether vasprintf is declared... yes checking for dup3... no checking whether alloca needs Cray hooks... yes no checking stack direction for C alloca... checking whether clearerr_unlocked is declared... no checking for an ANSI C-conforming const... yes 1 checking for vfork.h... no yes checking for getrlimit... checking for fork... yes checking for inline... checking whether feof_unlocked is declared... inline checking for obstacks... yes yes checking whether ferror_unlocked is declared... checking for getrusage... yes yes checking for vfork... checking whether fflush_unlocked is declared... yes checking for getsysinfo... yes checking for off_t... yes yes checking for working fork... checking whether fgetc_unlocked is declared... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking whether fgets_unlocked is declared... yes checking for size_t... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for sys_errlist... yes checking whether fileno_unlocked is declared... yes yes checking for ssize_t... yes checking for psignal... checking for sys_nerr... yes checking whether fprintf_unlocked is declared... yes checking for pstat_getdynamic... no yes checking whether fputc_unlocked is declared... checking for sys_siglist... yes checking for uintptr_t... no yes checking for pstat_getstatic... checking whether fputs_unlocked is declared... yes checking for external symbol _system_configuration... yes yes checking for ptrdiff_t... no checking whether fread_unlocked is declared... checking for __fsetlocking... yes no checking for realpath... yes checking whether fwrite_unlocked is declared... yes checking for uint64_t... checking for canonicalize_file_name... yes yes checking whether getchar_unlocked is declared... yes yes checking whether struct tm is in sys/time.h or time.h... checking for dup3... checking for setrlimit... yes checking whether getc_unlocked is declared... time.h checking size of int... yes checking for sbrk... yes yes checking for getrlimit... checking whether putchar_unlocked is declared... yes yes checking whether putc_unlocked is declared... 4 checking size of long... checking for spawnve... yes checking for getrusage... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... 8 yes checking for clearerr_unlocked... no checking for getsysinfo... checking for spawnvpe... yes checking sys/mman.h presence... yes yes checking for sys/mman.h... yes checking for mmap... no checking for strerror... checking for feof_unlocked... no checking for gettimeofday... (cached) yes yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... checking for on_exit... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes yes checking for ferror_unlocked... checking for strsignal... yes configure: updating cache ./config.cache configure: creating ./config.status checking for psignal... yes yes checking for fflush_unlocked... checking for sysconf... yes checking for pstat_getdynamic... yes yes checking for fgetc_unlocked... checking for sysctl... config.status: creating Makefile no checking for pstat_getstatic... config.status: creating mkheaders.almost yes yes checking for fgets_unlocked... config.status: creating config.h checking for sysmp... no checking for realpath... yes no checking for table... mkdir -p -- ./zlib Configuring in ./zlib yes checking for setrlimit... checking for fileno_unlocked... no checking for times... yes checking for sbrk... yes checking for fprintf_unlocked... yes checking for wait3... no yes checking for fputc_unlocked... checking for spawnve... yes checking for wait4... yes checking for fputs_unlocked... no checking for spawnvpe... yes checking whether basename is declared... yes checking for fread_unlocked... no checking for strerror... yes checking whether ffs is declared... yes yes checking for fwrite_unlocked... yes checking whether asprintf is declared... checking for strsignal... yes yes checking for getchar_unlocked... checking for sysconf... yes configure: creating cache ./config.cache checking whether vasprintf is declared... checking build system type... x86_64-pc-linux-gnu checking host system type... yes x86_64-pc-linux-gnu checking target system type... yes checking for getc_unlocked... yes powerpc-buildroot-linux-uclibc checking for a BSD-compatible install... checking for sysctl... checking whether snprintf is declared... /usr/bin/install -c checking whether build environment is sane... yes yes yes checking for putchar_unlocked... checking whether vsnprintf is declared... checking for sysmp... no yes checking for table... yes checking for putc_unlocked... checking whether calloc is declared... no checking for times... yes yes checking whether abort is declared... checking whether getenv is declared... yes yes checking for wait3... checking whether asprintf is declared... yes checking whether getopt is declared... yes yes checking whether basename is declared... checking for wait4... yes checking whether malloc is declared... yes yes checking whether basename is declared... checking whether errno is declared... yes checking whether realloc is declared... no yes checking whether getopt is declared... checking whether ffs is declared... yes checking whether sbrk is declared... yes yes checking whether vasprintf is declared... checking whether asprintf is declared... yes checking whether strtol is declared... yes checking whether clearerr_unlocked is declared... yes yes checking whether strtoul is declared... checking whether vasprintf is declared... yes checking whether feof_unlocked is declared... yes yes checking whether strtoll is declared... checking whether snprintf is declared... yes checking whether ferror_unlocked is declared... yes checking whether strtoull is declared... yes yes checking whether vsnprintf is declared... yes checking whether calloc is declared... checking whether fflush_unlocked is declared... yes checking whether strverscmp is declared... yes yes checking whether getenv is declared... checking whether fgetc_unlocked is declared... yes checking whether strnlen is declared... yes yes checking whether getopt is declared... checking whether fgets_unlocked is declared... yes checking whether canonicalize_file_name must be declared... yes yes checking whether fileno_unlocked is declared... no checking whether malloc is declared... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes yes checking whether fprintf_unlocked is declared... checking whether realloc is declared... no yes checking whether fputc_unlocked is declared... checking whether sbrk is declared... yes checking for working strncmp... yes checking whether fputs_unlocked is declared... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking whether strtol is declared... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes yes checking whether fread_unlocked is declared... configure: updating cache ./config.cache yes configure: creating ./config.status checking whether strtoul is declared... yes checking for C compiler default output file name... checking whether fwrite_unlocked is declared... yes checking whether strtoll is declared... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking whether getchar_unlocked is declared... yes checking for suffix of object files... checking whether strtoull is declared... o checking whether we are using the GNU C compiler... yes yes checking whether /usr/bin/gcc accepts -g... checking whether getc_unlocked is declared... yes yes checking for /usr/bin/gcc option to accept ISO C89... config.status: creating Makefile checking whether strverscmp is declared... config.status: creating testsuite/Makefile none needed checking for style of include used by make... yes GNU checking dependency style of /usr/bin/gcc... none checking how to print strings... config.status: creating config.h checking whether putchar_unlocked is declared... yes printf checking for a sed that does not truncate output... config.status: executing default commands /usr/bin/sed checking whether strnlen is declared... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking whether putc_unlocked is declared... yes checking whether canonicalize_file_name must be declared... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... mkdir -p -- ./libbacktrace pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... Configuring in ./libbacktrace yes no checking for working alloca.h... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for alloca... ok yes checking for working strncmp... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... checking how to run the C preprocessor... yes checking whether NLS is requested... no checking for uchar... yes /usr/bin/gcc -E checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... checking for ANSI C header files... done configure: updating cache ./config.cache configure: creating ./config.status checking for iconv... (cached) no configure: updating cache ./config.cache configure: creating ./config.status yes checking for sys/types.h... yes checking for sys/stat.h... configure: creating cache ./config.cache config.status: creating Makefile config.status: creating testsuite/Makefile yes checking build system type... x86_64-pc-linux-gnu checking host system type... checking for stdlib.h... x86_64-pc-linux-gnu checking target system type... powerpc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc config.status: creating config.h yes config.status: executing default commands checking for string.h... config.status: creating Makefile checking for C compiler default output file name... config.status: creating config.h yes checking for memory.h... config.status: executing depdir commands mkdir -p -- .deps a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes mkdir -p -- ./libdecnumber Configuring in ./libdecnumber mkdir -p -- ./fixincludes checking for strings.h... checking for suffix of object files... Configuring in ./fixincludes yes o checking whether we are using the GNU C compiler... checking for inttypes.h... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for stdint.h... none needed checking how to run the C preprocessor... yes checking for unistd.h... /usr/bin/gcc -E yes checking for dlfcn.h... checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... checking for objdir... /usr/bin/grep -E checking for ANSI C header files... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking for sys/types.h... configure: creating cache ./config.cache yes checking if /usr/bin/gcc static flag -static works... checking whether make sets $(MAKE)... configure: creating cache ./config.cache yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes no checking if /usr/bin/gcc supports -c -o file.o... checking build system type... checking for sys/stat.h... x86_64-pc-linux-gnu checking host system type... checking for C compiler default output file name... x86_64-pc-linux-gnu checking target system type... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for stdlib.h... powerpc-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking dynamic linker characteristics... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking for C compiler default output file name... checking for string.h... a.out checking whether the C compiler works... checking for suffix of object files... yes checking whether we are cross compiling... no checking for suffix of executables... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for memory.h... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E o checking whether we are using the GNU C compiler... yes checking for suffix of object files... checking for strings.h... yes checking whether /usr/bin/gcc accepts -g... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for /usr/bin/gcc option to accept ISO C89... checking for getpagesize... o checking whether we are using the GNU C compiler... yes none needed checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes checking whether /usr/bin/gcc accepts -g... checking whether /usr/bin/gcc supports -W... checking for inttypes.h... yes yes checking for working mmap... checking whether /usr/bin/gcc supports -Wall... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes yes checking for stdint.h... checking whether /usr/bin/gcc supports -Wstrict-prototypes... none needed checking how to run the C preprocessor... yes yes yes /usr/bin/gcc -E checking whether /usr/bin/gcc supports -Wmissing-prototypes... checking for memcpy... checking for unistd.h... yes checking for grep that handles long lines and -e... checking whether /usr/bin/gcc supports -Wold-style-definition... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking minix/config.h usability... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking for strerror... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether /usr/bin/gcc supports -Wcast-qual... yes checking for unistd.h... (cached) yes yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes yes checking whether /usr/bin/gcc supports -fno-lto... checking for a BSD-compatible install... yes /usr/bin/install -c checking whether build environment is sane... checking for sys/types.h... configure: updating cache ./config.cache yes checking how to run the C preprocessor... configure: creating ./config.status yes checking for sys/stat.h... /usr/bin/gcc -E yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... checking for stdlib.h... /usr/bin/grep -E checking for ANSI C header files... yes checking for string.h... yes checking for memory.h... yes checking for sys/types.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for sys/stat.h... yes checking for stdint.h... yes yes checking for stdlib.h... checking for unistd.h... yes yes checking minix/config.h usability... checking for string.h... yes no checking minix/config.h presence... checking for memory.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strings.h... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether /usr/bin/gcc supports -W... yes yes checking for inttypes.h... checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking for stdint.h... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes yes checking for unistd.h... checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking ctype.h usability... config.status: creating Makefile config.status: executing default-1 commands yes yes checking ctype.h presence... yes checking for ctype.h... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... checking stddef.h usability... yes checking whether /usr/bin/gcc supports -Woverlength-strings... yes checking stddef.h presence... yes yes checking for stddef.h... yes checking whether /usr/bin/gcc supports -pedantic -Wlong-long... checking for string.h... (cached) yes yes checking stdio.h usability... checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking stddef.h presence... config.status: executing depfiles commands config.status: executing libtool commands yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes yes checking for uintptr_t... checking fcntl.h usability... yes checking fcntl.h presence... yes checking for int_least32_t... yes checking for fcntl.h... yes make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi checking sys/file.h usability... touch stamp-noasandir if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi yes checking sys/file.h presence... yes checking for sys/file.h... yes yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for sys/stat.h... (cached) yes yes checking for int_fast32_t... yes checking for clearerr_unlocked... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for gawk... (cached) gawk checking how to print strings... yes printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... yes checking for uint64_t... checking for feof_unlocked... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes yes checking for off_t... checking for ferror_unlocked... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi yes ok checking for fflush_unlocked... yes checking size of int... checking for dlfcn.h... ../../libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 280 | strncpy (dest->s + pos, src, length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../libiberty/dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o yes checking for fgetc_unlocked... checking for objdir... .libs 4 checking size of long... ../../libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 280 | strncpy (dest->s + pos, src, length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../libiberty/dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ 8 checking for ANSI C header files... (cached) yes yes checking for fgets_unlocked... checking build system type... x86_64-pc-linux-gnu checking host system type... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi x86_64-pc-linux-gnu checking target system type... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... powerpc-buildroot-linux-uclibc checking for decimal floating point... yes dpd checking whether byte ordering is bigendian... yes checking if /usr/bin/gcc static flag -static works... checking for fileno_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o no checking if /usr/bin/gcc supports -c -o file.o... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi no yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes configure: updating cache ./config.cache checking for fprintf_unlocked... configure: creating ./config.status no checking for fputc_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o 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... no checking whether to build static libraries... yes checking unwind.h usability... yes checking unwind.h presence... yes checking for fputs_unlocked... yes checking for unwind.h... yes checking for _Unwind_Backtrace... config.status: creating Makefile if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi yes checking for -funwind-tables option... yes checking for fread_unlocked... yes checking for -frandom-seed=string option... config.status: creating config.h config.status: executing gstdint.h commands yes checking whether /usr/bin/gcc supports -W... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o yes checking for fwrite_unlocked... yes checking whether /usr/bin/gcc supports -Wall... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/intl' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o checking for getchar_unlocked... make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/build-x86_64-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o dwarfnames.o yes checking for getc_unlocked... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi checking for putchar_unlocked... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi ../../../libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../../libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 280 | strncpy (dest->s + pos, src, length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../libiberty/dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi yes yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi checking for putc_unlocked... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o checking whether /usr/bin/gcc supports -Wmissing-prototypes... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o filename_cmp.o checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking whether abort is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o hashtab.o yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /usr/bin/gcc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o yes checking __sync extensions... yes checking __atomic extensions... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o hex.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o lbasename.o yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking whether asprintf is declared... yes checking for uintptr_t... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o checking whether basename is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o objalloc.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o checking whether errno is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o obstack.o yes checking for int_least32_t... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o pic/partition.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o noasan/partition.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi no checking whether vasprintf is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o simple-object.o yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi yes checking whether ferror_unlocked is declared... yes yes checking for int_fast32_t... checking whether fflush_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/partition.c -o noasan/partition.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o simple-object-coff.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o yes checking whether fgetc_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi yes checking for uint64_t... yes checking whether fgets_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi checking whether fileno_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o checking whether fprintf_unlocked is declared... yes checking sys/mman.h presence... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi yes checking for sys/mman.h... yes checking for mmap... no checking whether fputc_unlocked is declared... yes checking link.h usability... yes checking whether fputs_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking whether fread_unlocked is declared... yes checking sys/ldr.h usability... yes checking whether fwrite_unlocked is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi no checking sys/ldr.h presence... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o checking whether getchar_unlocked is declared... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi no checking for sys/ldr.h... no checking for fcntl... yes checking whether getc_unlocked is declared... yes yes checking whether strnlen is declared... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi checking whether putchar_unlocked is declared... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o yes checking for lstat... yes checking whether putc_unlocked is declared... yes yes checking for an ANSI C-conforming const... checking for readlink... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o yes checking sys/mman.h usability... yes checking for getexecname... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o yes checking sys/mman.h presence... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi yes checking for sys/mman.h... yes checking for mmap... no checking for clock_gettime... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o sort.o yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes checking whether -pthread is supported... configure: updating cache ./config.cache configure: creating ./config.status yes checking for compress in -lz... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o spaces.o yes checking whether --compress-debug-sections is supported... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi yes checking for objcopy... objcopy checking whether objcopy supports debuglink... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o config.status: creating Makefile if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi config.status: creating mkheaders.almost config.status: creating config.h if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o strerror.o objcopy: /tmp/ls290107: debuglink section already exists yes checking whether tests can run... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o strsignal.o make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/zlib' /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o configure: updating cache ./config.cache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c configure: creating ./config.status if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o setproctitle.o echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o noasan/regex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi config.status: creating Makefile config.status: creating backtrace-supported.h /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o config.status: executing default commands if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/sort.c -o noasan/sort.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o cplus-dem.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o mkdir -p -- ./libcpp Configuring in ./libcpp if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -O2 -I/home/naourr/work/instance-1/output-1/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-O2 -I/home/naourr/work/instance-1/output-1/host/include" "CXXFLAGS=-O2 -I/home/naourr/work/instance-1/output-1/host/include" "CFLAGS_FOR_BUILD=-O2 -I/home/naourr/work/instance-1/output-1/host/include" "CFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " "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=-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/naourr/work/instance-1/output-1/host/include" "LIBCFLAGS_FOR_TARGET=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " "MAKE=/usr/bin/make" "MAKEINFO=/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/missing makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/naourr/work/instance-1/output-1/host" "infodir=/home/naourr/work/instance-1/output-1/host/share/info" "libdir=/home/naourr/work/instance-1/output-1/host/lib" "prefix=/home/naourr/work/instance-1/output-1/host" "tooldir=/home/naourr/work/instance-1/output-1/host/powerpc-buildroot-linux-uclibc" "AR=/usr/bin/ar" "AS=/usr/bin/as" "CC=/usr/bin/gcc" "CXX=/usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/naourr/work/instance-1/output-1/host/include" "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make rm -f libz.a /usr/bin/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 /usr/bin/ranlib libz.a make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/zlib' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no /usr/bin/gcc -I../../libdecnumber -I. -O2 -I/home/naourr/work/instance-1/output-1/host/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi configure: creating cache ./config.cache if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o checking build system type... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o powerpc-buildroot-linux-uclibc checking whether make sets $(MAKE)... if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi yes checking for a BSD-compatible install... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list checking for C compiler default output file name... make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/libiberty/testsuite' if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o cp-demangle.o yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... no checking for strings.h... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 1705: cannot create temp file for here-document: No space left on device ../../libdecnumber/decNumber.c:7796:3: fatal error: error writing to /tmp/ccxOSzOf.s: No space left on device 7796 | } /* decGetDigits */ | ^ compilation terminated. make[2]: *** [Makefile:193: decNumber.o] Error 1 make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/libdecnumber' make[1]: *** [Makefile:7370: all-libdecnumber] Error 2 make[1]: *** Waiting for unfinished jobs.... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o pic/md5.o; \ else true; fi sed: can't read conftest.c: No such file or directory if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o noasan/md5.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o md5.o no checking for inttypes.h... yes checking for stdint.h... yes if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi checking for unistd.h... yes /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 4332: cannot create temp file for here-document: No space left on device checking minix/config.h usability... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 1579: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking minix/config.h presence... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 1596: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 4368: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether /usr/bin/gcc supports -W... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 4759: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -Wall... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 4759: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -Wnarrowing... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 4759: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -Wwrite-strings... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 4759: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -Wmissing-format-attribute... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 4759: cannot create temp file for here-document: No space left on device ../../../libiberty/cp-demangle.c:6594:1: fatal error: error writing to /tmp/ccYLWWHG.s: No space left on device 6594 | } | ^ compilation terminated. make[2]: *** [Makefile:662: cp-demangle.o] Error 1 make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/build-x86_64-pc-linux-gnu/libiberty' make[1]: *** [Makefile:2577: all-build-libiberty] Error 2 if [ x"-fpic" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/naourr/work/instance-1/output-1/host/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes checking whether /usr/bin/gcc supports -Wold-style-definition... yes checking whether /usr/bin/gcc supports -Wc++-compat... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 4817: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -pedantic -Wlong-long... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 4868: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -fno-exceptions... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 4926: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -fno-rtti... /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 4926: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/libcpp/configure: line 5011: cannot create temp file for here-document: No space left on device ../../libiberty/regex.c:8131:1: fatal error: error writing to /tmp/ccTFUKOW.s: No space left on device 8131 | } | ^ compilation terminated. make[2]: *** [Makefile:1167: regex.o] Error 1 make[2]: *** Waiting for unfinished jobs.... sed: can't read conftest.cpp: No such file or directory configure: error: C++ compiler missing or inoperational make[1]: *** [Makefile:6843: configure-libcpp] Error 1 ../../libiberty/cplus-dem.c:5032:1: fatal error: error writing to /tmp/ccIiQ4za.s: No space left on device 5032 | } | ^ compilation terminated. make[2]: *** [Makefile:682: cplus-dem.o] Error 1 ../../libiberty/cp-demangle.c:6594:1: fatal error: error writing to /tmp/ccOgjdLE.s: No space left on device 6594 | } | ^ compilation terminated. make[2]: *** [Makefile:660: cp-demangle.o] Error 1 make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build/libiberty' make[1]: *** [Makefile:7904: all-libiberty] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/build' make: *** [package/pkg-generic.mk:269: /home/naourr/work/instance-1/output-1/build/host-gcc-initial-8.4.0/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-1/buildroot'