>>> host-binutils 2.37 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/binutils/binutils-2.37.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/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-0/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-0/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-0/output-1/build/host-binutils-2.37/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-0/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-0/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=mips64el-buildroot-linux-musl --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-0/output-1/host/mips64el-buildroot-linux-musl/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... mips64el-buildroot-linux-musl 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 mips64el-buildroot-linux-musl-cc... no checking for mips64el-buildroot-linux-musl-gcc... no checking for mips64el-buildroot-linux-musl-c++... no checking for mips64el-buildroot-linux-musl-g++... no checking for mips64el-buildroot-linux-musl-cxx... no checking for mips64el-buildroot-linux-musl-gxx... no checking for mips64el-buildroot-linux-musl-gcc... no checking for mips64el-buildroot-linux-musl-gfortran... no checking for mips64el-buildroot-linux-musl-gccgo... no checking for mips64el-buildroot-linux-musl-ar... no checking for mips64el-buildroot-linux-musl-as... no checking for mips64el-buildroot-linux-musl-dlltool... no checking for mips64el-buildroot-linux-musl-ld... no checking for mips64el-buildroot-linux-musl-lipo... no checking for mips64el-buildroot-linux-musl-nm... no checking for mips64el-buildroot-linux-musl-objcopy... no checking for mips64el-buildroot-linux-musl-objdump... no checking for mips64el-buildroot-linux-musl-ranlib... no checking for mips64el-buildroot-linux-musl-readelf... no checking for mips64el-buildroot-linux-musl-strip... no checking for mips64el-buildroot-linux-musl-windres... no checking for mips64el-buildroot-linux-musl-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-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37' make[2]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./intl Configuring in ./zlib Configuring in ./etc 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 for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking for perl... /usr/bin/perl checking build system type... configure: updating cache ./config.cache checking build system type... configure: creating ./config.status x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... checking whether the C compiler works... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for -plugin option... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar mips64el-buildroot-linux-musl checking for a BSD-compatible install... /usr/bin/ar: no operation specified /usr/bin/install -c configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking whether build environment is sane... 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 yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking for C compiler default output file name... a.out checking for suffix of executables... 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 checking whether we are cross compiling... checking whether the C compiler works... make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/etc' checking whether the C compiler works... no checking for suffix of object files... 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 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 checking for suffix of object files... o checking whether we are using the GNU C compiler... none needed o checking how to run the C preprocessor... checking whether we are using the GNU C compiler... yes yes checking whether /usr/bin/gcc accepts -g... checking whether /usr/bin/gcc accepts -g... /usr/bin/gcc -E yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... none needed checking how to run the C preprocessor... none needed checking whether /usr/bin/gcc understands -c and -o together... no /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/zlib/configure: line 3952: cannot create temp file for here-document: No space left on device checking for style of include used by /usr/bin/make... none no checking for sys/types.h... /usr/bin/gcc -E checking dependency style of /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/compile /usr/bin/gcc... none checking how to print strings... 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 grep that handles long lines and -e... checking for egrep... yes /bin/grep -E checking for fgrep... /bin/grep checking for egrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/compile /usr/bin/gcc... /bin/grep -E checking for ANSI C header files... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking for sys/stat.h... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking for stdlib.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc 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 /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/compile /usr/bin/gcc object... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/zlib/configure: line 5922: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/zlib/configure: line 5922: cannot create temp file for here-document: No space left on device no checking for sys/types.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1660: cannot create temp file for here-document: No space left on device failed sed: can't read conftest.c: No such file or directory checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/zlib/configure: line 6920: 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-0/output-1/build/host-binutils-2.37/zlib/configure: line 6920: cannot create temp file for here-document: No space left on device no no checking for string.h... checking for sys/stat.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 1673: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1660: 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 sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/zlib/configure: line 6920: cannot create temp file for here-document: No space left on device checking for memory.h... checking for stdlib.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1660: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 1673: 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-0/output-1/build/host-binutils-2.37/zlib/configure: line 6920: 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 strings.h... checking for string.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 1673: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1660: 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-0/output-1/build/host-binutils-2.37/zlib/configure: line 6920: 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 inttypes.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 1673: cannot create temp file for here-document: No space left on device checking for memory.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1660: 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-0/output-1/build/host-binutils-2.37/zlib/configure: line 6920: 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 sed: can't read conftest.c: No such file or directory /lib/cpp checking for stdint.h... checking for strings.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/zlib/configure: line 6979: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 1673: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1660: 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 /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/zlib/configure: line 6979: cannot create temp file for here-document: No space left on device no no checking for inttypes.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1660: cannot create temp file for here-document: No space left on device checking for unistd.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 1673: 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-0/output-1/build/host-binutils-2.37/zlib': configure: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details 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 minix/config.h usability... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 1553: cannot create temp file for here-document: No space left on device checking for stdint.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1660: 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 minix/config.h presence... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 1570: cannot create temp file for here-document: No space left on device no checking for unistd.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1660: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 3430: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking minix/config.h usability... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1540: cannot create temp file for here-document: No space left on device Makefile:9105: recipe for target 'configure-zlib' failed make[2]: *** [configure-zlib] Error 1 make[2]: *** Waiting for unfinished jobs.... sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking minix/config.h presence... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1557: cannot create temp file for here-document: No space left on device no checking whether /usr/bin/make sets $(MAKE)... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 3476: cannot create temp file for here-document: No space left on device no sed: can't read conftest.c: No such file or directory checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 3669: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4366: cannot create temp file for here-document: No space left on device checking for msgfmt... no checking for gmsgfmt... : /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 3780: cannot create temp file for here-document: No space left on device checking for xgettext... no sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/intl/configure: line 3851: cannot create temp file for here-document: No space left on device no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for msgmerge... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4465: cannot create temp file for here-document: No space left on device no configure: error: cannot run /bin/bash ./../config.sub sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4488: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking for _LARGE_FILES value needed for large files... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4534: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4557: cannot create temp file for here-document: No space left on device Makefile:6644: recipe for target 'configure-intl' failed make[2]: *** [configure-intl] Error 1 sed: can't read conftest.c: No such file or directory unknown checking whether /usr/bin/gcc supports -W... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4629: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -Wall... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4629: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -Wwrite-strings... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4629: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -Wc++-compat... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4629: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -Wstrict-prototypes... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4629: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -Wshadow=local... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4629: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -pedantic ... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4679: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc and cc understand -c and -o together... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4725: cannot create temp file for here-document: No space left on device no checking for an ANSI C-conforming const... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4838: 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 inline... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4921: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4921: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4921: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4948: cannot create temp file for here-document: No space left on device checking whether byte ordering is bigendian... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4963: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 4998: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5045: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5131: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory yes checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5433: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5508: 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/file.h... /home/buildroot/autobuild/instance-0/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/param.h... /home/buildroot/autobuild/instance-0/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 limits.h... /home/buildroot/autobuild/instance-0/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 stdlib.h... (cached) no checking for malloc.h... /home/buildroot/autobuild/instance-0/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 string.h... (cached) no checking for unistd.h... (cached) no checking for strings.h... (cached) no checking for sys/time.h... /home/buildroot/autobuild/instance-0/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 time.h... /home/buildroot/autobuild/instance-0/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-0/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/stat.h... (cached) no checking for sys/mman.h... /home/buildroot/autobuild/instance-0/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 fcntl.h... /home/buildroot/autobuild/instance-0/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 alloca.h... /home/buildroot/autobuild/instance-0/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/pstat.h... /home/buildroot/autobuild/instance-0/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/sysmp.h... /home/buildroot/autobuild/instance-0/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/sysinfo.h... /home/buildroot/autobuild/instance-0/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 machine/hal_sysinfo.h... /home/buildroot/autobuild/instance-0/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/table.h... /home/buildroot/autobuild/instance-0/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/sysctl.h... /home/buildroot/autobuild/instance-0/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/systemcfg.h... /home/buildroot/autobuild/instance-0/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 stdint.h... (cached) no checking for stdio_ext.h... /home/buildroot/autobuild/instance-0/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 process.h... /home/buildroot/autobuild/instance-0/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/prctl.h... /home/buildroot/autobuild/instance-0/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/wait.h that is POSIX.1 compatible... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5667: 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 time.h and sys/time.h may both be included... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5708: 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 errno must be declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5744: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory yes checking size of int... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1886: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5800: cannot create temp file for here-document: No space left on device checking size of long... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1886: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5833: cannot create temp file for here-document: No space left on device checking size of size_t... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1886: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5866: cannot create temp file for here-document: No space left on device checking for long long... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1950: 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 a 64-bit type... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5919: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5935: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 5954: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory none checking for intptr_t... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1950: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 6000: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 6000: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 6000: 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 uintptr_t... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1950: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 6037: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 6037: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 6037: 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 ssize_t... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1950: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 6070: cannot create temp file for here-document: No space left on device checking for pid_t... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 1950: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 6089: cannot create temp file for here-document: No space left on device checking for library containing strerror... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 6788: 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 rm: cannot remove 'conftest.c': No such file or directory no checking for asprintf... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 atexit... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 basename... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 bcmp... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 bcopy... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 bsearch... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 bzero... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 calloc... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 clock... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 ffs... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 getcwd... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 gettimeofday... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 index... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 insque... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 memchr... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 memcmp... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 memcpy... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 memmem... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 memmove... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 mempcpy... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 memset... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 mkstemps... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 putenv... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 random... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 rename... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 rindex... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 snprintf... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 sigsetmask... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 stpncpy... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strchr... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strncasecmp... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strndup... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strnlen... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strrchr... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strstr... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strtod... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strtol... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strtoll... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strtoull... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strverscmp... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 tmpnam... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 vasprintf... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 vfprintf... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 vprintf... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 vsnprintf... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 vsprintf... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 waitpid... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 setproctitle... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 alloca needs Cray hooks... /home/buildroot/autobuild/instance-0/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-0/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 -1 /home/buildroot/autobuild/instance-0/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-0/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 fork... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 vfork... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 _doprnt... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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_errlist... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7206: 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_nerr... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7206: 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_siglist... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7206: 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 external symbol _system_configuration... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7244: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 canonicalize_file_name... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 dup3... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 getrlimit... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 getrusage... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 getsysinfo... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 gettimeofday... (cached) no checking for on_exit... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 pipe2... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 psignal... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 pstat_getdynamic... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 pstat_getstatic... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 realpath... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 setrlimit... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 sbrk... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 spawnve... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 spawnvpe... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 strsignal... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 sysconf... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 sysctl... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 sysmp... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 table... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 times... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 wait3... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 wait4... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 basename is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7287: cannot create temp file for here-document: No space left on device checking whether ffs is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7297: cannot create temp file for here-document: No space left on device checking whether asprintf is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7307: cannot create temp file for here-document: No space left on device checking whether vasprintf is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7317: cannot create temp file for here-document: No space left on device checking whether snprintf is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7327: cannot create temp file for here-document: No space left on device checking whether vsnprintf is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7337: cannot create temp file for here-document: No space left on device checking whether calloc is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7348: cannot create temp file for here-document: No space left on device checking whether getenv is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7358: cannot create temp file for here-document: No space left on device checking whether getopt is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7368: cannot create temp file for here-document: No space left on device checking whether malloc is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7378: cannot create temp file for here-document: No space left on device checking whether realloc is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7388: cannot create temp file for here-document: No space left on device checking whether sbrk is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7398: cannot create temp file for here-document: No space left on device checking whether strtol is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7409: cannot create temp file for here-document: No space left on device checking whether strtoul is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7419: cannot create temp file for here-document: No space left on device checking whether strtoll is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7429: cannot create temp file for here-document: No space left on device checking whether strtoull is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7439: cannot create temp file for here-document: No space left on device checking whether strverscmp is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7450: cannot create temp file for here-document: No space left on device checking whether strnlen is declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7461: cannot create temp file for here-document: No space left on device checking whether canonicalize_file_name must be declared... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7470: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory yes checking for stdlib.h... (cached) no checking for unistd.h... (cached) no checking for sys/param.h... (cached) no checking for getpagesize... (cached) no checking for working mmap... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7570: 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 strncmp... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7738: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7853: 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-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7971: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 7985: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 8355: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 8383: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 8391: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 8423: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 8440: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 8517: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 8528: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 8539: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/libiberty/configure: line 8556: cannot create temp file for here-document: No space left on device ./conf28731files.sh: line 1: cannot create temp file for here-document: No space left on device ./conf28731subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status Makefile:8092: recipe for target 'configure-libiberty' failed make[2]: *** [configure-libiberty] Error 1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37' Makefile:903: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.37/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'