>>> host-binutils 2.37 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/binutils/binutils-2.37.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37 -xf - >>> host-binutils 2.37 Patching Applying 0001-sh-conf.patch using patch: patching file configure patching file configure.ac Applying 0002-poison-system-directories.patch using patch: patching file ld/config.in patching file ld/configure patching file ld/configure.ac patching file ld/ld.h patching file ld/ld.texi patching file ld/ldfile.c patching file ld/ldlex.h patching file ld/ldmain.c patching file ld/lexsup.c Applying 0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch using patch: patching file bfd/elf32-or1k.c Applying 0004-or1k-fix-pc-relative-relocation-against-dynamic-on-P.patch using patch: patching file bfd/elf32-or1k.c Applying 0005-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch using patch: patching file bfd/elf32-or1k.c Applying 0006-bfd-Close-the-file-descriptor-if-there-is-no-archive.patch using patch: patching file bfd/plugin.c patching file ld/testsuite/ld-plugin/lto.exp patching file ld/testsuite/ld-plugin/pr28138-1.c patching file ld/testsuite/ld-plugin/pr28138-2.c patching file ld/testsuite/ld-plugin/pr28138-3.c patching file ld/testsuite/ld-plugin/pr28138-4.c patching file ld/testsuite/ld-plugin/pr28138-5.c patching file ld/testsuite/ld-plugin/pr28138-6.c patching file ld/testsuite/ld-plugin/pr28138-7.c patching file ld/testsuite/ld-plugin/pr28138.c Applying 0007-i386-Allow-GOT32-relocations-against-ABS-symbols.patch using patch: patching file bfd/elfxx-x86.c Hunk #1 succeeded at 933 (offset -1009 lines). Hunk #2 succeeded at 956 (offset -1009 lines). >>> host-binutils 2.37 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-binutils 2.37 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/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-binutils 2.37 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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 --disable-multilib --disable-werror --target=x86_64-buildroot-linux-uclibc --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot --enable-poison-system-directories --without-debuginfod --disable-sim --disable-gdb ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-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... /bin/sed checking for gawk... gawk checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for /usr/bin/gcc option to accept ISO C99... 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... yes 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 isl 0.15 or later... no required isl version is 0.15 or later checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... true checking for expect... expect 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 -plugin option... /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc no checking for x86_64-buildroot-linux-uclibc-cc... no checking for x86_64-buildroot-linux-uclibc-gcc... no checking for x86_64-buildroot-linux-uclibc-c++... no checking for x86_64-buildroot-linux-uclibc-g++... no checking for x86_64-buildroot-linux-uclibc-cxx... no checking for x86_64-buildroot-linux-uclibc-gxx... no checking for x86_64-buildroot-linux-uclibc-gcc... no checking for x86_64-buildroot-linux-uclibc-gfortran... no checking for x86_64-buildroot-linux-uclibc-gccgo... no checking for x86_64-buildroot-linux-uclibc-ar... no checking for x86_64-buildroot-linux-uclibc-as... no checking for x86_64-buildroot-linux-uclibc-dlltool... no checking for x86_64-buildroot-linux-uclibc-ld... no checking for x86_64-buildroot-linux-uclibc-lipo... no checking for x86_64-buildroot-linux-uclibc-nm... no checking for x86_64-buildroot-linux-uclibc-objcopy... no checking for x86_64-buildroot-linux-uclibc-objdump... no checking for x86_64-buildroot-linux-uclibc-ranlib... no checking for x86_64-buildroot-linux-uclibc-readelf... no checking for x86_64-buildroot-linux-uclibc-strip... no checking for x86_64-buildroot-linux-uclibc-windres... no checking for x86_64-buildroot-linux-uclibc-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed 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... just compiled checking where to find the target gcc... pre-installed 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... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-binutils 2.37 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37' make[2]: Nothing to be done for 'all-target'. Configuring in ./zlib Configuring in ./intl Configuring in ./libiberty Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking build system type... checking for perl... /usr/bin/perl x86_64-pc-linux-gnu checking host system type... checking build system type... configure: updating cache ./config.cache x86_64-pc-linux-gnu configure: creating ./config.status checking host system type... x86_64-pc-linux-gnu checking target system type... checking whether the C compiler works... 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 for -plugin option... x86_64-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar yes /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc no 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 checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc config.status: creating Makefile checking whether we are cross compiling... checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/etc' o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... checking whether we are cross compiling... no checking for suffix of object files... none needed checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... no checking for suffix of object files... /usr/bin/gcc -E yes checking whether /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E none needed checking whether /usr/bin/gcc understands -c and -o together... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes checking for style of include used by /usr/bin/make... checking for sys/types.h... GNU checking dependency style of /usr/bin/gcc... none checking how to print strings... yes printf checking for a sed that does not truncate output... checking for sys/stat.h... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /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 for stdlib.h... 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 /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc yes 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... checking for sys/types.h... yes checking for string.h... yes checking for sys/stat.h... yes checking for memory.h... yes checking for stdlib.h... ok yes checking how to run the C preprocessor... checking for strings.h... yes checking for string.h... /usr/bin/gcc -E yes checking for inttypes.h... checking for ANSI C header files... yes checking for memory.h... yes checking for stdint.h... yes checking for strings.h... yes checking for unistd.h... yes checking for inttypes.h... yes yes checking for sys/types.h... checking minix/config.h usability... yes checking for stdint.h... yes no checking for sys/stat.h... checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for unistd.h... yes checking for stdlib.h... yes yes checking minix/config.h usability... checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for string.h... checking for msgmerge... no 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-ranlib... /usr/bin/ranlib checking for library containing strerror... no checking minix/config.h presence... yes checking for memory.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... none required checking for an ANSI C-conforming const... yes checking for strings.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for inline... inline checking for off_t... no checking whether /usr/bin/gcc supports -W... yes checking for inttypes.h... yes checking whether /usr/bin/gcc supports -Wall... yes checking for stdint.h... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking for size_t... yes yes checking whether /usr/bin/gcc supports -Wc++-compat... checking for unistd.h... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for dlfcn.h... yes checking for objdir... .libs yes yes checking whether /usr/bin/gcc supports -Wshadow=local... checking for working alloca.h... no checking whether /usr/bin/gcc supports -pedantic ... yes checking for alloca... yes checking whether /usr/bin/gcc and cc understand -c and -o together... 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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking if /usr/bin/gcc static flag -static works... yes checking for getpagesize... yes checking for an ANSI C-conforming const... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking for inline... yes checking for working mmap... inline checking whether byte ordering is bigendian... 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... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking whether we are using the GNU C Library 2.1 or newer... 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 how to run the C preprocessor... /usr/bin/gcc -E yes checking whether integer division by zero raises SIGFPE... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes no checking for sys/param.h... checking for sys/file.h... yes checking for sys/param.h... yes checking for inttypes.h... yes yes checking for limits.h... checking for getpagesize... yes checking for stdint.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes yes checking for unsigned long long... checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking for working mmap... checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for inttypes.h... yes checking for sys/resource.h... yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes yes checking for memcpy... no checking for ld used by GCC... checking for fcntl.h... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... yes checking for alloca.h... done yes checking for sys/pstat.h... checking argz.h usability... yes no checking for strerror... checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking argz.h presence... yes checking for machine/hal_sysinfo.h... yes checking for argz.h... yes checking limits.h usability... yes no checking for unistd.h... (cached) yes checking for sys/table.h... no checking for sys/sysctl.h... yes yes checking limits.h presence... checking for sys/systemcfg.h... configure: updating cache ./config.cache checking that generated files are newer than configure... yes checking for limits.h... yes no checking locale.h usability... checking for stdint.h... (cached) done yes configure: creating ./config.status checking for stdio_ext.h... yes checking for process.h... yes checking locale.h presence... no checking for sys/prctl.h... yes checking for locale.h... yes yes checking nl_types.h usability... checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking whether errno must be declared... no checking size of int... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes 4 checking size of long... checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... 8 checking size of size_t... yes checking for fgets_unlocked... 8 yes checking for long long... checking for getc_unlocked... yes checking for getcwd... yes checking size of long long... yes checking for getegid... yes 8 checking for geteuid... checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for getgid... yes checking for getuid... yes checking for uintptr_t... yes checking for mempcpy... yes yes checking for ssize_t... checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for pid_t... yes checking for setlocale... yes checking for stpcpy... yes checking for library containing strerror... none required checking for asprintf... yes checking for strcasecmp... yes checking for atexit... yes checking for strdup... yes checking for basename... yes checking for bcmp... yes checking for strtoul... yes checking for bcopy... yes checking for tsearch... config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands yes yes checking for bsearch... checking for __argz_count... make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/zlib' /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c yes yes checking for bzero... checking for __argz_stringify... yes checking for __argz_next... yes /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c yes checking for calloc... checking for __fsetlocking... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c yes checking for iconv... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c yes checking for clock... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c yes checking for iconv declaration... yes checking for ffs... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c yes checking for LC_MESSAGES... yes /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c checking for getcwd... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile yes checking for getpagesize... yes checking for gettimeofday... config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands yes /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c checking for index... make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/intl' Configuring in ./binutils yes checking for insque... Configuring in ./gas /usr/bin/gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c yes checking for memchr... true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include " "CXXFLAGS=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include " "CFLAGS_FOR_BUILD=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" "CFLAGS_FOR_TARGET=-g -O2" "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/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" "LIBCFLAGS=-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=true --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/buildroot/autobuild/instance-3/output-1/host" "infodir=/home/buildroot/autobuild/instance-3/output-1/host/share/info" "libdir=/home/buildroot/autobuild/instance-3/output-1/host/lib" "prefix=/home/buildroot/autobuild/instance-3/output-1/host" "tooldir=/home/buildroot/autobuild/instance-3/output-1/host/x86_64-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/buildroot/autobuild/instance-3/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/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libz.a yes make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/zlib' checking for memcmp... Configuring in ./gprof configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... yes x86_64-pc-linux-gnu checking target system type... checking for memcpy... x86_64-buildroot-linux-uclibc x86_64-buildroot-linux-uclibc checking for a BSD-compatible install... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... /usr/bin/install -c checking whether build environment is sane... yes yes checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking whether /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... yes yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... checking whether the C compiler works... yes yes yes checking for C compiler default output file name... checking for C compiler default output file name... a.out a.out checking for suffix of executables... checking for suffix of executables... configure: creating cache ./config.cache checking for memmem... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... yes no checking for suffix of object files... checking for memmove... no o checking whether we are using the GNU C compiler... checking for suffix of object files... checking whether we are cross compiling... yes checking whether /usr/bin/gcc accepts -g... yes yes checking for /usr/bin/gcc option to accept ISO C89... no o checking whether we are using the GNU C compiler... checking for suffix of object files... checking for mempcpy... yes checking whether /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether /usr/bin/gcc accepts -g... none needed checking whether /usr/bin/gcc understands -c and -o together... yes yes checking for /usr/bin/gcc option to accept ISO C89... checking for memset... yes none needed checking whether /usr/bin/gcc understands -c and -o together... checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/gcc -E none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for grep that handles long lines and -e... yes /bin/grep checking for egrep... checking for style of include used by /usr/bin/make... /bin/grep -E checking for ANSI C header files... GNU checking for mkstemps... checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/gcc -E yes checking for putenv... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for random... checking for grep that handles long lines and -e... /bin/grep checking for egrep... yes /bin/grep -E checking for ANSI C header files... checking for sys/types.h... yes checking for rename... yes checking for sys/stat.h... yes checking for rindex... yes checking for sys/types.h... yes checking for stdlib.h... yes yes checking for sys/types.h... checking for sys/stat.h... yes yes checking for setenv... checking for string.h... yes yes checking for sys/stat.h... checking for stdlib.h... yes checking for snprintf... yes yes yes checking for memory.h... checking for stdlib.h... checking for string.h... yes yes yes checking for memory.h... checking for strings.h... checking for string.h... yes yes yes yes checking for sigsetmask... checking for strings.h... checking for memory.h... checking for inttypes.h... yes yes yes yes checking for inttypes.h... checking for stdint.h... checking for stpcpy... checking for strings.h... yes yes yes checking for inttypes.h... checking for unistd.h... checking for stdint.h... yes yes yes yes checking for stpncpy... checking minix/config.h usability... checking for stdint.h... checking for unistd.h... yes yes checking minix/config.h usability... checking for unistd.h... no checking minix/config.h presence... yes checking for strcasecmp... yes checking minix/config.h usability... no checking for minix/config.h... no no checking minix/config.h presence... checking whether it is safe to define __EXTENSIONS__... no no checking minix/config.h presence... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for strchr... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /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... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... 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 /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc 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... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /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 for strdup... yes checking how to print strings... 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 /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc 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... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /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 ok checking for strncasecmp... 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 /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc 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... ok checking for dlfcn.h... yes checking for strndup... ok yes checking for objdir... checking for dlfcn.h... .libs yes checking for objdir... checking for dlfcn.h... .libs yes checking for strnlen... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for objdir... yes .libs no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for strrchr... yes checking if /usr/bin/gcc static flag -static works... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking if /usr/bin/gcc supports -c -o file.o... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for strstr... yes checking if /usr/bin/gcc static flag -static works... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... 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 checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc static flag -static works... 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 for dlfcn.h... (cached) yes checking for windows.h... yes checking if /usr/bin/gcc supports -c -o file.o... 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 checking for strtod... no checking for library containing dlsym... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... 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 if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking dynamic linker characteristics... yes checking for strtol... yes checking for strtoul... 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 for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... yes checking for strtoll... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for strtoull... no no checking for library containing dlsym... checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 yes -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for strverscmp... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... no checking pkg-config is at least version 0.9.0... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/binutils/configure: line 11863: /home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config: No such file or directory no checking whether to use debuginfod... no configure: WARNING: debuginfod support disabled; some features may be unavailable. yes checking for tmpnam... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/missing bison -y checking for flex... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/missing flex checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking size of long... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes no checking sys/time.h usability... checking for vasprintf... 8 checking size of long long... no yes checking for vfprintf... checking for bison... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/missing bison -y checking for flex... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/missing flex checking whether NLS is requested... no checking whether NLS is requested... no yes checking sys/time.h presence... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no 8 checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no yes checking for sys/time.h... yes checking for setitimer... checking fcntl.h usability... checking for memory.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... yes checking for strsignal... yes checking fcntl.h presence... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for fcntl.h... yes checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes yes checking for LC_MESSAGES... checking for vprintf... yes checking sys/gmon_out.h presence... yes checking for working assert macro... yes checking sys/file.h presence... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking for vsnprintf... yes yes checking sys/time.h presence... checking for library containing fabs... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for a known getopt prototype in unistd.h... yes checking for vsprintf... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes yes checking whether declaration is required for environ... checking for getpagesize... yes checking for waitpid... -lm yes no checking whether declaration is required for ffs... checking for working mmap... yes checking for setproctitle... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 no checking whether asprintf is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking whether alloca needs Cray hooks... yes no checking stack direction for C alloca... checking for getc_unlocked... yes checking whether mempcpy is declared... -1 checking for vfork.h... yes yes checking for mkdtemp... checking whether stpcpy is declared... no checking for fork... yes checking for mkstemp... yes yes checking for vfork... checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes yes checking for sbrk... checking for working fork... yes yes checking for utimensat... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for utimes... no checking for sys_errlist... yes checking for mbstate_t... yes yes checking for struct stat.st_atim.tv_nsec... checking for sys_nerr... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for sys_siglist... yes checking for library containing frexp... yes checking for external symbol _system_configuration... none required checking for LC_MESSAGES... no checking for __fsetlocking... yes checking for a known getopt prototype in unistd.h... yes checking for canonicalize_file_name... yes checking for utime.h... yes checking whether asprintf is declared... yes checking for dup3... yes checking whether environ is declared... yes checking for getrlimit... yes checking whether getc_unlocked is declared... yes checking for getrusage... yes checking whether sbrk is declared... yes checking for getsysinfo... yes checking whether stpcpy is declared... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking whether strnlen is declared... yes checking for pipe2... yes checking iconv.h usability... yes checking for psignal... yes checking iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes yes checking for shared library run path origin... checking for pstat_getdynamic... done checking for iconv... no checking for pstat_getstatic... yes checking for iconv declaration... no checking for realpath... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking for setrlimit... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... config.status: creating Makefile config.status: creating po/Makefile.in yes checking whether calloc is declared... config.status: creating gconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking whether getenv is declared... yes checking whether getopt is declared... Configuring in ./ld config.status: creating .gdbinit config.status: creating Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands yes checking whether malloc is declared... 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... yes x86_64-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether realloc is declared... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out yes checking for suffix of executables... checking whether sbrk is declared... checking whether we are cross compiling... yes checking whether strtol is declared... no checking for suffix of object files... yes config.status: creating Makefile checking whether strtoul is declared... o checking whether we are using the GNU C compiler... config.status: creating doc/Makefile config.status: creating po/Makefile.in yes checking whether /usr/bin/gcc accepts -g... config.status: creating config.h yes checking whether strtoll is declared... config.status: executing depfiles commands config.status: executing libtool commands yes checking for /usr/bin/gcc option to accept ISO C89... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether strtoull is declared... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none yes checking whether we are using the GNU C++ compiler... checking whether strverscmp is declared... yes checking whether /usr/bin/g++ accepts -g... yes yes checking dependency style of /usr/bin/g++... none checking for grep that handles long lines and -e... /bin/grep checking how to run the C preprocessor... checking whether strnlen is declared... /usr/bin/gcc -E checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for working strncmp... yes checking for stdlib.h... yes yes checking for string.h... configure: updating cache ./config.cache configure: creating ./config.status yes checking for memory.h... yes checking for strings.h... yes config.status: creating Makefile checking for inttypes.h... config.status: creating testsuite/Makefile config.status: creating config.h yes config.status: executing default commands checking for stdint.h... yes checking for unistd.h... Configuring in ./bfd Configuring in ./opcodes make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/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/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /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... configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking build system type... x86_64-pc-linux-gnu checking host system type... 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 x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip x86_64-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for a BSD-compatible install... /usr/bin/install -c x86_64-pc-linux-gnu checking whether build environment is sane... checking target system type... checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes x86_64-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for a thread-safe mkdir -p... yes /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for a thread-safe mkdir -p... yes /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking whether /usr/bin/make supports nested variables... yes yes checking whether /usr/bin/make supports nested variables... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... checking whether the C compiler works... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o ok checking for dlfcn.h... yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether we are cross compiling... checking for objdir... .libs checking whether we are cross compiling... no checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o yes checking whether /usr/bin/gcc accepts -g... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./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/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o yes checking if /usr/bin/gcc static flag -static works... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... none needed checking whether /usr/bin/gcc understands -c and -o together... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o yes checking if /usr/bin/gcc supports -c -o file.o... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes/configure: line 4114: cannot create temp file for here-document: No space left on device yes checking for style of include used by /usr/bin/make... sed: can't read conftest.c: No such file or directory GNU /usr/bin/gcc -E checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... 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... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes/configure: line 4365: cannot create temp file for here-document: No space left on device no checking for sys/types.h... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes/configure: line 1774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./floatformat.c:723:1: fatal error: error writing to /tmp/cc5EIjBQ.s: No space left on device } ^ compilation terminated. GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for sys/stat.h... Makefile:805: recipe for target 'floatformat.o' failed make[3]: *** [floatformat.o] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/libiberty' yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... Makefile:8140: recipe for target 'all-libiberty' failed make[2]: *** [all-libiberty] Error 2 no make[2]: *** Waiting for unfinished jobs.... checking whether to build static libraries... yes checking how to run the C++ preprocessor... yes /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes/configure: line 4456: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/configure: line 4856: cannot create temp file for here-document: No space left on device /usr/bin/g++ -E checking for stdlib.h... sed: can't read conftest.c: No such file or directory no checking for sys/types.h... no no checking for string.h... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes/configure: line 1774: cannot create temp file for here-document: No space left on device checking for sys/stat.h... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/configure: line 1825: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory no checking for memory.h... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes/configure: line 1774: cannot create temp file for here-document: No space left on device checking for stdlib.h... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/configure: line 1825: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory no checking for strings.h... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes/configure: line 1774: cannot create temp file for here-document: No space left on device checking for string.h... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/configure: line 1825: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory no checking for inttypes.h... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes/configure: line 1774: cannot create temp file for here-document: No space left on device checking for memory.h... sed: can't read conftest.c: No such file or directory no checking for stdint.h... yes yes checking for strings.h... checking for unistd.h... yes yes checking for ld used by /usr/bin/g++... checking for inttypes.h... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... checking minix/config.h usability... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes yes no checking minix/config.h presence... checking for stdint.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for unistd.h... yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking how to print strings... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... checking minix/config.h usability... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... yes checking if /usr/bin/g++ static flag -static works... /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... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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... (cached) /usr/bin/ar /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc 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 how to print strings... yes checking if /usr/bin/g++ supports -c -o file.o... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /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 if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... 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 ok 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... (cached) /usr/bin/ar /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc 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... no checking for library containing dlsym... checking for dlfcn.h... no checking for objdir... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/configure: line 6668: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/configure: line 6677: cannot create temp file for here-document: No space left on device .libs /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/opcodes/configure: line 7542: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/configure: line 6689: cannot create temp file for here-document: No space left on device failed checking for dlfcn.h... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/configure: line 1825: cannot create temp file for here-document: No space left on device checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... sed: can't read conftest.c: No such file or directory no checking for objdir... .libs /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/bfd/configure: line 7778: cannot create temp file for here-document: No space left on device no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/ld/configure: line 15020: cannot create temp file for here-document: No space left on device no checking if /usr/bin/gcc static flag -static works... sed: can't read conftest.c: No such file or directory unknown checking for _LARGE_FILES value needed for large files... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/ld/configure: line 15066: cannot create temp file for here-document: No space left on device no sed: can't read conftest.c: No such file or directory checking if /usr/bin/gcc supports -c -o file.o... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/ld/configure: line 15089: cannot create temp file for here-document: No space left on device checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... sed: can't read conftest.c: No such file or directory unknown no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... 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... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... yes checking if /usr/bin/gcc static flag -static works... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : 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 for xgettext... no checking for msgmerge... no checking for bison... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/missing bison -y checking for flex... /home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/missing flex checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking fcntl.h usability... yes checking if /usr/bin/gcc supports -c -o file.o... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... yes checking fcntl.h presence... no yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... checking for msgmerge... no yes checking dynamic linker characteristics... checking whether basename is declared... yes checking for fcntl.h... yes checking elf-hints.h usability... no checking whether stpcpy is declared... no checking elf-hints.h presence... no checking for elf-hints.h... no GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... checking limits.h usability... no checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes checking limits.h presence... no checking for shl_load in -ldld... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... no checking for dlopen... yes yes checking sys/file.h presence... yes checking for sys/file.h... yes no checking for dlopen in -ldl... checking sys/mman.h usability... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether a program can dlopen itself... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... no 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 for dlfcn.h... (cached) no checking for windows.h... yes checking sys/param.h presence... yes checking for sys/param.h... yes no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/stat.h... (cached) yes checking sys/time.h usability... no yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for close... checking for xgettext... no checking for msgmerge... no checking size of long long... yes checking for glob... 8 checking size of void *... yes checking for lseek... 8 checking size of long... yes checking for mkstemp... 8 checking size of int... yes checking for open... yes 4 checking fcntl.h usability... checking for realpath... yes checking fcntl.h presence... yes yes checking for fcntl.h... yes checking for sbrk... checking sys/file.h usability... yes checking sys/file.h presence... yes yes checking for sys/file.h... yes checking for waitpid... checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes yes checking for sys/stat.h... (cached) no checking for sys/types.h... (cached) no checking whether asprintf is declared... checking for unistd.h... (cached) yes checking for fcntl... yes checking whether environ is declared... yes checking for fdopen... yes yes checking whether sbrk is declared... checking for fileno... yes checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for fls... checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking for getgid... yes checking for getpagesize... yes checking for library containing dlopen... yes checking for getrlimit... none required checking for a known getopt prototype in unistd.h... yes yes checking whether ANSI C string concatenation works... checking for getuid... yes checking size of void *... yes checking for sysconf... yes 8 checking whether basename is declared... no checking whether ffs is declared... yes configure: updating cache ./config.cache checking that generated files are newer than configure... checking whether stpcpy is declared... done configure: creating ./config.status no checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... no checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h yes config.status: executing depfiles commands config.status: executing libtool commands checking for gcc version with buggy 64-bit support... config.status: executing default-1 commands no config.status: creating po/POTFILES checking for ftello... config.status: creating po/Makefile yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... yes checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) no checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37' Makefile:902: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/host-binutils-2.37/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'