>>> host-binutils 2.38 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/binutils/binutils-2.38.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/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-0/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-0/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-0/output-1/build/host-binutils-2.38/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-0/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --target=powerpc64le-buildroot-linux-musl --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-0/output-1/host/powerpc64le-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... powerpc64le-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 powerpc64le-buildroot-linux-musl-cc... no checking for powerpc64le-buildroot-linux-musl-gcc... no checking for powerpc64le-buildroot-linux-musl-c++... no checking for powerpc64le-buildroot-linux-musl-g++... no checking for powerpc64le-buildroot-linux-musl-cxx... no checking for powerpc64le-buildroot-linux-musl-gxx... no checking for powerpc64le-buildroot-linux-musl-gcc... no checking for powerpc64le-buildroot-linux-musl-gfortran... no checking for powerpc64le-buildroot-linux-musl-gccgo... no checking for powerpc64le-buildroot-linux-musl-ar... no checking for powerpc64le-buildroot-linux-musl-as... no checking for powerpc64le-buildroot-linux-musl-dlltool... no checking for powerpc64le-buildroot-linux-musl-ld... no checking for powerpc64le-buildroot-linux-musl-lipo... no checking for powerpc64le-buildroot-linux-musl-nm... no checking for powerpc64le-buildroot-linux-musl-objcopy... no checking for powerpc64le-buildroot-linux-musl-objdump... no checking for powerpc64le-buildroot-linux-musl-ranlib... no checking for powerpc64le-buildroot-linux-musl-readelf... no checking for powerpc64le-buildroot-linux-musl-strip... no checking for powerpc64le-buildroot-linux-musl-windres... no checking for powerpc64le-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.38 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 MAKEINFO=true -C /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38' 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 x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking build system type... 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... configure: creating cache ./config.cache yes checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking for perl... /usr/bin/perl x86_64-pc-linux-gnu checking host system type... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking build system type... x86_64-pc-linux-gnu checking target system type... checking whether the C compiler works... yes x86_64-pc-linux-gnu checking host system type... checking whether /usr/bin/make supports nested variables... powerpc64le-buildroot-linux-musl checking for a BSD-compatible install... yes /usr/bin/install -c checking whether build environment is sane... yes checking whether /usr/bin/make supports nested variables... (cached) yes 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 a thread-safe mkdir -p... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... /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 yes checking whether /usr/bin/make supports nested variables... yes configure: updating cache ./config.cache yes checking for C compiler default output file name... a.out 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 that generated files are newer than configure... checking for suffix of executables... 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... yes checking for C compiler default output file name... a.out checking for suffix of executables... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... yes checking whether /usr/bin/gcc accepts -g... checking whether we are cross compiling... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... none needed checking how to run the C preprocessor... /usr/bin/gcc -E 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... 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... none needed checking how to run the C preprocessor... none needed /usr/bin/gcc -E checking whether /usr/bin/gcc understands -c and -o together... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to print strings... yes checking for sys/types.h... 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 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 checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar yes /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc 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 for stdlib.h... checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes checking for sys/types.h... yes yes checking for string.h... checking for sys/stat.h... ok yes yes checking for memory.h... checking for stdlib.h... checking how to run the C preprocessor... yes /usr/bin/gcc -E yes checking for string.h... checking for strings.h... checking for ANSI C header files... yes yes checking for memory.h... checking for inttypes.h... yes yes checking for strings.h... checking for stdint.h... done configure: creating ./config.status yes yes checking for unistd.h... yes checking for inttypes.h... checking for sys/types.h... yes checking for sys/stat.h... yes yes checking minix/config.h usability... checking for stdint.h... yes checking for stdlib.h... yes no checking for unistd.h... checking minix/config.h presence... config.status: creating Makefile no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for string.h... yes checking minix/config.h usability... yes checking whether /usr/bin/make sets $(MAKE)... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for memory.h... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... no checking minix/config.h presence... x86_64-pc-linux-gnu checking host system type... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/etc' 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... none required checking for an ANSI C-conforming const... yes checking for inttypes.h... no checking whether /usr/bin/gcc supports -W... yes checking for inline... inline yes checking for off_t... yes checking whether /usr/bin/gcc supports -Wall... checking for stdint.h... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking for unistd.h... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for size_t... yes checking for dlfcn.h... yes checking whether /usr/bin/gcc supports -Wshadow=local... no checking whether /usr/bin/gcc supports -pedantic ... yes checking for objdir... .libs yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking for working alloca.h... yes checking for alloca... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... 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 stdlib.h... (cached) yes yes checking for an ANSI C-conforming const... checking for unistd.h... (cached) yes yes checking if /usr/bin/gcc static flag -static works... checking for sys/param.h... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for getpagesize... 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 for working mmap... yes checking dynamic linker characteristics... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... no checking for sys/file.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 how to run the C preprocessor... /usr/bin/gcc -E yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for sys/param.h... yes checking whether integer division by zero raises SIGFPE... checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for limits.h... checking for sys/param.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes yes checking for inttypes.h... checking for string.h... (cached) yes yes checking for getpagesize... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for stdint.h... yes checking for time.h... yes yes checking for working mmap... yes checking for sys/resource.h... checking for unsigned long long... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for inttypes.h... yes checking for alloca.h... yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for sys/pstat.h... yes checking for memcpy... no no checking for ld used by GCC... checking for sys/sysmp.h... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... no checking for sys/sysinfo.h... done yes checking for machine/hal_sysinfo.h... checking argz.h usability... yes checking for strerror... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... yes checking argz.h presence... yes checking for unistd.h... (cached) yes yes no checking for argz.h... yes checking for stdint.h... (cached) yes checking limits.h usability... checking for stdio_ext.h... yes checking for process.h... configure: updating cache ./config.cache no checking for sys/prctl.h... yes checking that generated files are newer than configure... checking limits.h presence... yes checking for limits.h... yes yes done configure: creating ./config.status checking for sys/wait.h that is POSIX.1 compatible... checking locale.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking whether errno must be declared... no checking size of int... yes checking nl_types.h presence... yes checking for nl_types.h... yes 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 checking for getcwd... yes checking size of long long... yes checking for getegid... 8 checking for a 64-bit type... yes uint64_t 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 no checking for atexit... checking for stpcpy... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 1815: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strcasecmp... no checking for basename... no checking for strdup... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 1815: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strtoul... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 1815: cannot create temp file for here-document: No space left on device no sed: can't read conftest.c: No such file or directory checking for bcmp... /home/buildroot/autobuild/instance-0/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 tsearch... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 1815: 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 bcopy... checking for __argz_count... /home/buildroot/autobuild/instance-0/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-0/output-1/build/host-binutils-2.38/intl/configure: line 1815: 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 __argz_stringify... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 1815: cannot create temp file for here-document: No space left on device checking for bsearch... /home/buildroot/autobuild/instance-0/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 __argz_next... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 1815: cannot create temp file for here-document: No space left on device no checking for bzero... /home/buildroot/autobuild/instance-0/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 __fsetlocking... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 1815: 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 calloc... /home/buildroot/autobuild/instance-0/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 iconv... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 5615: 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-0/output-1/build/host-binutils-2.38/intl/configure: line 5678: cannot create temp file for here-document: No space left on device checking for clock... /home/buildroot/autobuild/instance-0/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, consider installing GNU libiconv checking for nl_langinfo and CODESET... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 5802: 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 ffs... no checking for LC_MESSAGES... /home/buildroot/autobuild/instance-0/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-0/output-1/build/host-binutils-2.38/intl/configure: line 5837: 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 bison... no checking whether NLS is requested... no no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no checking for getcwd... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 6933: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/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 getpagesize... /home/buildroot/autobuild/instance-0/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 gettimeofday... /home/buildroot/autobuild/instance-0/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 configure: updating cache ./config.cache no configure: creating ./config.status /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 7050: cannot create temp file for here-document: No space left on device checking for index... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 7064: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/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-0/output-1/build/host-binutils-2.38/intl/configure: line 7434: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 7462: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 7470: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 7502: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 7519: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 7596: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 7607: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 7618: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/intl/configure: line 7632: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./conf8212subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status checking for insque... /home/buildroot/autobuild/instance-0/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 memchr... /home/buildroot/autobuild/instance-0/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 memcmp... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device Makefile:7360: recipe for target 'configure-intl' failed make[2]: *** [configure-intl] Error 1 make[2]: *** Waiting for unfinished jobs.... sed: can't read conftest.c: No such file or directory no checking for memcpy... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.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 memmem... /home/buildroot/autobuild/instance-0/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 memmove... /home/buildroot/autobuild/instance-0/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 mempcpy... /home/buildroot/autobuild/instance-0/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 memset... /home/buildroot/autobuild/instance-0/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 mkstemps... /home/buildroot/autobuild/instance-0/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 putenv... /home/buildroot/autobuild/instance-0/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 random... /home/buildroot/autobuild/instance-0/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 rename... /home/buildroot/autobuild/instance-0/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 rindex... /home/buildroot/autobuild/instance-0/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 setenv... /home/buildroot/autobuild/instance-0/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 snprintf... /home/buildroot/autobuild/instance-0/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 sigsetmask... /home/buildroot/autobuild/instance-0/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 stpcpy... /home/buildroot/autobuild/instance-0/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 stpncpy... /home/buildroot/autobuild/instance-0/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 strcasecmp... /home/buildroot/autobuild/instance-0/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 strchr... /home/buildroot/autobuild/instance-0/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 strdup... /home/buildroot/autobuild/instance-0/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 strncasecmp... /home/buildroot/autobuild/instance-0/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 strndup... /home/buildroot/autobuild/instance-0/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 strnlen... /home/buildroot/autobuild/instance-0/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 strrchr... /home/buildroot/autobuild/instance-0/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 strstr... /home/buildroot/autobuild/instance-0/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 strtod... /home/buildroot/autobuild/instance-0/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 strtol... /home/buildroot/autobuild/instance-0/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 strtoul... /home/buildroot/autobuild/instance-0/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 strtoll... /home/buildroot/autobuild/instance-0/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 strtoull... /home/buildroot/autobuild/instance-0/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 strverscmp... /home/buildroot/autobuild/instance-0/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 tmpnam... /home/buildroot/autobuild/instance-0/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 vasprintf... /home/buildroot/autobuild/instance-0/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 vfprintf... /home/buildroot/autobuild/instance-0/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 vprintf... /home/buildroot/autobuild/instance-0/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 vsnprintf... /home/buildroot/autobuild/instance-0/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 vsprintf... /home/buildroot/autobuild/instance-0/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-0/output-1/build/host-binutils-2.38/zlib/configure: line 12275: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/zlib/configure: line 12557: cannot create temp file for here-document: No space left on device no checking for waitpid... /home/buildroot/autobuild/instance-0/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 setproctitle... /home/buildroot/autobuild/instance-0/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 ./conf8208subs.sh: line 1: cannot create temp file for here-document: No space left on device no checking whether alloca needs Cray hooks... configure: error: could not make ./config.status /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/libiberty/configure: line 6876: cannot create temp file for here-document: No space left on device no checking stack direction for C alloca... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/libiberty/configure: line 6919: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory -1 /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/libiberty/configure: line 6951: cannot create temp file for here-document: No space left on device checking for vfork.h... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/libiberty/configure: line 1737: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for fork... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.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 vfork... /home/buildroot/autobuild/instance-0/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 _doprnt... /home/buildroot/autobuild/instance-0/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_errlist... /home/buildroot/autobuild/instance-0/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 sys_nerr... /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/libiberty/configure: line 7217: cannot create temp file for here-document: No space left on device Makefile:10301: recipe for target 'configure-zlib' failed make[2]: *** [configure-zlib] Error 1 sed: can't read conftest.c: No such file or directory no checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) no checking for on_exit... yes checking for pipe2... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking for sbrk... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) no checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/host-binutils-2.38' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/host-binutils-2.38/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'