>>> host-binutils 2.38 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/binutils/binutils-2.38.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38 -xf - >>> host-binutils 2.38 Patching Applying 0001-sh-conf.patch using patch: patching file configure Hunk #1 succeeded at 3904 (offset 12 lines). patching file configure.ac Applying 0002-poison-system-directories.patch using patch: patching file ld/config.in patching file ld/configure Hunk #1 succeeded at 831 (offset 2 lines). Hunk #2 succeeded at 1501 (offset 2 lines). Hunk #3 succeeded at 15336 (offset 97 lines). patching file ld/configure.ac Hunk #1 succeeded at 102 (offset -4 lines). patching file ld/ld.h patching file ld/ld.texi Hunk #1 succeeded at 2892 (offset 29 lines). patching file ld/ldfile.c patching file ld/ldlex.h Hunk #1 succeeded at 164 (offset 1 line). patching file ld/ldmain.c patching file ld/lexsup.c Hunk #1 succeeded at 600 (offset 5 lines). Hunk #2 succeeded at 620 (offset 5 lines). Hunk #3 succeeded at 1668 (offset 16 lines). Hunk #4 succeeded at 1821 (offset 16 lines). Applying 0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch using patch: patching file bfd/elf32-or1k.c Hunk #1 succeeded at 2256 (offset 12 lines). Hunk #2 succeeded at 2290 (offset 12 lines). Applying 0004-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch using patch: patching file bfd/elf32-or1k.c Applying 0005-binutils-2.38-vs.-ppc32-linux-kernel.patch using patch: patching file gas/config/tc-ppc.c >>> host-binutils 2.38 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-binutils 2.38 Patching libtool patching file /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/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.38 Configuring (cd /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-2/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-2/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-2/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --target=riscv64-buildroot-linux-uclibc --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-2/output-1/host/riscv64-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... riscv64-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 riscv64-buildroot-linux-uclibc-cc... no checking for riscv64-buildroot-linux-uclibc-gcc... no checking for riscv64-buildroot-linux-uclibc-c++... no checking for riscv64-buildroot-linux-uclibc-g++... no checking for riscv64-buildroot-linux-uclibc-cxx... no checking for riscv64-buildroot-linux-uclibc-gxx... no checking for riscv64-buildroot-linux-uclibc-gcc... no checking for riscv64-buildroot-linux-uclibc-gfortran... no checking for riscv64-buildroot-linux-uclibc-gccgo... no checking for riscv64-buildroot-linux-uclibc-ar... no checking for riscv64-buildroot-linux-uclibc-as... no checking for riscv64-buildroot-linux-uclibc-dlltool... no checking for riscv64-buildroot-linux-uclibc-ld... no checking for riscv64-buildroot-linux-uclibc-lipo... no checking for riscv64-buildroot-linux-uclibc-nm... no checking for riscv64-buildroot-linux-uclibc-objcopy... no checking for riscv64-buildroot-linux-uclibc-objdump... no checking for riscv64-buildroot-linux-uclibc-ranlib... no checking for riscv64-buildroot-linux-uclibc-readelf... no checking for riscv64-buildroot-linux-uclibc-strip... no checking for riscv64-buildroot-linux-uclibc-windres... no checking for riscv64-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.38 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38' make[2]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./intl Configuring in ./etc Configuring in ./zlib configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 configure: creating cache ./config.cache checking for a thread-safe mkdir -p... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for perl... /usr/bin/perl /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking build system type... checking build system type... yes checking whether /usr/bin/make supports nested variables... yes x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... checking whether /usr/bin/make supports nested variables... (cached) yes 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 /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 riscv64-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: updating cache ./config.cache yes checking that generated files are newer than configure... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether /usr/bin/make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether we are cross compiling... checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... 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... yes checking for /usr/bin/gcc option to accept ISO C89... checking whether we are cross compiling... no checking for suffix of object files... no checking for suffix of object files... none needed checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... /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... /bin/grep checking for egrep... yes checking whether /usr/bin/gcc accepts -g... /bin/grep -E checking for ANSI C header files... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... none needed checking whether /usr/bin/gcc understands -c and -o together... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for style of include used by /usr/bin/make... yes GNU checking for sys/types.h... checking dependency style of /usr/bin/gcc... none checking how to print strings... yes checking for sys/stat.h... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) 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 -B output from /usr/bin/gcc object... yes checking for string.h... yes checking for sys/types.h... yes checking for memory.h... yes checking for sys/stat.h... ok yes yes checking for strings.h... checking how to run the C preprocessor... checking for stdlib.h... /usr/bin/gcc -E yes yes checking for string.h... checking for inttypes.h... checking for ANSI C header files... yes yes checking for memory.h... checking for stdint.h... yes yes checking for unistd.h... checking for strings.h... done configure: creating ./config.status yes checking for sys/types.h... yes yes checking minix/config.h usability... checking for inttypes.h... yes checking for sys/stat.h... yes no checking minix/config.h presence... checking for stdint.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for stdlib.h... yes yes checking for unistd.h... checking for string.h... yes checking whether /usr/bin/make sets $(MAKE)... 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 yes checking build system type... checking for memory.h... config.status: creating Makefile yes checking minix/config.h usability... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... yes checking for strings.h... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... none required checking for an ANSI C-conforming const... yes checking for inttypes.h... yes checking for inline... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/etc' yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... inline checking for off_t... yes checking for stdint.h... no checking whether /usr/bin/gcc supports -W... yes yes checking whether /usr/bin/gcc supports -Wall... checking for unistd.h... yes checking for size_t... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking for dlfcn.h... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for objdir... .libs yes checking for working alloca.h... yes checking whether /usr/bin/gcc supports -Wshadow=local... no checking whether /usr/bin/gcc supports -pedantic ... yes checking for alloca... yes checking whether /usr/bin/gcc and cc understand -c and -o together... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for stdlib.h... (cached) yes no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for unistd.h... (cached) yes checking for sys/param.h... yes checking if /usr/bin/gcc static flag -static works... yes checking for getpagesize... yes checking for an ANSI C-conforming const... yes checking for inline... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking for working mmap... inline checking whether byte ordering is bigendian... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking whether we are using the GNU C Library 2.1 or newer... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking whether integer division by zero raises SIGFPE... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for stdlib.h... (cached) yes no checking for unistd.h... (cached) yes checking for sys/file.h... checking for sys/param.h... yes checking for inttypes.h... yes checking for sys/param.h... yes checking for stdint.h... yes yes checking for limits.h... checking for getpagesize... yes checking for stdlib.h... (cached) yes yes checking for unsigned long long... checking for malloc.h... yes yes checking for working mmap... checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking for inttypes.h... checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking whether the inttypes.h PRIxNN macros are broken... yes checking for sys/resource.h... no checking for ld used by GCC... yes /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... checking for sys/stat.h... (cached) yes yes checking for memcpy... checking for sys/mman.h... done yes checking for fcntl.h... checking argz.h usability... yes checking for alloca.h... yes yes checking for strerror... checking for sys/pstat.h... yes checking argz.h presence... no yes checking for argz.h... yes checking for sys/sysmp.h... checking limits.h usability... no checking for sys/sysinfo.h... yes yes checking for unistd.h... (cached) yes checking for machine/hal_sysinfo.h... yes checking limits.h presence... no checking for sys/table.h... yes checking for limits.h... yes checking locale.h usability... no configure: updating cache ./config.cache checking for sys/sysctl.h... checking that generated files are newer than configure... yes done configure: creating ./config.status checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes yes checking locale.h presence... checking for stdio_ext.h... yes checking for locale.h... yes checking nl_types.h usability... yes checking for process.h... no checking for sys/prctl.h... yes checking nl_types.h presence... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for nl_types.h... yes checking malloc.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking malloc.h presence... yes checking for malloc.h... yes yes checking whether errno must be declared... checking stddef.h usability... no checking size of int... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... 4 checking size of long... yes checking for fgets_unlocked... 8 checking size of size_t... yes checking for getc_unlocked... yes 8 checking for getcwd... checking for long long... yes checking for getegid... yes checking for geteuid... yes checking size of long long... yes checking for getgid... 8 checking for a 64-bit type... yes uint64_t checking for getuid... checking for intptr_t... yes checking for mempcpy... yes checking for uintptr_t... yes checking for munmap... yes checking for putenv... yes checking for ssize_t... yes checking for setenv... yes checking for setlocale... yes checking for pid_t... yes checking for stpcpy... yes checking for library containing strerror... yes checking for strcasecmp... none required checking for asprintf... yes checking for strdup... yes checking for atexit... yes checking for strtoul... yes checking for basename... yes checking for tsearch... yes checking for bcmp... yes checking for __argz_count... yes checking for bcopy... yes checking for __argz_stringify... yes checking for bsearch... yes checking for __argz_next... yes checking for bzero... yes checking for __fsetlocking... yes checking for iconv... yes checking for calloc... yes checking for iconv declaration... yes extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... checking for clock... yes yes checking for LC_MESSAGES... checking for ffs... yes 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 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating Makefile config.status: creating config.h yes config.status: executing default-1 commands config.status: executing depfiles commands checking for getcwd... config.status: executing libtool commands Configuring in ./binutils make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/intl' Configuring in ./gas Configuring in ./gprof yes checking for getpagesize... configure: creating cache ./config.cache checking build system type... configure: creating cache ./config.cache x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... checking build system type... configure: creating cache ./config.cache riscv64-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes x86_64-pc-linux-gnu checking host system type... checking build system type... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking host system type... yes riscv64-buildroot-linux-uclibc checking for a BSD-compatible install... checking whether /usr/bin/make supports nested variables... /usr/bin/install -c checking whether build environment is sane... yes x86_64-pc-linux-gnu checking target system type... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc riscv64-buildroot-linux-uclibc checking for a BSD-compatible install... checking for a thread-safe mkdir -p... /usr/bin/install -c checking whether build environment is sane... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking for a thread-safe mkdir -p... yes /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking whether /usr/bin/make supports nested variables... yes yes checking whether the C compiler works... checking whether /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... yes (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... yes yes a.out checking for C compiler default output file name... checking for C compiler default output file name... a.out a.out checking for suffix of executables... checking for suffix of executables... checking for suffix of executables... yes checking for gettimeofday... yes checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking for index... no checking for suffix of object files... no no checking for suffix of object files... checking for suffix of object files... yes o o checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... checking for insque... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... yes checking for memchr... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... none needed none needed checking whether /usr/bin/gcc understands -c and -o together... checking whether /usr/bin/gcc understands -c and -o together... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for memcmp... yes yes yes yes checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... GNU GNU GNU checking for memcpy... checking dependency style of /usr/bin/gcc... checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... none checking dependency style of /usr/bin/gcc... checking how to run the C preprocessor... none checking how to run the C preprocessor... /usr/bin/gcc -E /usr/bin/gcc -E /usr/bin/gcc -E yes checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep -E checking for ANSI C header files... checking for memmem... yes checking for memmove... yes yes yes checking for sys/types.h... checking for sys/types.h... checking for sys/types.h... yes yes yes yes checking for mempcpy... checking for sys/stat.h... checking for sys/stat.h... checking for sys/stat.h... yes yes yes checking for stdlib.h... checking for stdlib.h... checking for stdlib.h... yes checking for memset... yes yes yes checking for string.h... checking for string.h... checking for string.h... yes yes yes checking for memory.h... checking for memory.h... checking for memory.h... yes checking for mkstemps... yes yes yes checking for strings.h... checking for strings.h... checking for strings.h... yes checking for putenv... yes yes yes checking for inttypes.h... checking for inttypes.h... checking for inttypes.h... yes yes yes yes checking for stdint.h... checking for stdint.h... checking for random... checking for stdint.h... yes yes checking for unistd.h... checking for unistd.h... yes checking for unistd.h... yes checking for rename... yes yes checking minix/config.h usability... checking minix/config.h usability... yes checking minix/config.h usability... yes checking for rindex... no checking minix/config.h presence... no checking minix/config.h presence... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking for minix/config.h... no no checking whether it is safe to define __EXTENSIONS__... checking whether it is safe to define __EXTENSIONS__... yes checking for setenv... yes checking how to print strings... yes yes checking how to print strings... checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... printf checking for a sed that does not truncate output... checking for snprintf... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... printf checking for a sed that does not truncate output... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... /bin/sed checking for fgrep... yes checking for BSD- or MS-compatible name lister (nm)... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... /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 1572864 checking whether the shell understands some XSI constructs... checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r 1572864 checking whether the shell understands some XSI constructs... checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... yes checking whether the shell understands "+="... yes pass_all 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... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar 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 /usr/bin/ar: no operation specified checking for x86_64-pc-linux-gnu-ranlib... configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc /usr/bin/ranlib 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 -B output from /usr/bin/gcc object... checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes checking for sigsetmask... ok ok yes ok checking for stpcpy... checking for dlfcn.h... checking for dlfcn.h... checking for dlfcn.h... yes yes checking for stpncpy... checking for objdir... .libs yes yes checking for objdir... checking for objdir... .libs .libs yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 6857: cannot create temp file for here-document: No space left on device checking for strcasecmp... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for strchr... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for strdup... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... sed: can't read conftest.c: No such file or directory no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... no no checking if /usr/bin/gcc static flag -static works... checking for strncasecmp... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... no checking if /usr/bin/gcc static flag -static works... sed: can't read conftest.c: No such file or directory no checking for strndup... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device no checking if /usr/bin/gcc supports -c -o file.o... no checking if /usr/bin/gcc static flag -static works... sed: can't read conftest.c: No such file or directory no checking if /usr/bin/gcc supports -c -o file.o... no checking for strnlen... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking dynamic linker characteristics... yes checking for strrchr... yes checking if /usr/bin/gcc supports -c -o file.o... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes yes checking for windows.h... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for strstr... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking dynamic linker characteristics... no checking for library containing dlsym... no checking for library containing dlsym... yes checking for strtod... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking for strtol... no checking for library containing dlsym... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no yes checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for strtoul... no checking pkg-config is at least version 0.9.0... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 11903: /home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config: No such file or directory no checking whether to use debuginfod... no configure: WARNING: debuginfod support disabled; some features may be unavailable. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/missing bison -y checking for flex... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/missing flex yes -ldl checking whether NLS is requested... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for strtoll... checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking size of long... no checking sys/time.h usability... yes checking for strtoull... no yes checking sys/time.h presence... checking for default configuration of --with-arch... checking for default configuration of --with-isa-spec... checking for default configuration of --with-priv-spec... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 12604: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 12614: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 12623: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 12831: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 12836: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 12865: cannot create temp file for here-document: No space left on device yes checking for sys/time.h... yes checking for setitimer... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 1829: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 12885: cannot create temp file for here-document: No space left on device checking for bison... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/missing bison -y checking for flex... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/missing flex checking whether NLS is requested... no checking whether NLS is requested... no 8 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 13215: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13039: cannot create temp file for here-document: No space left on device checking size of long long... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2105: cannot create temp file for here-document: No space left on device no checking for msgfmt... no checking for gmsgfmt... : /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 13326: 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 strverscmp... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device checking for xgettext... no no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 13397: cannot create temp file for here-document: No space left on device checking whether NLS is requested... no 0 checking whether NLS is requested... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13072: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 11455: cannot create temp file for here-document: No space left on device checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for msgfmt... no checking for gmsgfmt... checking fcntl.h usability... : /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1721: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 11566: cannot create temp file for here-document: No space left on device checking for memory.h... (cached) yes sed: can't read conftest.c: No such file or directory checking for xgettext... no no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 13515: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 11637: cannot create temp file for here-document: No space left on device checking for tmpnam... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device checking for sys/stat.h... checking for msgmerge... (cached) yes sed: can't read conftest.c: No such file or directory no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... no checking fcntl.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 1633: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1738: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 13515: cannot create temp file for here-document: No space left on device checking for sys/types.h... (cached) yes 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-2/output-1/build/host-binutils-2.38/gas/configure: line 13515: cannot create temp file for here-document: No space left on device no no checking for fcntl.h... no no checking sys/gmon_out.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 1650: cannot create temp file for here-document: No space left on device checking for vasprintf... checking for unistd.h... (cached) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device checking for inttypes.h... (cached) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 13515: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13089: cannot create temp file for here-document: No space left on device checking whether compiling a cross-assembler... yes checking for strsignal... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 1885: 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/gmon_out.h... no checking for a known getopt prototype in unistd.h... checking for stdint.h... (cached) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 11768: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13089: 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 vfprintf... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device checking sys/file.h usability... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1721: cannot create temp file for here-document: No space left on device no checking for LC_MESSAGES... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 13557: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for library containing fabs... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 11802: 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 no no checking sys/file.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1738: cannot create temp file for here-document: No space left on device no checking for working assert macro... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 13732: cannot create temp file for here-document: No space left on device checking for vprintf... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: 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... no sed: can't read conftest.c: No such file or directory checking for sys/stat.h... (cached) yes sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking for a known getopt prototype in unistd.h... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 13786: cannot create temp file for here-document: No space left on device no rm: cannot remove 'conftest.c': No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13089: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 11865: cannot create temp file for here-document: No space left on device checking for vsnprintf... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device checking sys/time.h usability... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1721: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 11879: 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 declaration is required for environ... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 13819: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 11894: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 11910: cannot create temp file for here-document: No space left on device no no checking sys/time.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1738: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 11924: cannot create temp file for here-document: No space left on device checking for vsprintf... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device yes checking whether declaration is required for ffs... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 13856: cannot create temp file for here-document: No space left on device Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 12013: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sys/time.h... no sed: can't read conftest.c: No such file or directory checking for sys/types.h... (cached) yes sed: can't read conftest.c: No such file or directory no yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13089: cannot create temp file for here-document: No space left on device checking for waitpid... checking for unistd.h... (cached) yes checking whether asprintf is declared... checking for sys/wait.h that is POSIX.1 compatible... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes yes checking for stdlib.h... (cached) yes checking for setproctitle... yes checking for unistd.h... (cached) yes checking whether mempcpy is declared... checking for sys/param.h... no checking whether alloca needs Cray hooks... yes yes no checking stack direction for C alloca... checking for getpagesize... checking whether stpcpy is declared... yes checking for working mmap... -1 checking for vfork.h... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... no checking for fork... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 14073: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 6972: cannot create temp file for here-document: No space left on device checking for vfork... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: 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 fork... yes configure: updating cache ./config.cache checking for getc_unlocked... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1917: cannot create temp file for here-document: No space left on device no checking for _doprnt... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: 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 checking that generated files are newer than configure... no no checking for sys_errlist... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7217: cannot create temp file for here-document: No space left on device checking for mkdtemp... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1917: cannot create temp file for here-document: No space left on device done configure: creating ./config.status /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 14223: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 14237: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 14607: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 14635: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 14643: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 14675: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 14694: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 14771: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 14782: cannot create temp file for here-document: No space left on device no no checking for sys_nerr... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7217: cannot create temp file for here-document: No space left on device checking for mkstemp... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1917: 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-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7217: 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-2/output-1/build/host-binutils-2.38/binutils/configure: line 1917: 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-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7255: 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 __fsetlocking... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device checking for utimensat... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1917: 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 canonicalize_file_name... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device checking for utimes... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1917: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory checking for dup3... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device no checking for mbstate_t... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13354: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory no checking for struct stat.st_atim.tv_nsec... checking for getrlimit... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2168: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2184: cannot create temp file for here-document: No space left on device checking for getrusage... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking for struct stat.st_atimespec.tv_nsec... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2168: cannot create temp file for here-document: No space left on device checking for getsysinfo... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2184: 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) yes sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7283: cannot create temp file for here-document: No space left on device no checking for struct stat.st_atimensec... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2168: cannot create temp file for here-document: No space left on device checking for on_exit... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2184: 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-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: 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 struct stat.st_atim.st__tim.tv_nsec... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2168: 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-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2184: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory no checking for library containing frexp... checking for pstat_getdynamic... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13480: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking for pstat_getstatic... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory rm: cannot remove 'conftest.c': No such file or directory no checking for LC_MESSAGES... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13537: cannot create temp file for here-document: No space left on device no checking for realpath... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: 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 known getopt prototype in unistd.h... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13570: 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-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: 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 utime.h... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13604: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory no checking for spawnve... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device checking whether asprintf is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2227: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory checking for spawnvpe... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13642: cannot create temp file for here-document: No space left on device checking whether environ is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2227: 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-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13652: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking whether getc_unlocked is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2227: cannot create temp file for here-document: No space left on device no checking for strsignal... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13662: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking whether sbrk is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2227: cannot create temp file for here-document: No space left on device no checking for sysconf... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13672: 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 stpcpy is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2227: cannot create temp file for here-document: No space left on device checking for sysctl... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13682: 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 strnlen is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 2227: cannot create temp file for here-document: No space left on device checking for sysmp... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 13692: cannot create temp file for here-document: No space left on device checking iconv.h usability... no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1721: cannot create temp file for here-document: No space left on device checking for table... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: 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 iconv.h presence... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 1738: 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-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: 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.h... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... sed: can't read conftest.c: No such file or directory yes checking for shared library run path origin... no checking for wait3... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: 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-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device ./../config.rpath: line 517: cannot create temp file for here-document: No space left on device done sed: can't read conftest.c: No such file or directory no checking for iconv... checking for sbrk... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 14319: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 14382: cannot create temp file for here-document: No space left on device checking whether basename is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: 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 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 14708: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7298: cannot create temp file for here-document: No space left on device checking whether ffs is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 14721: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 14743: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7308: cannot create temp file for here-document: No space left on device checking whether asprintf is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7318: cannot create temp file for here-document: No space left on device checking whether vasprintf is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7328: cannot create temp file for here-document: No space left on device checking whether snprintf is declared... configure: updating cache ./config.cache /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device checking that generated files are newer than configure... sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7338: cannot create temp file for here-document: No space left on device done configure: creating ./config.status checking whether vsnprintf is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 14896: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 14910: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 15280: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 15308: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 15316: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7348: cannot create temp file for here-document: No space left on device checking whether calloc is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 15348: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 15367: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 15444: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 15455: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7359: cannot create temp file for here-document: No space left on device checking whether getenv is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7369: cannot create temp file for here-document: No space left on device checking whether getopt is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7379: cannot create temp file for here-document: No space left on device checking whether malloc is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7389: cannot create temp file for here-document: No space left on device checking whether realloc is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7399: cannot create temp file for here-document: No space left on device checking whether sbrk is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7412: cannot create temp file for here-document: No space left on device checking whether strtol is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7424: cannot create temp file for here-document: No space left on device checking whether strtoul is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7434: cannot create temp file for here-document: No space left on device checking whether strtoll is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7444: cannot create temp file for here-document: No space left on device checking whether strtoull is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7454: cannot create temp file for here-document: No space left on device checking whether strverscmp is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7465: cannot create temp file for here-document: No space left on device checking whether strnlen is declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 2076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7476: cannot create temp file for here-document: No space left on device checking whether canonicalize_file_name must be declared... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7485: 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) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7546: cannot create temp file for here-document: No space left on device checking for unistd.h... (cached) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7546: cannot create temp file for here-document: No space left on device checking for sys/param.h... (cached) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7546: cannot create temp file for here-document: No space left on device checking for getpagesize... (cached) yes /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7570: cannot create temp file for here-document: No space left on device checking for working mmap... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7585: 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-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7753: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7868: 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-2/output-1/build/host-binutils-2.38/libiberty/configure: line 7986: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 8000: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 8370: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 8398: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 8406: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 8438: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 8455: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 8532: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 8543: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 8554: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/libiberty/configure: line 8571: cannot create temp file for here-document: No space left on device ./conf6332files.sh: line 1: cannot create temp file for here-document: No space left on device ./conf6332subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status Makefile:9162: recipe for target 'configure-libiberty' failed make[2]: *** [configure-libiberty] Error 1 make[2]: *** Waiting for unfinished jobs.... /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 12732: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gprof/configure: line 13007: cannot create temp file for here-document: No space left on device ./conf12242subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status Makefile:6936: recipe for target 'configure-gprof' failed make[2]: *** [configure-gprof] Error 1 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 14793: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/gas/configure: line 15072: cannot create temp file for here-document: No space left on device ./conf12160subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status Makefile:5372: recipe for target 'configure-gas' failed make[2]: *** [configure-gas] Error 1 /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 15466: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/binutils/configure: line 15741: cannot create temp file for here-document: No space left on device ./conf12115subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status Makefile:3962: recipe for target 'configure-binutils' failed make[2]: *** [configure-binutils] Error 1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38' Makefile:999: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/host-binutils-2.38/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'