>>> host-binutils 2.37 Extracting xzcat /home/buildroot/autobuild/instance-1/dl/binutils/binutils-2.37.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/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-1/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-1/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-1/output-1/build/host-binutils-2.37/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-1/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-1/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-1/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --target=x86_64-buildroot-linux-uclibc --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-1/output-1/host/x86_64-buildroot-linux-uclibc/sysroot --enable-poison-system-directories --without-debuginfod --disable-sim --disable-gdb ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... no checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... true checking for expect... expect checking for runtest... no checking for ar... (cached) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for dlltool... no checking for ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/bin/objcopy checking for objdump... objdump checking for readelf... readelf checking for -plugin option... /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc no checking for x86_64-buildroot-linux-uclibc-cc... no checking for x86_64-buildroot-linux-uclibc-gcc... no checking for x86_64-buildroot-linux-uclibc-c++... no checking for x86_64-buildroot-linux-uclibc-g++... no checking for x86_64-buildroot-linux-uclibc-cxx... no checking for x86_64-buildroot-linux-uclibc-gxx... no checking for x86_64-buildroot-linux-uclibc-gcc... no checking for x86_64-buildroot-linux-uclibc-gfortran... no checking for x86_64-buildroot-linux-uclibc-gccgo... no checking for x86_64-buildroot-linux-uclibc-ar... no checking for x86_64-buildroot-linux-uclibc-as... no checking for x86_64-buildroot-linux-uclibc-dlltool... no checking for x86_64-buildroot-linux-uclibc-ld... no checking for x86_64-buildroot-linux-uclibc-lipo... no checking for x86_64-buildroot-linux-uclibc-nm... no checking for x86_64-buildroot-linux-uclibc-objcopy... no checking for x86_64-buildroot-linux-uclibc-objdump... no checking for x86_64-buildroot-linux-uclibc-ranlib... no checking for x86_64-buildroot-linux-uclibc-readelf... no checking for x86_64-buildroot-linux-uclibc-strip... no checking for x86_64-buildroot-linux-uclibc-windres... no checking for x86_64-buildroot-linux-uclibc-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-binutils 2.37 Building PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37' make[2]: Nothing to be done for 'all-target'. Configuring in ./intl Configuring in ./zlib Configuring in ./libiberty Configuring in ./etc configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking for perl... /usr/bin/perl checking build system type... checking build system type... configure: updating cache ./config.cache x86_64-pc-linux-gnu checking host system type... configure: creating ./config.status x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... checking whether the C compiler works... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for -plugin option... x86_64-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar yes /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc no checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes no checking for C compiler default output file name... a.out checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for suffix of executables... config.status: creating Makefile checking whether we are cross compiling... checking whether the C compiler works... checking whether the C compiler works... make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/etc' yes checking for C compiler default output file name... a.out no checking for suffix of executables... checking for suffix of object files... yes checking for C compiler default output file name... a.out checking for suffix of executables... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... yes checking whether /usr/bin/gcc accepts -g... checking whether we are cross compiling... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... no none needed checking how to run the C preprocessor... checking for suffix of object files... o checking whether we are using the GNU C compiler... /usr/bin/gcc -E o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... checking for grep that handles long lines and -e... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether /usr/bin/gcc accepts -g... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E none needed checking whether /usr/bin/gcc understands -c and -o together... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to print strings... yes checking for sys/types.h... yes printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... checking for sys/stat.h... /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 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... checking for stdlib.h... 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 yes /usr/bin/ar: no operation specified checking for sys/types.h... 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 string.h... yes checking for sys/stat.h... yes yes checking for memory.h... checking for stdlib.h... ok checking how to run the C preprocessor... yes yes checking for strings.h... checking for string.h... /usr/bin/gcc -E yes yes checking for ANSI C header files... checking for memory.h... checking for inttypes.h... yes yes checking for strings.h... checking for stdint.h... yes yes checking for inttypes.h... checking for unistd.h... yes yes checking for sys/types.h... yes checking for stdint.h... checking minix/config.h usability... yes checking for sys/stat.h... yes no checking minix/config.h presence... checking for unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for stdlib.h... yes checking minix/config.h usability... yes checking whether /usr/bin/make sets $(MAKE)... yes checking for string.h... 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 no checking minix/config.h presence... checking build system type... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... x86_64-pc-linux-gnu checking host system type... yes checking for memory.h... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for strings.h... none required checking for an ANSI C-conforming const... no checking whether /usr/bin/gcc supports -W... yes checking for inline... yes checking for inttypes.h... inline checking for off_t... yes checking whether /usr/bin/gcc supports -Wall... yes yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking for stdint.h... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking for unistd.h... yes checking for size_t... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes yes checking for dlfcn.h... checking whether /usr/bin/gcc supports -Wshadow=local... no checking whether /usr/bin/gcc supports -pedantic ... yes checking for objdir... .libs yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking for working alloca.h... yes checking for alloca... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for stdlib.h... (cached) yes no checking for unistd.h... checking for /usr/bin/gcc option to produce PIC... (cached) yes -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for sys/param.h... yes checking for an ANSI C-conforming const... yes checking if /usr/bin/gcc static flag -static works... yes checking for inline... yes inline checking whether byte ordering is bigendian... checking for getpagesize... yes yes checking if /usr/bin/gcc supports -c -o file.o... checking for working mmap... 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... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking dynamic linker characteristics... no checking for sys/file.h... yes checking whether we are using the GNU C Library 2.1 or newer... yes GNU/Linux ld.so checking how to hardcode library paths into programs... yes immediate checking whether integer division by zero raises SIGFPE... checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/zlib/configure: line 11100: cannot create temp file for here-document: No space left on device checking for sys/param.h... sed: can't read conftest.c: No such file or directory yes checking for limits.h... checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... checking for malloc.h... yes checking for inttypes.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes yes checking for stdint.h... yes checking for sys/time.h... checking for getpagesize... yes /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 5655: cannot create temp file for here-document: No space left on device checking for time.h... /home/buildroot/autobuild/instance-1/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 checking for sys/resource.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 1736: cannot create temp file for here-document: No space left on device no checking for working mmap... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/zlib/configure: line 11216: cannot create temp file for here-document: No space left on device no checking for unsigned long long... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 4873: 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 memcpy... checking for sys/stat.h... (cached) yes /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/zlib/configure: line 1730: 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-1/output-1/build/host-binutils-2.37/libiberty/configure: line 5655: cannot create temp file for here-document: No space left on device no checking for inttypes.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 4927: cannot create temp file for here-document: No space left on device checking for sys/mman.h... /home/buildroot/autobuild/instance-1/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 checking for strerror... 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 ld used by GCC... checking for fcntl.h... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... yes checking for alloca.h... done yes checking argz.h usability... checking for sys/pstat.h... yes checking for unistd.h... (cached) yes no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking argz.h presence... yes configure: updating cache ./config.cache checking for machine/hal_sysinfo.h... checking that generated files are newer than configure... yes checking for argz.h... yes checking limits.h usability... no done configure: creating ./config.status checking for sys/table.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/zlib/configure: line 11699: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/zlib/configure: line 12128: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/zlib/configure: line 12147: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/zlib/configure: line 12213: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/zlib/configure: line 12224: cannot create temp file for here-document: No space left on device no checking limits.h presence... no /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1570: cannot create temp file for here-document: No space left on device checking for sys/sysctl.h... /home/buildroot/autobuild/instance-1/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 sed: can't read conftest.c: No such file or directory no no checking for limits.h... no checking for sys/systemcfg.h... checking locale.h usability... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes yes checking locale.h presence... checking for process.h... yes checking for locale.h... yes no checking nl_types.h usability... checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking nl_types.h presence... yes checking for nl_types.h... yes yes checking whether time.h and sys/time.h may both be included... checking malloc.h usability... yes checking whether errno must be declared... yes checking malloc.h presence... no checking size of int... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes 4 checking for string.h... (cached) yes checking size of long... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... 8 checking size of size_t... yes checking for getc_unlocked... 8 checking for long long... yes checking for getcwd... no checking for getegid... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 geteuid... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no yes checking size of long long... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 1886: cannot create temp file for here-document: No space left on device checking for getuid... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory configure: error: in `/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty': configure: error: cannot compute sizeof (long long) See `config.log' for more details sed: can't read conftest.c: No such file or directory no checking for mempcpy... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 munmap... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory Makefile:8091: recipe for target 'configure-libiberty' failed make[2]: *** [configure-libiberty] Error 1 make[2]: *** Waiting for unfinished jobs.... no checking for putenv... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 setenv... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 setlocale... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 stpcpy... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 strcasecmp... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 strdup... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 strtoul... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 tsearch... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 __argz_count... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 __argz_stringify... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 __argz_next... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 __fsetlocking... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 1803: 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 iconv... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 5603: 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-1/output-1/build/host-binutils-2.37/intl/configure: line 5666: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no, consider installing GNU libiconv checking for nl_langinfo and CODESET... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 5790: 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 LC_MESSAGES... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 5825: 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 bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 6923: cannot create temp file for here-document: No space left on device configure: updating cache ./config.cache configure: creating ./config.status /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 7040: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 7054: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 7424: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 7452: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 7460: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 7492: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 7509: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 7586: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 7597: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 7608: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl/configure: line 7622: cannot create temp file for here-document: No space left on device ./conf3038subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status Makefile:6643: recipe for target 'configure-intl' failed make[2]: *** [configure-intl] Error 1 /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/zlib/configure: line 12235: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/zlib/configure: line 12517: cannot create temp file for here-document: No space left on device ./conf3037subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status Makefile:9104: recipe for target 'configure-zlib' failed make[2]: *** [configure-zlib] Error 1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.37' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'