>>> host-binutils 2.38 Extracting xzcat /home/buildroot/autobuild/instance-1/dl/binutils/binutils-2.38.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/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-1/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-1/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-1/output-1/build/host-binutils-2.38/ && 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=aarch64-buildroot-linux-musl --disable-shared --enable-static --with-sysroot=/home/buildroot/autobuild/instance-1/output-1/host/aarch64-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... aarch64-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 aarch64-buildroot-linux-musl-cc... no checking for aarch64-buildroot-linux-musl-gcc... no checking for aarch64-buildroot-linux-musl-c++... no checking for aarch64-buildroot-linux-musl-g++... no checking for aarch64-buildroot-linux-musl-cxx... no checking for aarch64-buildroot-linux-musl-gxx... no checking for aarch64-buildroot-linux-musl-gcc... no checking for aarch64-buildroot-linux-musl-gfortran... no checking for aarch64-buildroot-linux-musl-gccgo... no checking for aarch64-buildroot-linux-musl-ar... no checking for aarch64-buildroot-linux-musl-as... no checking for aarch64-buildroot-linux-musl-dlltool... no checking for aarch64-buildroot-linux-musl-ld... no checking for aarch64-buildroot-linux-musl-lipo... no checking for aarch64-buildroot-linux-musl-nm... no checking for aarch64-buildroot-linux-musl-objcopy... no checking for aarch64-buildroot-linux-musl-objdump... no checking for aarch64-buildroot-linux-musl-ranlib... no checking for aarch64-buildroot-linux-musl-readelf... no checking for aarch64-buildroot-linux-musl-strip... no checking for aarch64-buildroot-linux-musl-windres... no checking for aarch64-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-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.38/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/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 whether to enable maintainer-specific portions of Makefiles... configure: creating cache ./config.cache no checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... checking for makeinfo... true --split-size=5000000 /usr/bin/install -c checking whether build environment is sane... checking for perl... /usr/bin/perl yes checking build system type... checking build system type... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... configure: creating cache ./config.cache x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking whether /usr/bin/make supports nested variables... x86_64-pc-linux-gnu checking target system type... 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 x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar checking whether /usr/bin/make supports nested variables... (cached) 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 aarch64-buildroot-linux-musl no checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for a BSD-compatible install... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... checking whether the C compiler works... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... configure: updating cache ./config.cache yes checking whether /usr/bin/make supports nested variables... checking that generated files are newer than configure... yes 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 yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether the C compiler works... checking whether we are cross compiling... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... no checking for suffix of object files... yes checking whether /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... yes checking whether /usr/bin/gcc accepts -g... none needed checking how to run the C preprocessor... yes o checking whether we are using the GNU C compiler... checking for /usr/bin/gcc option to accept ISO C89... /usr/bin/gcc -E none needed checking how to run the C preprocessor... yes checking whether /usr/bin/gcc accepts -g... /usr/bin/gcc -E 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... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... none needed checking whether /usr/bin/gcc understands -c and -o together... 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 yes checking for grep that handles long lines and -e... checking for sys/types.h... /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)... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for sys/stat.h... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for sys/stat.h... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 stdlib.h... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes checking for stdlib.h... yes checking for string.h... yes yes checking for string.h... checking for memory.h... ok checking how to run the C preprocessor... yes checking for strings.h... yes /usr/bin/gcc -E checking for memory.h... yes checking for ANSI C header files... checking for inttypes.h... yes checking for strings.h... yes checking for stdint.h... yes checking for inttypes.h... yes yes checking for unistd.h... checking for stdint.h... yes checking for sys/types.h... yes checking for unistd.h... yes yes checking minix/config.h usability... done configure: creating ./config.status checking for sys/stat.h... yes yes no checking minix/config.h presence... checking minix/config.h usability... checking for stdlib.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes no checking minix/config.h presence... checking for string.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for msgmerge... no checking for memory.h... checking build system type... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... yes config.status: creating Makefile no checking for strings.h... checking whether /usr/bin/gcc supports -W... none required checking for an ANSI C-conforming const... yes checking whether /usr/bin/gcc supports -Wall... yes checking for inttypes.h... yes checking for inline... yes checking whether /usr/bin/gcc supports -Wwrite-strings... inline checking for off_t... yes yes checking whether /usr/bin/gcc supports -Wc++-compat... checking for stdint.h... make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/etc' yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes checking for unistd.h... yes checking whether /usr/bin/gcc supports -Wshadow=local... yes checking for size_t... yes no checking whether /usr/bin/gcc supports -pedantic ... checking for dlfcn.h... yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes checking for objdir... .libs yes checking for working alloca.h... yes checking for alloca... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for an ANSI C-conforming const... 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 inline... checking for unistd.h... (cached) yes yes checking for sys/param.h... checking if /usr/bin/gcc static flag -static works... inline checking whether byte ordering is bigendian... yes checking for getpagesize... yes checking if /usr/bin/gcc supports -c -o file.o... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking for working mmap... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... no checking for sys/file.h... yes checking for sys/param.h... 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 how to run the C preprocessor... /usr/bin/gcc -E checking for limits.h... yes checking whether we are using the GNU C Library 2.1 or newer... yes yes checking whether integer division by zero raises SIGFPE... checking for stdlib.h... (cached) yes checking for malloc.h... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for sys/param.h... checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for inttypes.h... yes checking for getpagesize... yes checking for time.h... yes yes checking for stdint.h... checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes yes checking for working mmap... checking for sys/mman.h... yes checking for unsigned long long... yes checking for fcntl.h... yes checking for alloca.h... yes checking for inttypes.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... yes checking whether the inttypes.h PRIxNN macros are broken... yes checking for memcpy... no checking for sys/sysinfo.h... yes no checking for ld used by GCC... checking for machine/hal_sysinfo.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/table.h... yes done checking for strerror... no checking for sys/sysctl.h... checking argz.h usability... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes yes yes checking argz.h presence... checking for stdio_ext.h... checking for unistd.h... (cached) yes yes checking for argz.h... yes yes checking limits.h usability... checking for process.h... no checking for sys/prctl.h... configure: updating cache ./config.cache yes checking that generated files are newer than configure... checking for sys/wait.h that is POSIX.1 compatible... done configure: creating ./config.status yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... no checking size of int... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... 4 checking size of long... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... 8 checking size of size_t... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... 8 checking for long long... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking size of long long... yes checking for getcwd... 8 checking for a 64-bit type... yes checking for getegid... uint64_t checking for intptr_t... yes checking for geteuid... yes yes checking for uintptr_t... checking for getgid... yes checking for getuid... yes checking for ssize_t... yes checking for mempcpy... yes checking for munmap... yes checking for pid_t... yes checking for putenv... yes yes checking for setenv... checking for library containing strerror... yes none required checking for asprintf... checking for setlocale... yes checking for atexit... yes checking for stpcpy... yes checking for basename... yes checking for strcasecmp... yes checking for bcmp... yes checking for strdup... yes checking for bcopy... yes checking for strtoul... yes checking for bsearch... yes checking for tsearch... yes yes checking for bzero... checking for __argz_count... yes yes checking for calloc... checking for __argz_stringify... yes yes checking for __argz_next... checking for clock... yes yes checking for ffs... checking for __fsetlocking... yes yes checking for iconv... checking for getcwd... yes yes checking for iconv declaration... checking for getpagesize... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for gettimeofday... yes checking for LC_MESSAGES... yes checking for index... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no configure: updating cache ./config.cache yes configure: creating ./config.status checking for insque... yes checking for memchr... config.status: creating Makefile config.status: creating config.intl yes checking for memcmp... config.status: creating config.h config.status: executing default-1 commands yes Configuring in ./binutils checking for memcpy... make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/intl' Configuring in ./gas yes checking for memmem... yes checking for memmove... yes checking for mempcpy... config.status: creating Makefile configure: creating cache ./config.cache yes checking for memset... configure: creating cache ./config.cache config.status: executing depfiles commands checking build system type... config.status: executing libtool commands checking build system type... 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... aarch64-buildroot-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes aarch64-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... yes /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for a thread-safe mkdir -p... checking for mkstemps... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes yes checking whether /usr/bin/make supports nested variables... yes checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking whether the C compiler works... checking for putenv... Configuring in ./gprof 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... yes o checking whether we are using the GNU C compiler... checking for rindex... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... yes yes checking for /usr/bin/gcc option to accept ISO C89... checking for setenv... yes checking for /usr/bin/gcc option to accept ISO C89... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... none needed checking whether /usr/bin/gcc understands -c and -o together... none needed checking whether /usr/bin/gcc understands -c and -o together... yes x86_64-pc-linux-gnu checking target system type... checking for snprintf... aarch64-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)... yes checking for style of include used by /usr/bin/make... yes yes GNU checking for style of include used by /usr/bin/make... checking dependency style of /usr/bin/gcc... checking whether /usr/bin/make supports nested variables... none checking how to run the C preprocessor... GNU yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... checking whether /usr/bin/make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for sigsetmask... /usr/bin/gcc -E /usr/bin/gcc -E checking whether the C compiler works... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... 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... yes checking for C compiler default output file name... a.out checking for suffix of executables... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/binutils/configure: line 4751: 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/types.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/binutils/configure: line 1841: 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 we are cross compiling... no checking for sys/stat.h... yes checking for stpncpy... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: 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 sys/types.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/gas/configure: line 1809: cannot create temp file for here-document: No space left on device no configure: error: in `/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/gprof': configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details checking for strcasecmp... /home/buildroot/autobuild/instance-1/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 no checking for stdlib.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/binutils/configure: line 1841: cannot create temp file for here-document: No space left on device checking for sys/stat.h... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/gas/configure: line 1809: cannot create temp file for here-document: No space left on device no checking for strchr... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/libiberty/configure: line 2006: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking for string.h... checking for stdlib.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/binutils/configure: line 1841: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/gas/configure: line 1809: 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... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/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 no Makefile:6936: recipe for target 'configure-gprof' failed make[2]: *** [configure-gprof] Error 1 make[2]: *** Waiting for unfinished jobs.... checking for memory.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/binutils/configure: line 1841: cannot create temp file for here-document: No space left on device checking for string.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/gas/configure: line 1809: 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 strncasecmp... no sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/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 strings.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/binutils/configure: line 1841: cannot create temp file for here-document: No space left on device checking for memory.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/gas/configure: line 1809: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory no checking for strndup... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/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 inttypes.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/binutils/configure: line 1841: cannot create temp file for here-document: No space left on device checking for strings.h... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/gas/configure: line 1809: 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 sed: can't read conftest.c: No such file or directory no checking for strnlen... no checking for stdint.h... checking for inttypes.h... yes yes checking for unistd.h... checking for stdint.h... yes checking for strrchr... yes yes checking minix/config.h usability... checking for unistd.h... no checking minix/config.h presence... yes checking minix/config.h usability... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for strstr... no checking minix/config.h presence... yes checking how to print strings... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strtod... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... yes /bin/grep -F checking for ld used by /usr/bin/gcc... checking how to print strings... /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 strtol... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... printf checking for a sed that does not truncate output... 1572864 checking whether the shell understands some XSI constructs... /bin/sed yes checking whether the shell understands "+="... yes checking for fgrep... /bin/grep -F checking for /usr/bin/ld option to reload object files... checking for ld used by /usr/bin/gcc... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B /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 the name lister (/usr/bin/nm -B) interface... checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes 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 strtoul... checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar /usr/bin/ar: no operation specified configure: WARNING: Failed: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so rc checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok yes checking for strtoll... checking for dlfcn.h... ok yes checking for objdir... .libs yes checking for dlfcn.h... checking for strtoull... yes checking for objdir... .libs yes checking for strverscmp... 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 tmpnam... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking if /usr/bin/gcc static flag -static works... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes yes checking if /usr/bin/gcc static flag -static works... checking for vasprintf... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking for vfprintf... 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... yes yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for vprintf... yes checking dynamic linker characteristics... 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 no checking for library containing dlsym... checking for vsnprintf... 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... no checking for library containing dlsym... yes checking for vsprintf... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for waitpid... no checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... no configure: WARNING: debuginfod support disabled; some features may be unavailable. -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 yes checking for bison... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/missing bison -y checking for flex... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/missing flex no checking whether NLS is requested... no checking whether NLS is requested... no checking how to compare bootstrapped objects... checking for msgfmt... no checking for gmsgfmt... : checking for setproctitle... cmp --ignore-initial=16 $$f1 $$f2 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 checking whether byte ordering is bigendian... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 8 checking size of long long... -1 checking for vfork.h... no no checking for fork... 8 checking for bison... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/missing bison -y checking for flex... /home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/missing flex checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking fcntl.h usability... checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) no checking for sys/stat.h... (cached) no checking for sys/types.h... (cached) no checking for unistd.h... (cached) yes yes checking whether compiling a cross-assembler... yes checking for strsignal... checking for vfork... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) no checking for stdint.h... (cached) yes checking sys/file.h usability... yes yes checking for working fork... checking for LC_MESSAGES... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes checking for sys/stat.h... (cached) no checking for working assert macro... checking sys/time.h usability... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) no checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for a known getopt prototype in unistd.h... no checking for sys_errlist... yes yes checking whether declaration is required for environ... checking for stdlib.h... (cached) no checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys_nerr... yes checking for getpagesize... no checking whether declaration is required for ffs... yes checking for sys_siglist... yes checking for working mmap... no checking whether asprintf is declared... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking whether mempcpy is declared... yes no yes checking for getc_unlocked... checking whether stpcpy is declared... checking for canonicalize_file_name... no yes yes checking for mkdtemp... checking for dup3... configure: updating cache ./config.cache checking that generated files are newer than configure... yes yes done configure: creating ./config.status checking for getrlimit... checking for mkstemp... yes yes checking for sbrk... checking for getrusage... yes yes checking for getsysinfo... checking for utimensat... yes no checking for utimes... checking for gettimeofday... (cached) yes checking for on_exit... yes checking for mbstate_t... yes checking for pipe2... yes checking for struct stat.st_atim.tv_nsec... yes yes checking whether struct stat.st_atim is of type struct timespec... checking for psignal... yes checking for library containing frexp... yes checking for pstat_getdynamic... none required checking for LC_MESSAGES... no checking for pstat_getstatic... yes checking for a known getopt prototype in unistd.h... yes checking for utime.h... no checking for realpath... yes checking whether asprintf is declared... yes checking for setrlimit... yes checking whether environ is declared... yes checking for spawnve... yes checking whether getc_unlocked is declared... yes no checking whether sbrk is declared... checking for spawnvpe... yes checking whether stpcpy is declared... no checking for strerror... no checking whether strnlen is declared... yes checking for strsignal... no checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes 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... yes yes checking for shared library run path origin... checking for sysconf... done checking for iconv... yes checking for sysctl... 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 sysmp... no checking for table... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 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... config.status: creating .gdbinit yes checking whether strtoull is declared... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h yes checking whether strverscmp is declared... config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands yes checking whether strnlen is declared... config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands 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) yes 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 config.status: creating Makefile config.status: creating po/Makefile.in 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 make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/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-1/output-1/build/host-binutils-2.38' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/host-binutils-2.38/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'