>>> host-binutils 2.37 Extracting xzcat /home/buildroot/autobuild/instance-1/dl/binutils/binutils-2.37.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37 -xf - >>> host-binutils 2.37 Patching Applying 0001-sh-conf.patch using patch: patching file configure patching file configure.ac Applying 0002-poison-system-directories.patch using patch: patching file ld/config.in patching file ld/configure patching file ld/configure.ac patching file ld/ld.h patching file ld/ld.texi patching file ld/ldfile.c patching file ld/ldlex.h patching file ld/ldmain.c patching file ld/lexsup.c Applying 0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch using patch: patching file bfd/elf32-or1k.c Applying 0004-or1k-fix-pc-relative-relocation-against-dynamic-on-P.patch using patch: patching file bfd/elf32-or1k.c Applying 0005-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch using patch: patching file bfd/elf32-or1k.c Applying 0006-bfd-Close-the-file-descriptor-if-there-is-no-archive.patch using patch: patching file bfd/plugin.c patching file ld/testsuite/ld-plugin/lto.exp patching file ld/testsuite/ld-plugin/pr28138-1.c patching file ld/testsuite/ld-plugin/pr28138-2.c patching file ld/testsuite/ld-plugin/pr28138-3.c patching file ld/testsuite/ld-plugin/pr28138-4.c patching file ld/testsuite/ld-plugin/pr28138-5.c patching file ld/testsuite/ld-plugin/pr28138-6.c patching file ld/testsuite/ld-plugin/pr28138-7.c patching file ld/testsuite/ld-plugin/pr28138.c Applying 0007-i386-Allow-GOT32-relocations-against-ABS-symbols.patch using patch: patching file bfd/elfxx-x86.c Hunk #1 succeeded at 933 (offset -1009 lines). Hunk #2 succeeded at 956 (offset -1009 lines). >>> host-binutils 2.37 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-binutils 2.37 Patching libtool patching file /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/ltmain.sh Hunk #1 succeeded at 1225 (offset 11 lines). Hunk #2 succeeded at 2250 (offset 11 lines). Hunk #3 succeeded at 4318 (offset -114 lines). Hunk #4 succeeded at 4328 (offset -114 lines). Hunk #5 succeeded at 4610 (offset -114 lines). Hunk #6 succeeded at 4883 (offset -111 lines). Hunk #7 succeeded at 5627 (offset -111 lines). Hunk #8 succeeded at 5785 (offset -111 lines). Hunk #9 succeeded at 8269 (offset -109 lines). >>> host-binutils 2.37 Configuring (cd /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-1/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-1/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-1/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --target=powerpc64-buildroot-linux-musl --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-1/output-1/host/powerpc64-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... powerpc64-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 powerpc64-buildroot-linux-musl-cc... no checking for powerpc64-buildroot-linux-musl-gcc... no checking for powerpc64-buildroot-linux-musl-c++... no checking for powerpc64-buildroot-linux-musl-g++... no checking for powerpc64-buildroot-linux-musl-cxx... no checking for powerpc64-buildroot-linux-musl-gxx... no checking for powerpc64-buildroot-linux-musl-gcc... no checking for powerpc64-buildroot-linux-musl-gfortran... no checking for powerpc64-buildroot-linux-musl-gccgo... no checking for powerpc64-buildroot-linux-musl-ar... no checking for powerpc64-buildroot-linux-musl-as... no checking for powerpc64-buildroot-linux-musl-dlltool... no checking for powerpc64-buildroot-linux-musl-ld... no checking for powerpc64-buildroot-linux-musl-lipo... no checking for powerpc64-buildroot-linux-musl-nm... no checking for powerpc64-buildroot-linux-musl-objcopy... no checking for powerpc64-buildroot-linux-musl-objdump... no checking for powerpc64-buildroot-linux-musl-ranlib... no checking for powerpc64-buildroot-linux-musl-readelf... no checking for powerpc64-buildroot-linux-musl-strip... no checking for powerpc64-buildroot-linux-musl-windres... no checking for powerpc64-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-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37' make[2]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./zlib Configuring in ./intl Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache checking for a BSD-compatible install... configure: creating cache ./config.cache /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc true --split-size=5000000 configure: creating cache ./config.cache checking for perl... /usr/bin/perl checking build system type... checking build system type... configure: updating cache ./config.cache x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... configure: creating ./config.status 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 powerpc64-buildroot-linux-musl checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking for 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... 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... make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/etc' o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... none needed no checking how to run the C preprocessor... checking for suffix of object files... yes checking whether /usr/bin/gcc accepts -g... /usr/bin/gcc -E o checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... yes checking for /usr/bin/gcc option to accept ISO C89... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... 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... GNU checking dependency style of /usr/bin/gcc... none checking how to print strings... yes checking for sys/types.h... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... checking for sys/stat.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for stdlib.h... /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking for sys/types.h... yes checking for string.h... yes checking for sys/stat.h... yes checking for memory.h... ok yes checking for stdlib.h... checking how to run the C preprocessor... yes checking for strings.h... /usr/bin/gcc -E yes checking for string.h... checking for ANSI C header files... yes checking for inttypes.h... yes checking for memory.h... yes checking for stdint.h... yes checking for strings.h... yes checking for unistd.h... yes checking for inttypes.h... yes checking for sys/types.h... yes checking minix/config.h usability... yes yes checking for stdint.h... checking for sys/stat.h... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for stdlib.h... checking for unistd.h... yes checking for string.h... yes checking minix/config.h usability... 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 yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for memory.h... checking for msgmerge... no no checking minix/config.h presence... checking build system type... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... x86_64-pc-linux-gnu checking host system type... yes x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... checking for strings.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for inttypes.h... none required checking for an ANSI C-conforming const... no yes checking for inline... checking whether /usr/bin/gcc supports -W... yes checking for stdint.h... inline checking for off_t... yes checking whether /usr/bin/gcc supports -Wall... yes yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking for unistd.h... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking for dlfcn.h... yes checking for size_t... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes yes checking for objdir... checking whether /usr/bin/gcc supports -Wshadow=local... .libs no checking whether /usr/bin/gcc supports -pedantic ... yes checking for working alloca.h... yes checking whether /usr/bin/gcc and cc understand -c and -o together... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for alloca... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for an ANSI C-conforming const... yes checking for inline... yes yes checking if /usr/bin/gcc supports -c -o file.o... inline checking whether byte ordering is bigendian... checking for getpagesize... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking for working mmap... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E no checking for sys/file.h... yes checking whether we are using the GNU C Library 2.1 or newer... checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes yes checking whether integer division by zero raises SIGFPE... checking for sys/param.h... checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes yes checking for malloc.h... checking for getpagesize... yes checking for inttypes.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking for strings.h... (cached) yes checking for stdint.h... checking for sys/time.h... yes checking for working mmap... yes checking for time.h... yes checking for unsigned long long... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for inttypes.h... yes checking for fcntl.h... yes yes checking for memcpy... yes checking for alloca.h... checking whether the inttypes.h PRIxNN macros are broken... yes checking for sys/pstat.h... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no yes checking for shared library run path origin... checking for sys/sysmp.h... no yes checking for sys/sysinfo.h... done checking for strerror... yes checking argz.h usability... checking for machine/hal_sysinfo.h... no checking for sys/table.h... no yes checking for sys/sysctl.h... checking for unistd.h... (cached) yes yes checking argz.h presence... yes yes checking for argz.h... yes checking for sys/systemcfg.h... checking limits.h usability... no checking for stdint.h... (cached) yes configure: updating cache ./config.cache checking for stdio_ext.h... checking that generated files are newer than configure... done configure: creating ./config.status yes yes checking limits.h presence... checking for process.h... yes checking for limits.h... yes no checking locale.h usability... checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking locale.h presence... yes checking for locale.h... yes yes checking whether time.h and sys/time.h may both be included... checking nl_types.h usability... yes checking whether errno must be declared... yes checking nl_types.h presence... yes checking for nl_types.h... yes no checking size of int... checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... 4 checking size of long... 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 8 checking size of size_t... checking for feof_unlocked... yes checking for fgets_unlocked... 8 checking for long long... yes checking for getc_unlocked... yes yes checking size of long long... checking for getcwd... yes checking for getegid... 8 checking for a 64-bit type... uint64_t yes checking for intptr_t... checking for geteuid... yes checking for getgid... yes checking for uintptr_t... yes checking for getuid... yes checking for mempcpy... yes checking for ssize_t... yes checking for munmap... yes checking for pid_t... yes checking for putenv... yes checking for setenv... yes checking for library containing strerror... yes checking for setlocale... none required checking for asprintf... yes checking for stpcpy... yes checking for atexit... yes checking for strcasecmp... yes checking for basename... yes checking for strdup... yes checking for bcmp... yes yes checking for strtoul... checking for bcopy... yes checking for tsearch... yes checking for bsearch... yes checking for __argz_count... yes checking for bzero... yes checking for __argz_stringify... yes checking for calloc... yes checking for __argz_next... yes checking for clock... yes checking for __fsetlocking... yes checking for ffs... yes checking for iconv... yes checking for getcwd... 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 getpagesize... checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for gettimeofday... yes 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 checking for index... configure: updating cache ./config.cache configure: creating ./config.status yes checking for insque... yes checking for memchr... config.status: creating Makefile config.status: creating config.intl config.status: creating config.h yes checking for memcmp... config.status: executing default-1 commands Configuring in ./binutils yes make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/intl' checking for memcpy... Configuring in ./gas yes checking for memmem... yes checking for memmove... yes checking for mempcpy... configure: creating cache ./config.cache config.status: creating Makefile configure: creating cache ./config.cache yes checking for memset... checking build system type... checking build system type... config.status: executing depfiles commands config.status: executing libtool commands x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking target system type... powerpc64-buildroot-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes powerpc64-buildroot-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking whether /usr/bin/make supports nested variables... checking for mkstemps... yes yes checking whether /usr/bin/make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... Configuring in ./gprof checking whether the C compiler works... yes checking for putenv... 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... yes checking for random... checking whether we are cross compiling... checking whether we are cross compiling... yes checking for rename... no checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes o checking whether we are using the GNU C compiler... checking for rindex... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... configure: creating cache ./config.cache yes checking for /usr/bin/gcc option to accept ISO C89... checking build system type... yes checking for /usr/bin/gcc option to accept ISO C89... yes x86_64-pc-linux-gnu checking host system type... checking for setenv... x86_64-pc-linux-gnu checking target system type... powerpc64-buildroot-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes none needed checking whether /usr/bin/gcc understands -c and -o together... checking for a thread-safe mkdir -p... none needed checking whether /usr/bin/gcc understands -c and -o together... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking whether /usr/bin/make supports nested variables... yes checking for snprintf... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... checking whether the C compiler works... /usr/bin/gcc -E yes checking for sigsetmask... /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 C compiler default output file name... a.out checking for suffix of executables... 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 stpcpy... checking whether we are cross compiling... yes no checking for stpncpy... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for sys/types.h... yes checking for sys/types.h... yes yes checking whether /usr/bin/gcc accepts -g... checking for strcasecmp... yes checking for sys/stat.h... yes yes checking for /usr/bin/gcc option to accept ISO C89... checking for sys/stat.h... yes yes checking for stdlib.h... checking for strchr... yes none needed checking whether /usr/bin/gcc understands -c and -o together... checking for stdlib.h... yes checking for string.h... yes checking for string.h... yes yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking for strdup... checking how to run the C preprocessor... yes checking for memory.h... /usr/bin/gcc -E yes checking for memory.h... checking for grep that handles long lines and -e... yes yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for strncasecmp... checking for strings.h... yes checking for strings.h... yes checking for inttypes.h... yes yes checking for inttypes.h... checking for strndup... yes checking for stdint.h... yes checking for stdint.h... yes checking for strnlen... yes yes checking for sys/types.h... checking for unistd.h... yes checking for unistd.h... yes yes checking for strrchr... checking for sys/stat.h... yes checking minix/config.h usability... yes checking minix/config.h usability... yes yes no checking minix/config.h presence... checking for strstr... checking for stdlib.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for string.h... yes yes checking for strtod... checking how to print strings... yes checking how to print strings... yes checking for memory.h... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm yes checking the name lister (/usr/bin/nm) interface... printf checking for a sed that does not truncate output... checking for strtol... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking for strings.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 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 1572864 checking whether the shell understands some XSI constructs... yes checking for x86_64-pc-linux-gnu-strip... checking whether the shell understands "+="... no checking for strip... yes strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... yes pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for strtoul... yes /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... checking for inttypes.h... yes yes checking for strtoll... checking for stdint.h... ok yes ok checking for unistd.h... checking for dlfcn.h... yes checking for strtoull... checking for dlfcn.h... yes yes checking minix/config.h usability... checking for objdir... .libs yes checking for strverscmp... yes checking for objdir... .libs no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for tmpnam... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking how to print strings... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking for vasprintf... printf checking for a sed that does not truncate output... no checking for /usr/bin/gcc option to produce PIC... yes -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking if /usr/bin/gcc static flag -static works... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... yes checking if /usr/bin/gcc static flag -static works... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... checking for vfprintf... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking for vprintf... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking 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... ok yes checking dynamic linker characteristics... yes checking for vsnprintf... checking for dlfcn.h... 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 objdir... .libs yes 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 vsprintf... checking for windows.h... no checking for library containing dlsym... no checking for library containing dlsym... yes checking for waitpid... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for setproctitle... yes checking if /usr/bin/gcc static flag -static works... no -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking pkg-config is at least version 0.9.0... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 11863: /home/buildroot/autobuild/instance-1/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. no checking whether alloca needs Cray hooks... no no checking stack direction for C alloca... checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/missing bison -y checking for flex... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/missing flex yes checking whether NLS is requested... checking if /usr/bin/gcc supports -c -o file.o... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib checking size of long... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 yes checking if /usr/bin/gcc supports -c -o file.o... (cached) -1 yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking whether byte ordering is bigendian... checking for vfork.h... yes checking dynamic linker characteristics... no checking for fork... 8 checking size of long long... yes checking for vfork... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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... checking for bison... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/missing bison -y checking for flex... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/missing flex checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : yes checking for xgettext... no checking for working fork... checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) yes 8 checking for sys/stat.h... (cached) yes checking fcntl.h usability... no checking for library containing dlsym... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... yes checking for strsignal... yes checking fcntl.h presence... yes checking for fcntl.h... yes yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for inttypes.h... (cached) yes checking for LC_MESSAGES... checking for stdint.h... (cached) yes checking sys/file.h usability... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for sys_errlist... yes checking for working assert macro... yes checking sys/file.h presence... no checking sys/time.h usability... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking for sys_nerr... yes checking for a known getopt prototype in unistd.h... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for setitimer... yes checking whether declaration is required for environ... yes checking sys/time.h presence... yes checking for sys/time.h... yes yes checking for sys_siglist... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no no checking whether declaration is required for ffs... checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... yes checking for external symbol _system_configuration... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes no checking for sys/param.h... checking for __fsetlocking... yes checking sys/gmon_out.h presence... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... no checking whether asprintf is declared... yes checking for getpagesize... yes checking for library containing fabs... yes checking for canonicalize_file_name... yes checking whether mempcpy is declared... yes checking for working mmap... yes checking for dup3... yes checking whether stpcpy is declared... -lm yes checking for getrlimit... yes yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... checking for getc_unlocked... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes checking for getrusage... yes configure: updating cache ./config.cache checking that generated files are newer than configure... checking for mkdtemp... done configure: creating ./config.status yes yes checking for getsysinfo... configure: updating cache ./config.cache yes checking that generated files are newer than configure... checking for mkstemp... done configure: creating ./config.status no checking for gettimeofday... (cached) yes yes checking for on_exit... checking for sbrk... yes yes checking for pipe2... checking for utimensat... yes yes checking for psignal... checking for utimes... yes yes checking for pstat_getdynamic... checking for mbstate_t... yes checking for struct stat.st_atim.tv_nsec... no checking for pstat_getstatic... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for library containing frexp... no checking for realpath... yes none required checking for LC_MESSAGES... checking for setrlimit... no checking for sbrk... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: cannot create temp file for here-document: No space left on device yes checking for a known getopt prototype in unistd.h... sed: can't read conftest.c: No such file or directory no checking for spawnve... yes checking for utime.h... no checking for spawnvpe... /home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: 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 whether asprintf is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 2227: cannot create temp file for here-document: No space left on device no checking for strsignal... /home/buildroot/autobuild/instance-1/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 sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 13602: cannot create temp file for here-document: No space left on device no checking for sysconf... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: cannot create temp file for here-document: No space left on device checking whether environ is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/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 no /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 13612: cannot create temp file for here-document: No space left on device checking for sysctl... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: cannot create temp file for here-document: No space left on device checking whether getc_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/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 sysmp... /home/buildroot/autobuild/instance-1/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 /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 13622: 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-1/output-1/build/host-binutils-2.37/binutils/configure: line 2227: cannot create temp file for here-document: No space left on device no checking for table... /home/buildroot/autobuild/instance-1/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 /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 13632: 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... checking for times... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/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 sed: can't read conftest.c: No such file or directory no no /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 13642: cannot create temp file for here-document: No space left on device checking for wait3... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: cannot create temp file for here-document: No space left on device checking whether strnlen is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/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 no /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 13652: cannot create temp file for here-document: No space left on device checking for wait4... checking iconv.h usability... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2005: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 1721: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking iconv.h presence... no /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 1738: cannot create temp file for here-document: No space left on device checking whether basename is declared... /home/buildroot/autobuild/instance-1/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 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 /home/buildroot/autobuild/instance-1/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-1/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-1/output-1/build/host-binutils-2.37/libiberty/configure: line 7297: 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 checking whether asprintf is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: cannot create temp file for here-document: No space left on device checking for iconv... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 14279: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-1/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-1/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 /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 14342: 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-1/output-1/build/host-binutils-2.37/libiberty/configure: line 7317: 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 snprintf is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: cannot create temp file for here-document: No space left on device no, consider installing GNU libiconv /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 14668: 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-1/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-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 14681: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 14703: 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-1/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-1/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-1/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-1/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 configure: updating cache ./config.cache no /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 7358: cannot create temp file for here-document: No space left on device checking that generated files are newer than configure... checking whether getopt is declared... /home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.37/libiberty/configure: line 7368: cannot create temp file for here-document: No space left on device done configure: creating ./config.status /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 14856: cannot create temp file for here-document: No space left on device checking whether malloc is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 14870: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 15240: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 15268: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 15276: 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-1/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-1/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-1/output-1/build/host-binutils-2.37/binutils/configure: line 15308: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 7388: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 15327: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 15404: cannot create temp file for here-document: No space left on device checking whether sbrk is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 2075: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/binutils/configure: line 15415: 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-1/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-1/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-1/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-1/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-1/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-1/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-1/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... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... /home/buildroot/autobuild/instance-1/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) yes /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 7531: cannot create temp file for here-document: No space left on device checking for unistd.h... (cached) yes /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 7531: cannot create temp file for here-document: No space left on device checking for sys/param.h... (cached) yes /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 7531: cannot create temp file for here-document: No space left on device checking for getpagesize... (cached) yes /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/libiberty/configure: line 7555: cannot create temp file for here-document: No space left on device checking for working mmap... /home/buildroot/autobuild/instance-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/output-1/build/host-binutils-2.37/libiberty/configure: line 8556: cannot create temp file for here-document: No space left on device ./conf13674files.sh: line 1: cannot create temp file for here-document: No space left on device ./conf13674subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status Makefile:8091: recipe for target 'configure-libiberty' failed make[2]: *** [configure-libiberty] Error 1 make[2]: *** Waiting for unfinished jobs.... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating .gdbinit config.status: creating gconfig.h config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands config.status: creating doc/Makefile config.status: executing default-1 commands config.status: creating po/Makefile.in config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands configure: error: write failure creating ./config.status Makefile:3652: recipe for target 'configure-binutils' failed make[2]: *** [configure-binutils] Error 1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37' Makefile:902: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.37/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'