>>> host-binutils 2.37 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/binutils/binutils-2.37.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/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-2/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-2/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-2/output-1/build/host-binutils-2.37/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/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-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/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-2/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-2/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-2/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-2/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=nios2-buildroot-linux-gnu --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-2/output-1/host/nios2-buildroot-linux-gnu/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... nios2-buildroot-linux-gnu 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... bison -y checking for bison... bison 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 nios2-buildroot-linux-gnu-cc... no checking for nios2-buildroot-linux-gnu-gcc... no checking for nios2-buildroot-linux-gnu-c++... no checking for nios2-buildroot-linux-gnu-g++... no checking for nios2-buildroot-linux-gnu-cxx... no checking for nios2-buildroot-linux-gnu-gxx... no checking for nios2-buildroot-linux-gnu-gcc... no checking for nios2-buildroot-linux-gnu-gfortran... no checking for nios2-buildroot-linux-gnu-gccgo... no checking for nios2-buildroot-linux-gnu-ar... no checking for nios2-buildroot-linux-gnu-as... no checking for nios2-buildroot-linux-gnu-dlltool... no checking for nios2-buildroot-linux-gnu-ld... no checking for nios2-buildroot-linux-gnu-lipo... no checking for nios2-buildroot-linux-gnu-nm... no checking for nios2-buildroot-linux-gnu-objcopy... no checking for nios2-buildroot-linux-gnu-objdump... no checking for nios2-buildroot-linux-gnu-ranlib... no checking for nios2-buildroot-linux-gnu-readelf... no checking for nios2-buildroot-linux-gnu-strip... no checking for nios2-buildroot-linux-gnu-windres... no checking for nios2-buildroot-linux-gnu-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-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/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-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37' make[2]: Nothing to be done for 'all-target'. Configuring in ./zlib Configuring in ./libiberty Configuring in ./intl Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c configure: creating cache ./config.cache 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... checking build system type... true --split-size=5000000 checking for perl... /usr/bin/perl x86_64-pc-linux-gnu checking host system type... configure: updating cache ./config.cache checking build system type... configure: creating ./config.status x86_64-pc-linux-gnu checking target system type... checking whether the C compiler works... x86_64-pc-linux-gnu checking host system type... nios2-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... 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... yes 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 no checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... checking for a thread-safe mkdir -p... /usr/bin/gcc /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 the C compiler works... checking whether we are cross compiling... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/etc' checking whether the C compiler works... yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... 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... no no checking for suffix of object files... checking for suffix of object files... o checking whether we are using the GNU C compiler... o none needed checking whether we are using the GNU C compiler... checking how to run the C preprocessor... yes checking whether /usr/bin/gcc accepts -g... /usr/bin/gcc -E yes checking whether /usr/bin/gcc accepts -g... checking for grep that handles long lines and -e... yes yes checking for /usr/bin/gcc option to accept ISO C89... checking for /usr/bin/gcc option to accept ISO C89... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... none needed checking whether /usr/bin/gcc understands -c and -o together... none needed checking how to run the C preprocessor... /usr/bin/gcc -E yes checking for style of include used by /usr/bin/make... checking for grep that handles long lines and -e... GNU /bin/grep checking for egrep... checking dependency style of /usr/bin/gcc... none /bin/grep -E checking for ANSI C header files... checking how to print strings... yes checking for sys/types.h... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 sys/stat.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... yes pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for stdlib.h... /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... yes checking for sys/types.h... yes checking for string.h... yes checking for sys/stat.h... yes checking for memory.h... ok yes checking how to run the C preprocessor... checking for stdlib.h... yes checking for strings.h... /usr/bin/gcc -E yes checking for string.h... checking for ANSI C header files... yes checking for inttypes.h... 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 checking for sys/types.h... yes checking minix/config.h usability... yes yes checking for stdint.h... checking for sys/stat.h... no checking minix/config.h presence... no checking for minix/config.h... no yes checking whether it is safe to define __EXTENSIONS__... yes checking for stdlib.h... checking for unistd.h... yes checking for string.h... yes checking whether /usr/bin/make sets $(MAKE)... yes checking minix/config.h usability... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... yes x86_64-pc-linux-gnu checking host system type... checking for memory.h... no checking minix/config.h presence... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strings.h... none required checking for an ANSI C-conforming const... 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... yes checking for inttypes.h... no inline checking for off_t... checking whether /usr/bin/gcc supports -W... yes yes checking whether /usr/bin/gcc supports -Wall... checking for stdint.h... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking for unistd.h... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking for size_t... yes yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking for dlfcn.h... yes checking whether /usr/bin/gcc supports -Wshadow=local... yes checking for objdir... .libs no checking whether /usr/bin/gcc supports -pedantic ... yes checking for working alloca.h... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking for alloca... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... 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 getpagesize... yes checking if /usr/bin/gcc static flag -static works... yes yes checking for an ANSI C-conforming const... checking for working mmap... yes checking for inline... yes inline checking if /usr/bin/gcc supports -c -o file.o... 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 whether we are using the GNU C Library 2.1 or newer... yes checking dynamic linker characteristics... yes checking whether integer division by zero raises SIGFPE... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... 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... yes /usr/bin/gcc -E checking for inttypes.h... no checking for sys/file.h... checking for stdlib.h... (cached) yes yes checking for stdint.h... checking for unistd.h... (cached) yes yes checking for sys/param.h... checking for sys/param.h... yes yes checking for unsigned long long... checking for limits.h... yes yes checking for stdlib.h... (cached) yes checking for getpagesize... checking for malloc.h... yes yes checking for inttypes.h... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes yes checking for working mmap... checking for sys/time.h... yes checking whether the inttypes.h PRIxNN macros are broken... yes checking for time.h... yes no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking for sys/resource.h... yes checking for shared library run path origin... yes checking for sys/stat.h... (cached) yes done checking for sys/mman.h... checking argz.h usability... yes checking for fcntl.h... yes checking for memcpy... yes checking for alloca.h... yes checking argz.h presence... yes checking for sys/pstat.h... yes checking for argz.h... yes checking limits.h usability... no checking for sys/sysmp.h... yes checking for strerror... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... yes checking limits.h presence... yes checking for limits.h... yes no yes checking for sys/table.h... checking locale.h usability... checking for unistd.h... (cached) yes no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... configure: updating cache ./config.cache yes checking locale.h presence... checking that generated files are newer than configure... no checking for stdint.h... (cached) yes yes checking for locale.h... yes done configure: creating ./config.status checking for stdio_ext.h... checking nl_types.h usability... yes checking for process.h... no checking for sys/prctl.h... yes yes checking nl_types.h presence... checking for sys/wait.h that is POSIX.1 compatible... yes checking for nl_types.h... yes checking malloc.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking malloc.h presence... yes checking whether errno must be declared... yes checking for malloc.h... yes checking stddef.h usability... no checking size of int... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes 4 checking size of long... checking for feof_unlocked... yes 8 checking size of size_t... checking for fgets_unlocked... yes checking for getc_unlocked... 8 checking for long long... yes checking for getcwd... yes checking for getegid... yes checking size of long long... yes checking for geteuid... yes 8 checking for a 64-bit type... checking for getgid... uint64_t checking for intptr_t... yes checking for getuid... yes checking for mempcpy... yes checking for uintptr_t... yes checking for munmap... yes checking for ssize_t... 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... yes checking for strcasecmp... none required checking for asprintf... yes yes checking for strdup... checking for atexit... yes yes checking for strtoul... checking for basename... yes yes checking for bcmp... checking for tsearch... yes yes checking for __argz_count... checking for bcopy... yes yes checking for __argz_stringify... checking for bsearch... yes yes checking for __argz_next... checking for bzero... yes yes checking for __fsetlocking... checking for calloc... yes yes checking for iconv... checking for clock... yes yes checking for iconv declaration... checking for ffs... extern 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 getcwd... yes checking for LC_MESSAGES... yes checking for getpagesize... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no checking bison 3 or later... 3.8.2, bison3 yes checking for gettimeofday... configure: updating cache ./config.cache configure: creating ./config.status yes checking for index... yes config.status: creating Makefile checking for insque... config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands yes checking for memchr... Configuring in ./binutils make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/intl' Configuring in ./gas yes checking for memcmp... config.status: creating Makefile config.status: executing depfiles commands yes config.status: executing libtool commands checking for memcpy... yes checking for memmem... Configuring in ./gprof yes checking for memmove... 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... x86_64-pc-linux-gnu checking target system type... yes nios2-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes nios2-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for mempcpy... 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)... 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 whether /usr/bin/make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for memset... 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... yes checking for C compiler default output file name... a.out yes checking for suffix of executables... checking for mkstemps... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... checking whether we are cross compiling... x86_64-pc-linux-gnu checking whether we are cross compiling... checking target system type... nios2-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for putenv... 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 no checking for suffix of object files... no checking for suffix of object files... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes o checking whether we are using the GNU C compiler... checking for random... o checking whether we are using the GNU C compiler... checking whether the C compiler works... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for /usr/bin/gcc option to accept ISO C89... yes yes checking for /usr/bin/gcc option to accept ISO C89... checking for rename... none needed checking whether /usr/bin/gcc understands -c and -o together... none needed checking whether /usr/bin/gcc understands -c and -o together... checking whether we are cross compiling... yes checking for rindex... yes yes checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... GNU GNU checking dependency style of /usr/bin/gcc... none checking dependency style of /usr/bin/gcc... checking how to run the C preprocessor... none checking how to run the C preprocessor... no checking for suffix of object files... yes /usr/bin/gcc -E /usr/bin/gcc -E checking for setenv... o checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep -E checking for ANSI C header files... yes checking whether /usr/bin/gcc accepts -g... yes yes checking for /usr/bin/gcc option to accept ISO C89... checking for snprintf... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for sigsetmask... 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... yes yes checking for sys/types.h... yes checking for stpcpy... checking for sys/types.h... /usr/bin/gcc -E yes yes checking for sys/stat.h... checking for sys/stat.h... yes checking for grep that handles long lines and -e... yes yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for stpncpy... checking for stdlib.h... checking for stdlib.h... yes yes yes checking for string.h... checking for string.h... checking for strcasecmp... yes yes checking for memory.h... checking for memory.h... yes checking for strchr... yes checking for sys/types.h... yes yes checking for strings.h... checking for strings.h... yes yes yes yes checking for sys/stat.h... checking for inttypes.h... checking for inttypes.h... checking for strdup... yes checking for stdlib.h... yes yes checking for stdint.h... checking for stdint.h... yes checking for strncasecmp... yes checking for string.h... yes yes checking for unistd.h... checking for unistd.h... yes yes checking for memory.h... checking for strndup... yes checking minix/config.h usability... yes checking minix/config.h usability... yes checking for strings.h... yes checking for strnlen... no checking minix/config.h presence... no checking minix/config.h presence... yes checking for inttypes.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strrchr... yes yes checking for stdint.h... checking how to print strings... yes checking how to print strings... printf checking for a sed that does not truncate output... yes /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... checking for strstr... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... printf checking for a sed that does not truncate output... yes /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... checking for unistd.h... /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... 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 yes 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 BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking command to parse /usr/bin/nm output from /usr/bin/gcc object... checking for strtod... 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 yes checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking minix/config.h usability... 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... yes no checking minix/config.h presence... checking for strtol... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... ok checking for dlfcn.h... yes checking for strtoul... ok yes checking how to print strings... checking for dlfcn.h... yes checking for objdir... printf checking for a sed that does not truncate output... /bin/sed .libs 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 yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... checking for strtoll... yes checking for objdir... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... .libs 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... yes checking for strtoull... 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 strverscmp... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking if /usr/bin/gcc static flag -static works... ok no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for dlfcn.h... yes checking for tmpnam... yes checking if /usr/bin/gcc static flag -static works... yes checking for objdir... yes checking if /usr/bin/gcc supports -c -o file.o... .libs yes checking for vasprintf... 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 supports -fno-rtti -fno-exceptions... checking for vfprintf... 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 GNU/Linux ld.so checking for /usr/bin/gcc option to produce PIC... checking how to hardcode library paths into programs... -fPIC -DPIC immediate checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... 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 static flag -static works... yes checking for vprintf... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking for library containing dlsym... 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 for vsnprintf... no checking for library containing dlsym... 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 yes checking dynamic linker characteristics... checking for vsprintf... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 -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 waitpid... 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 pkg-config is at least version 0.9.0... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/binutils/configure: line 11863: /home/buildroot/autobuild/instance-2/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. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... yes checking for setproctitle... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... bison -y checking for flex... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/missing flex checking whether NLS is requested... no checking whether NLS is requested... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/binutils/configure: line 12518: cannot create temp file for here-document: No space left on device checking for msgfmt... no checking for gmsgfmt... : /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/binutils/configure: line 12629: cannot create temp file for here-document: No space left on device checking for xgettext... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/binutils/configure: line 12700: cannot create temp file for here-document: No space left on device checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/binutils/configure: line 12818: cannot create temp file for here-document: No space left on device checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking size of long... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/binutils/configure: line 2105: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory 0 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/binutils/configure: line 12999: cannot create temp file for here-document: No space left on device checking size of long long... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/binutils/configure: line 2105: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory 0 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/binutils/configure: line 13032: cannot create temp file for here-document: No space left on device checking fcntl.h usability... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/binutils/configure: line 1721: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no no no checking fcntl.h presence... checking whether alloca needs Cray hooks... checking for library containing dlsym... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/gas/configure: line 11788: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/binutils/configure: line 1738: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/gprof/configure: line 10963: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/libiberty/configure: line 6865: cannot create temp file for here-document: No space left on device no checking stack direction for C alloca... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/libiberty/configure: line 6908: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory -1 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/libiberty/configure: line 6940: cannot create temp file for here-document: No space left on device checking for vfork.h... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/libiberty/configure: line 1736: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no no checking for fcntl.h... no checking for fork... checking for inttypes.h... (cached) yes sed: can't read conftest.c: No such file or directory rm: cannot remove 'conftest.c': No such file or directory no checking for special C compiler options needed for large files... checking for stdint.h... no (cached) checking for _FILE_OFFSET_BITS value needed for large files... yes checking sys/file.h usability... no checking sys/time.h usability... yes checking for vfork... no yes checking sys/file.h presence... yes checking sys/time.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes yes checking for sys/time.h... yes checking for setitimer... checking for bison... bison -y checking for flex... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/missing flex checking whether NLS is requested... no checking whether NLS is requested... no checking sys/time.h usability... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for working fork... checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no 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 yes yes checking sys/time.h presence... checking whether NLS is requested... no checking whether NLS is requested... no checking whether compiling a cross-assembler... yes checking for strsignal... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for sys/time.h... yes checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... 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 working vfork... (cached) yes checking for _doprnt... yes checking for LC_MESSAGES... yes checking sys/gmon_out.h presence... yes checking for sys/gmon_out.h... yes yes checking for a known getopt prototype in unistd.h... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes no checking for sys_errlist... checking for sys/param.h... yes checking for working assert macro... yes checking for library containing fabs... yes checking for sys_nerr... yes yes checking for a known getopt prototype in unistd.h... checking for getpagesize... yes checking whether declaration is required for environ... yes checking for sys_siglist... -lm yes checking for working mmap... yes checking for external symbol _system_configuration... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 no checking whether declaration is required for ffs... no checking for __fsetlocking... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for getc_unlocked... no yes checking whether asprintf is declared... checking for canonicalize_file_name... yes yes checking for mkdtemp... yes checking whether mempcpy is declared... checking for dup3... yes yes yes checking for mkstemp... checking whether stpcpy is declared... checking for getrlimit... yes yes yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... checking for getrusage... checking for sbrk... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes yes checking for getsysinfo... checking for utimensat... yes yes no checking for gettimeofday... (cached) configure: updating cache ./config.cache yes checking that generated files are newer than configure... checking for utimes... checking for on_exit... done configure: creating ./config.status yes checking for mbstate_t... yes checking for pipe2... yes checking for struct stat.st_atim.tv_nsec... yes yes checking whether struct stat.st_atim is of type struct timespec... checking for psignal... yes checking for library containing frexp... yes checking for pstat_getdynamic... none required checking for LC_MESSAGES... no checking for pstat_getstatic... yes checking for a known getopt prototype in unistd.h... yes checking for utime.h... no checking for realpath... yes checking whether asprintf is declared... yes checking for setrlimit... yes checking whether environ is declared... yes checking for sbrk... yes checking whether getc_unlocked is declared... yes checking for spawnve... yes checking whether sbrk is declared... no checking for spawnvpe... yes checking whether stpcpy is declared... no checking for strerror... yes checking whether strnlen is declared... yes checking for strsignal... yes checking iconv.h usability... yes checking for sysconf... 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 checking for shared library run path origin... yes checking for sysctl... done checking for iconv... yes checking for sysmp... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); no checking for table... configure: updating cache ./config.cache checking that generated files are newer than configure... no checking for times... done configure: creating ./config.status yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gconfig.h yes checking whether strverscmp is declared... 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 strnlen is declared... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes Configuring in ./ld checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... config.status: creating .gdbinit config.status: creating Makefile yes checking for working strncmp... config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands yes config.status: executing libtool commands config.status: executing default-1 commands configure: updating cache ./config.cache config.status: creating po/POTFILES config.status: creating po/Makefile configure: creating ./config.status config.status: executing default commands 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... nios2-buildroot-linux-gnu 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc config.status: creating Makefile config.status: creating testsuite/Makefile make[3]: Entering directory '/home/buildroot/autobuild/instance-2/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-2/output-1/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c checking whether the C compiler works... config.status: creating config.h config.status: executing default commands yes checking for C compiler default output file name... a.out checking for suffix of executables... /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-2/output-1/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c checking whether we are cross compiling... Configuring in ./bfd /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-2/output-1/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c 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... /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-2/output-1/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c none needed checking whether /usr/bin/gcc understands -c and -o together... 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 checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... nios2-buildroot-linux-gnu checking for a BSD-compatible install... none /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... checking whether we are using the GNU C++ compiler... 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 yes checking whether /usr/bin/g++ accepts -g... checking whether the C compiler works... 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... /usr/bin/gcc -E yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for egrep... /bin/grep -E checking for ANSI C header files... config.status: creating Makefile checking whether we are cross compiling... 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 no checking for suffix of object files... /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-2/output-1/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c config.status: executing default-1 commands o checking whether we are using the GNU C compiler... config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for sys/types.h... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for sys/stat.h... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for stdlib.h... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi yes touch stamp-picdir yes checking for style of include used by /usr/bin/make... if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir GNU checking dependency style of /usr/bin/gcc... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/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 none checking for string.h... checking how to run the C preprocessor... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/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-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o /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-2/output-1/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c /usr/bin/gcc -E yes checking for memory.h... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /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-2/output-1/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c yes checking for strings.h... yes checking for inttypes.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/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-2/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 yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/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 checking for stdint.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/stat.h... /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-2/output-1/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c yes checking minix/config.h usability... yes checking for stdlib.h... no checking minix/config.h presence... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/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-2/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-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o checking for string.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/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 yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/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-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o checking for memory.h... yes checking how to print strings... yes printf checking for a sed that does not truncate output... /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-2/output-1/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c /bin/sed checking for fgrep... checking for strings.h... /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... BSD nm checking whether ln -s works... yes 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 inttypes.h... 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... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/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-2/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-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o checking for stdint.h... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/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-2/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 yes /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/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 checking for unistd.h... ok checking for dlfcn.h... yes checking minix/config.h usability... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/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-2/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-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o no checking minix/config.h presence... yes checking for objdir... .libs no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /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-2/output-1/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c yes checking how to print strings... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... 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 /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... /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-2/output-1/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c 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 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi checking how to recognize dependent libraries... yes pass_all checking if /usr/bin/gcc static flag -static works... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o 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... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o yes checking if /usr/bin/gcc supports -c -o file.o... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o ok checking for dlfcn.h... 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 objdir... .libs 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/g++ -E 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... inflate.c:1561:1: fatal error: error writing to /tmp/ccLhqk0z.s: No space left on device } ^ compilation terminated. Makefile:743: recipe for target 'libz_a-inflate.o' failed make[3]: *** [libz_a-inflate.o] Error 1 if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o pic/getpwd.o; \ else true; fi make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/zlib' Makefile:9153: recipe for target 'all-zlib' failed make[2]: *** [all-zlib] Error 2 make[2]: *** Waiting for unfinished jobs.... if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o yes checking if /usr/bin/gcc static flag -static works... checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; \ else true; fi if [ x"" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; \ else true; fi /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o hex.o yes checking if /usr/bin/gcc supports -c -o file.o... ./hex.c:192:1: fatal error: error closing /tmp/ccZpszuc.s: No space left on device } ^ compilation terminated. Makefile:912: recipe for target 'hex.o' failed make[3]: *** [hex.o] Error 1 make[3]: *** Waiting for unfinished jobs.... checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ 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... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 10377: 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 if /usr/bin/g++ static flag -static works... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: cannot create temp file for here-document: No space left on device no checking if /usr/bin/g++ supports -c -o file.o... sed: can't read conftest.c: No such file or directory no checking if /usr/bin/g++ supports -c -o file.o... (cached) no 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 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 14783: cannot create temp file for here-document: No space left on device checking for windows.h... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1888: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./hashtab.c:1004:1: fatal error: error writing to /tmp/cc6TQOqc.s: No space left on device } ^ compilation terminated. Makefile:902: recipe for target 'hashtab.o' failed make[3]: *** [hashtab.o] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/libiberty' Makefile:8140: recipe for target 'all-libiberty' failed make[2]: *** [all-libiberty] Error 2 no checking for shl_load in -ldld... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 10847: 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 library containing dlsym... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 14826: cannot create temp file for here-document: No space left on device no checking for dlopen... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking for dlopen in -ldl... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 10890: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory rm: cannot remove 'conftest.c': No such file or directory no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 14997: 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 dlopen in -lsvld... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 10929: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/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 for dld_link in -ldld... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 10968: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory unknown checking for _LARGE_FILES value needed for large files... no checking whether stripping libraries is possible... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 15066: cannot create temp file for here-document: No space left on device 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 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 11408: cannot create temp file for here-document: No space left on device checking for windows.h... /home/buildroot/autobuild/instance-2/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 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 15089: 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 library containing dlsym... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 11451: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 15437: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 15451: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 15466: cannot create temp file for here-document: No space left on device rm: cannot remove 'conftest.c': No such file or directory no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 11622: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 15482: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 15496: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 15584: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 11645: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory unknown no checking whether NLS is requested... no checking whether NLS is requested... no checking for _LARGE_FILES value needed for large files... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 15745: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 11691: cannot create temp file for here-document: No space left on device checking for msgfmt... no checking for gmsgfmt... : /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 15856: cannot create temp file for here-document: No space left on device checking for xgettext... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 15927: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 11714: cannot create temp file for here-document: No space left on device checking for msgmerge... no checking for bison... bison -y checking for flex... /home/buildroot/autobuild/instance-2/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 sed: can't read conftest.c: No such file or directory unknown checking fcntl.h usability... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1768: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 11891: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 11974: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 11988: cannot create temp file for here-document: No space left on device no checking fcntl.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1785: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12003: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12019: 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 fcntl.h... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12033: cannot create temp file for here-document: No space left on device checking elf-hints.h usability... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1768: cannot create temp file for here-document: No space left on device 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 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12338: cannot create temp file for here-document: No space left on device checking for msgfmt... no checking for gmsgfmt... : sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12449: cannot create temp file for here-document: No space left on device no checking elf-hints.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1785: cannot create temp file for here-document: No space left on device checking for xgettext... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12520: cannot create temp file for here-document: No space left on device checking for msgmerge... no checking size of long long... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2089: 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 elf-hints.h... no sed: can't read conftest.c: No such file or directory checking limits.h usability... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1768: cannot create temp file for here-document: No space left on device 0 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12641: cannot create temp file for here-document: No space left on device checking size of void *... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2089: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking limits.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1785: cannot create temp file for here-document: No space left on device 0 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12674: cannot create temp file for here-document: No space left on device checking size of long... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2089: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking for limits.h... no 0 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12707: cannot create temp file for here-document: No space left on device checking for inttypes.h... checking size of int... (cached) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2089: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16296: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for stdint.h... (cached) yes 0 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12740: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16296: cannot create temp file for here-document: No space left on device checking sys/file.h usability... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1768: cannot create temp file for here-document: No space left on device checking fcntl.h usability... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1705: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking sys/file.h presence... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1785: cannot create temp file for here-document: No space left on device checking fcntl.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1722: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking for sys/file.h... no no checking for fcntl.h... no checking sys/mman.h usability... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1768: cannot create temp file for here-document: No space left on device checking sys/file.h usability... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1705: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking sys/mman.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1785: cannot create temp file for here-document: No space left on device no checking sys/file.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1722: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking for sys/mman.h... no no checking for sys/file.h... no checking sys/param.h usability... checking sys/resource.h usability... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1768: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1705: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking sys/param.h presence... no checking sys/resource.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1785: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1722: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking for sys/param.h... checking for sys/resource.h... no no checking for sys/stat.h... checking for sys/stat.h... (cached) (cached) yes yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16296: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12820: cannot create temp file for here-document: No space left on device checking sys/time.h usability... checking for sys/types.h... (cached) /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1768: cannot create temp file for here-document: No space left on device yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12820: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for unistd.h... (cached) yes no checking sys/time.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1785: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12820: cannot create temp file for here-document: No space left on device checking for fcntl... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: 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 sys/time.h... no checking for sys/types.h... (cached) yes sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16296: cannot create temp file for here-document: No space left on device no checking for unistd.h... (cached) yes checking for fdopen... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16296: cannot create temp file for here-document: No space left on device checking for close... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1964: 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 fileno... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: cannot create temp file for here-document: No space left on device no checking for glob... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1964: 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 fls... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: 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 lseek... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1964: 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 getgid... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: cannot create temp file for here-document: No space left on device no checking for mkstemp... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1964: 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 checking for getpagesize... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: cannot create temp file for here-document: No space left on device no checking for open... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1964: 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 getrlimit... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: cannot create temp file for here-document: No space left on device checking for realpath... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1964: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking for getuid... checking for sbrk... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1964: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking for waitpid... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1964: cannot create temp file for here-document: No space left on device checking for sysconf... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking whether asprintf is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 2117: cannot create temp file for here-document: No space left on device checking whether basename is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2154: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16332: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12850: cannot create temp file for here-document: No space left on device checking whether environ is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 2117: cannot create temp file for here-document: No space left on device checking whether ffs is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2154: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16342: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12860: cannot create temp file for here-document: No space left on device checking whether sbrk is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 2117: cannot create temp file for here-document: No space left on device checking whether stpcpy is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2154: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16352: 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 stdlib.h... (cached) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12870: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16366: cannot create temp file for here-document: No space left on device checking whether asprintf is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2154: cannot create temp file for here-document: No space left on device checking for unistd.h... (cached) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16366: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for sys/param.h... (cached) no checking for getpagesize... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 1964: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12880: cannot create temp file for here-document: No space left on device checking whether vasprintf is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2154: 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 working mmap... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16400: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12890: 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 library containing dlopen... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16565: cannot create temp file for here-document: No space left on device checking whether strnlen is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2154: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12900: cannot create temp file for here-document: No space left on device checking compiler support for hidden visibility... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 12940: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking linker --as-needed support... rm: cannot remove 'conftest.c': No such file or directory no checking for a known getopt prototype in unistd.h... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16621: cannot create temp file for here-document: No space left on device yes checking for cos in -lm... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 13079: 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 ANSI C string concatenation works... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16679: 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 size of void *... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 2281: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory 0 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16747: cannot create temp file for here-document: No space left on device checking for ftello... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16862: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16871: cannot create temp file for here-document: No space left on device checking for ftello64... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16890: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16895: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16904: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16913: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16919: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16925: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 16998: 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 fseeko... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: 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 fseeko64... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: 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 fopen64... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: cannot create temp file for here-document: No space left on device configure: updating cache ./config.cache checking that generated files are newer than configure... sed: can't read conftest.c: No such file or directory no checking whether ftello is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2154: cannot create temp file for here-document: No space left on device done configure: creating ./config.status /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 17159: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 17173: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 17543: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 17571: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 17579: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 14682: cannot create temp file for here-document: No space left on device checking whether ftello64 is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2154: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 17611: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 14692: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 17630: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 17707: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 17718: cannot create temp file for here-document: No space left on device checking whether fseeko is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2154: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 14702: cannot create temp file for here-document: No space left on device checking whether fseeko64 is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2154: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 14712: cannot create temp file for here-document: No space left on device checking whether fopen64 is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 2154: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 14722: cannot create temp file for here-document: No space left on device checking file_ptr type... long checking for stdlib.h... (cached) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 14784: cannot create temp file for here-document: No space left on device checking for unistd.h... (cached) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 14784: cannot create temp file for here-document: No space left on device checking for sys/param.h... /home/buildroot/autobuild/instance-2/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 checking for getpagesize... (cached) no checking for working mmap... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 14818: 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 madvise... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: 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 mprotect... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 1901: 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/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 15006: cannot create temp file for here-document: No space left on device configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 15163: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 15177: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 15547: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 15575: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 15583: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 15615: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 15634: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 15711: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 15722: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 15733: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/bfd/configure: line 16009: cannot create temp file for here-document: No space left on device ./conf26331subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status Makefile:2768: recipe for target 'configure-bfd' failed make[2]: *** [configure-bfd] Error 1 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 17729: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/ld/configure: line 18105: cannot create temp file for here-document: No space left on device ./conf25051subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status Makefile:7215: recipe for target 'configure-ld' failed make[2]: *** [configure-ld] Error 1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/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-2/output-1/build/host-binutils-2.37' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.37/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'