>>> host-binutils 2.42 Extracting mkdir -p /home/buildroot/instance-0/output-1/per-package/host-binutils/host rsync -a --hard-links --link-dest=/home/buildroot/instance-0/output-1/per-package/host-tar/host/ /home/buildroot/instance-0/output-1/per-package/host-tar/host/ /home/buildroot/instance-0/output-1/per-package/host-binutils/host mkdir -p /home/buildroot/instance-0/output-1/per-package/host-binutils/target rsync -a --hard-links --link-dest=/home/buildroot/instance-0/output-1/per-package/host-tar/target/ /home/buildroot/instance-0/output-1/per-package/host-tar/target/ /home/buildroot/instance-0/output-1/per-package/host-binutils/target xzcat /home/buildroot/instance-0/dl/binutils/binutils-2.42.tar.xz | /home/buildroot/instance-0/output-1/per-package/host-binutils/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/host-binutils-2.42 -xf - >>> host-binutils 2.42 Patching Applying 0001-sh-conf.patch using patch: patching file configure patching file configure.ac Applying 0002-poison-system-directories.patch using patch: patching file ld/config.in patching file ld/configure patching file ld/configure.ac patching file ld/ld.h patching file ld/ld.texi patching file ld/ldfile.c patching file ld/ldlex.h patching file ld/ldmain.c patching file ld/lexsup.c Applying 0003-PR27597-nios-assertion-fail-in-nios2_elf32_install_i.patch using patch: patching file bfd/elf32-nios2.c >>> host-binutils 2.42 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/instance-0/output-1/build/host-binutils-2.42 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-binutils 2.42 Patching libtool patching file /home/buildroot/instance-0/output-1/build/host-binutils-2.42/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.42 Configuring mkdir -p /home/buildroot/instance-0/output-1/per-package/host-binutils/host rsync -a --hard-links --link-dest=/home/buildroot/instance-0/output-1/per-package/host-skeleton/host/ /home/buildroot/instance-0/output-1/per-package/host-skeleton/host/ /home/buildroot/instance-0/output-1/per-package/host-binutils/host mkdir -p /home/buildroot/instance-0/output-1/per-package/host-binutils/target rsync -a --hard-links --link-dest=/home/buildroot/instance-0/output-1/per-package/host-skeleton/target/ /home/buildroot/instance-0/output-1/per-package/host-skeleton/target/ /home/buildroot/instance-0/output-1/per-package/host-binutils/target (cd /home/buildroot/instance-0/output-1/build/host-binutils-2.42/ && rm -rf config.cache; GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/per-package/host-binutils/host/bin:/home/buildroot/instance-0/output-1/per-package/host-binutils/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/instance-0/output-1/per-package/host-binutils/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/instance-0/output-1/per-package/host-binutils/host/lib/pkgconfig:/home/buildroot/instance-0/output-1/per-package/host-binutils/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/instance-0/output-1/per-package/host-binutils/host/include" CFLAGS="-O2 -I/home/buildroot/instance-0/output-1/per-package/host-binutils/host/include" CXXFLAGS="-O2 -I/home/buildroot/instance-0/output-1/per-package/host-binutils/host/include" LDFLAGS="-L/home/buildroot/instance-0/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/per-package/host-binutils/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/instance-0/output-1/per-package/host-binutils/host/include" LDFLAGS="-L/home/buildroot/instance-0/output-1/per-package/host-binutils/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/per-package/host-binutils/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/instance-0/output-1/per-package/host-binutils/host" --sysconfdir="/home/buildroot/instance-0/output-1/per-package/host-binutils/host/etc" --localstatedir="/home/buildroot/instance-0/output-1/per-package/host-binutils/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=m68k-buildroot-linux-uclibc --disable-shared --enable-static --with-sysroot=/home/buildroot/instance-0/output-1/per-package/host-binutils/host/m68k-buildroot-linux-uclibc/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --without-zstd --disable-gprofng ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... m68k-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for gdc... no checking whether the D compiler works... 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... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... true checking for expect... no checking for runtest... no checking for ar... (cached) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for dlltool... no checking for dsymutil... 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 otool... no checking for readelf... readelf checking for -plugin option... --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking for m68k-buildroot-linux-uclibc-cc... no checking for m68k-buildroot-linux-uclibc-gcc... no checking for m68k-buildroot-linux-uclibc-c++... no checking for m68k-buildroot-linux-uclibc-g++... no checking for m68k-buildroot-linux-uclibc-cxx... no checking for m68k-buildroot-linux-uclibc-gxx... no checking for m68k-buildroot-linux-uclibc-gcc... no checking for m68k-buildroot-linux-uclibc-gfortran... no checking for m68k-buildroot-linux-uclibc-gccgo... no checking for m68k-buildroot-linux-uclibc-gdc... no checking for m68k-buildroot-linux-uclibc-gm2... no checking for m68k-buildroot-linux-uclibc-ar... no checking for m68k-buildroot-linux-uclibc-as... no checking for m68k-buildroot-linux-uclibc-dlltool... no checking for m68k-buildroot-linux-uclibc-dsymutil... no checking for m68k-buildroot-linux-uclibc-ld... no checking for m68k-buildroot-linux-uclibc-lipo... no checking for m68k-buildroot-linux-uclibc-nm... no checking for m68k-buildroot-linux-uclibc-objcopy... no checking for m68k-buildroot-linux-uclibc-objdump... no checking for m68k-buildroot-linux-uclibc-otool... no checking for m68k-buildroot-linux-uclibc-ranlib... no checking for m68k-buildroot-linux-uclibc-readelf... no checking for m68k-buildroot-linux-uclibc-strip... no checking for m68k-buildroot-linux-uclibc-windres... no checking for m68k-buildroot-linux-uclibc-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target dsymutil... pre-installed 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 gdc... pre-installed checking where to find the target gm2... 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 otool... pre-installed 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.42 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/per-package/host-binutils/host/bin:/home/buildroot/instance-0/output-1/per-package/host-binutils/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/instance-0/output-1/per-package/host-binutils/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/instance-0/output-1/per-package/host-binutils/host/lib/pkgconfig:/home/buildroot/instance-0/output-1/per-package/host-binutils/host/share/pkgconfig" /usr/bin/make -j17 MAKEINFO=true -C /home/buildroot/instance-0/output-1/build/host-binutils-2.42/ make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/host-binutils-2.42' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/host-binutils-2.42' make[2]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./zlib Configuring in ./libsframe Configuring in ./gas Configuring in ./binutils Configuring in ./ld Configuring in ./etc Configuring in ./gprof configure: creating cache ./config.cache 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... checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache yes checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 configure: creating cache ./config.cache checking for perl... /usr/bin/perl configure: creating cache ./config.cache configure: creating cache ./config.cache checking for a thread-safe mkdir -p... checking build system type... checking build system type... checking build system type... checking build system type... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking build system type... checking build system type... x86_64-pc-linux-gnu x86_64-pc-linux-gnu checking host system type... checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... yes x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... checking whether the C compiler works... x86_64-pc-linux-gnu checking target system type... checking whether /usr/bin/make supports nested variables... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking for -plugin option... yes x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking target system type... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so m68k-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... m68k-buildroot-linux-uclibc m68k-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether /usr/bin/make supports nested variables... (cached) yes --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so m68k-buildroot-linux-uclibc yes m68k-buildroot-linux-uclibc checking for a BSD-compatible install... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... /usr/bin/install -c checking whether build environment is sane... yes yes checking whether to install libiberty headers and static library... no configure: target_header_dir = yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... configure: updating cache ./config.cache yes yes yes checking whether /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... checking that generated files are newer than configure... checking whether /usr/bin/make supports nested variables... yes yes yes yes yes checking whether /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... yes checking for C compiler default output file name... a.out yes yes checking for suffix of executables... checking whether /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... (cached) yes (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc 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 /usr/bin/make supports nested variables... checking whether /usr/bin/make supports nested variables... (cached) yes (cached) yes checking whether to enable maintainer-specific portions of Makefiles... checking for x86_64-pc-linux-gnu-gcc... no /usr/bin/gcc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... 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 yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... checking whether the C compiler works... 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 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... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... no no checking for suffix of object files... checking for suffix of object files... no checking for suffix of object files... no checking for suffix of object files... no o o checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... no checking for suffix of object files... yes yes checking whether /usr/bin/gcc accepts -g... checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... 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... yes yes checking for /usr/bin/gcc option to accept ISO C89... checking for /usr/bin/gcc option to accept ISO C89... 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... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking whether /usr/bin/gcc accepts -g... none needed checking whether /usr/bin/gcc understands -c and -o together... none needed none needed checking whether /usr/bin/gcc understands -c and -o together... checking whether /usr/bin/gcc understands -c and -o together... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... none needed checking how to run the C preprocessor... yes yes yes checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... GNU GNU GNU checking dependency style of /usr/bin/gcc... checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... none needed none checking whether /usr/bin/gcc understands -c and -o together... /usr/bin/gcc -E yes checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... checking whether we are using the GNU C++ compiler... /usr/bin/gcc -E /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for style of include used by /usr/bin/make... /usr/bin/gcc -E GNU checking dependency style of /usr/bin/gcc... none yes checking whether /usr/bin/g++ accepts -g... checking how to print strings... printf checking for a sed that does not truncate output... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /bin/sed /bin/grep checking for egrep... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep -E checking for ANSI C header files... /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)... checking for grep that handles long lines and -e... yes checking dependency style of /usr/bin/g++... none checking for grep that handles long lines and -e... /bin/grep checking for egrep... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... /bin/grep checking how to run the C preprocessor... /bin/grep -E checking for ANSI C header files... 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... /usr/bin/gcc -E 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 --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes yes checking for sys/types.h... checking for sys/types.h... yes yes checking for sys/stat.h... checking for sys/types.h... yes yes checking for sys/stat.h... checking for sys/stat.h... ok yes yes checking for stdlib.h... checking for sys/stat.h... checking how to run the C preprocessor... yes yes checking for stdlib.h... checking for stdlib.h... yes yes yes /usr/bin/gcc -E checking for sys/types.h... checking for stdlib.h... checking for string.h... yes yes checking for string.h... checking for string.h... checking for ANSI C header files... yes yes yes checking for sys/stat.h... checking for string.h... checking for memory.h... yes yes checking for memory.h... checking for memory.h... yes yes yes checking for stdlib.h... checking for memory.h... checking for strings.h... yes yes checking for strings.h... checking for strings.h... yes yes yes checking for string.h... checking for inttypes.h... checking for strings.h... yes yes checking for inttypes.h... checking for inttypes.h... yes yes yes yes checking for memory.h... checking for sys/types.h... checking for stdint.h... checking for inttypes.h... yes yes checking for stdint.h... checking for stdint.h... yes yes yes yes checking for sys/stat.h... checking for strings.h... checking for unistd.h... checking for stdint.h... yes yes checking for unistd.h... checking for unistd.h... yes yes checking for stdlib.h... yes checking for inttypes.h... yes checking minix/config.h usability... checking for unistd.h... yes yes checking minix/config.h usability... checking minix/config.h usability... yes yes checking for string.h... no checking minix/config.h presence... checking for stdint.h... yes checking minix/config.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... no checking minix/config.h presence... yes yes checking for memory.h... no checking minix/config.h presence... no checking for minix/config.h... no no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether it is safe to define __EXTENSIONS__... checking for unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes yes checking for strings.h... checking minix/config.h usability... yes yes checking how to print strings... checking how to print strings... printf checking for a sed that does not truncate output... printf checking for a sed that does not truncate output... no /bin/sed /bin/sed checking for fgrep... checking for fgrep... checking whether /usr/bin/gcc supports -W... /bin/grep -F checking for ld used by /usr/bin/gcc... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking how to print strings... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for BSD- or MS-compatible name lister (nm)... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes no yes checking minix/config.h presence... checking for BSD- or MS-compatible name lister (nm)... yes checking for inttypes.h... checking whether /usr/bin/gcc supports -Wall... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking whether the shell understands "+="... yes 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... checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump pass_all checking how to recognize dependent libraries... pass_all BSD nm checking whether /usr/bin/gcc supports -Wwrite-strings... checking whether ln -s works... yes checking the maximum length of command line arguments... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so 1572864 checking whether the shell understands some XSI constructs... yes yes checking whether the shell understands "+="... yes checking for x86_64-pc-linux-gnu-strip... checking for x86_64-pc-linux-gnu-strip... no checking for strip... no checking for strip... strip strip checking for /usr/bin/ld option to reload object files... checking for x86_64-pc-linux-gnu-ranlib... checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so -r /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for stdint.h... checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... yes no checking for strip... yes strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking pkg-config is at least version 0.9.0... /home/buildroot/instance-0/output-1/build/host-binutils-2.42/ld/configure: line 5545: /home/buildroot/instance-0/output-1/per-package/host-binutils/host/bin/pkg-config: No such file or directory no checking how to print strings... checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking whether /usr/bin/gcc supports -Wc++-compat... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for unistd.h... checking whether /usr/bin/gcc supports -Wstrict-prototypes... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking whether /usr/bin/gcc supports -Wshadow=local... 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 dlfcn.h... checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so ok ok checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok yes checking whether /usr/bin/gcc supports -pedantic ... checking for dlfcn.h... checking for dlfcn.h... yes checking for objdir... checking for dlfcn.h... .libs yes checking whether /usr/bin/gcc and cc understand -c and -o together... yes yes checking for objdir... checking for objdir... .libs .libs yes checking for objdir... .libs ok checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking for dlfcn.h... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking if /usr/bin/gcc static flag -static works... yes checking for objdir... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... .libs no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc static flag -static works... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking if /usr/bin/gcc supports -c -o file.o... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc static flag -static works... 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... done configure: creating ./config.status yes yes checking if /usr/bin/gcc supports -c -o file.o... checking if /usr/bin/gcc supports -c -o file.o... (cached) (cached) yes yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking dynamic linker characteristics... yes checking 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... 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 config.status: creating Makefile checking if /usr/bin/gcc supports -c -o file.o... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... 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 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 dlfcn.h... (cached) yes checking for windows.h... checking for windows.h... checking for stdlib.h... (cached) yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for unistd.h... (cached) checking whether stripping libraries is possible... yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking 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 sys/param.h... no checking for library containing dlsym... no checking for library containing dlsym... yes checking dynamic linker characteristics... make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/host-binutils-2.42/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-binutils-2.42/etc' no checking for library containing dlsym... yes no checking for suffix of object files... checking for getpagesize... o checking whether we are using the GNU C compiler... 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 yes checking how to run the C++ preprocessor... checking for working mmap... yes checking whether /usr/bin/gcc accepts -g... -ldl -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for /usr/bin/gcc option to accept ISO C89... /usr/bin/g++ -E no no checking how to compare bootstrapped objects... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... cmp --ignore-initial=16 $$f1 $$f2 checking pkg-config is at least version 0.9.0... /home/buildroot/instance-0/output-1/build/host-binutils-2.42/binutils/configure: line 11812: /home/buildroot/instance-0/output-1/per-package/host-binutils/host/bin/pkg-config: No such file or directory no checking whether to use debuginfod... no configure: WARNING: debuginfod support disabled; some features may be unavailable. none needed checking whether /usr/bin/gcc understands -c and -o together... no checking sys/time.h usability... yes checking for memcpy... yes checking how to run the C preprocessor... yes checking sys/time.h presence... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... checking for bison... bison -y checking for flex... flex yes checking for sys/time.h... yes checking for setitimer... /usr/bin/gcc -E checking lex output file root... lex.yy checking lex library... yes checking for strerror... checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... /bin/grep -E checking for ANSI C header files... yes yes checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... yes checking for unistd.h... (cached) yes no /usr/bin/xgettext checking for msgmerge... /home/buildroot/instance-0/output-1/build/host-binutils-2.42/zlib/configure: fork: retry: Resource temporarily unavailable checking for bison... bison -y checking for flex... flex checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... /usr/bin/msgmerge checking lex output file root... configure: error: cannot find output from flex; giving up 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 checking for shared library run path origin... yes checking if /usr/bin/g++ static flag -static works... make[2]: *** [Makefile:5456: configure-gas] Error 1 make[2]: *** Waiting for unfinished jobs.... done checking for CFPreferencesCopyAppValue... yes checking for sys/types.h... no checking for CFLocaleCopyPreferredLanguages... yes no checking whether to use NLS... no checking whether NLS is requested... no checking for sys/stat.h... checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge yes checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... yes checking if /usr/bin/g++ supports -c -o file.o... checking for stdlib.h... yes yes checking sys/gmon_out.h presence... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) checking for string.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... yes yes checking for library containing fabs... checking for memory.h... no checking for library containing dlsym... yes checking for strings.h... yes checking for inttypes.h... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... -lm yes checking for stdint.h... no checking size of void *... yes checking for unistd.h... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 yes checking minix/config.h usability... 8 configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status -lfl checking whether yytext is a pointer... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... yes 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... GNU checking whether /usr/bin/make supports nested variables... yes checking dependency style of /usr/bin/gcc... none yes checking whether NLS is requested... no checking whether /usr/bin/make supports nested variables... (cached) yes checking whether /usr/bin/make sets $(MAKE)... checking for msgfmt... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... checking for msgmerge... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking the archiver (/usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so) interface... /usr/bin/msgmerge ar checking build system type... checking for ld used by GCC... x86_64-pc-linux-gnu /usr/bin/ld -m elf_x86_64 checking host system type... checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... done /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... 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... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so no checking whether to use NLS... no checking whether NLS is requested... no yes checking for x86_64-pc-linux-gnu-strip... no checking for msgfmt... checking for strip... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) checking whether NLS is requested... strip /usr/bin/msgfmt no checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking for msgfmt... checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for bison... bison -y checking for flex... flex checking for msgmerge... checking lex output file root... lex.yy checking lex library... /usr/bin/msgmerge 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 checking for shared library run path origin... ok done checking for CFPreferencesCopyAppValue... checking for dlfcn.h... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt yes checking for xgettext... (cached) /usr/bin/xgettext checking for objdir... .libs checking for msgmerge... (cached) /usr/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking fcntl.h usability... yes checking fcntl.h presence... yes checking for an ANSI C-conforming const... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes yes checking for inline... no checking for stdint.h... (cached) checking for /usr/bin/gcc option to produce PIC... yes -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... config.status: creating Makefile checking sys/file.h usability... inline checking whether byte ordering is bigendian... config.status: creating po/Makefile.in yes checking if /usr/bin/gcc static flag -static works... config.status: creating gconfig.h yes checking sys/file.h presence... config.status: executing depfiles commands config.status: executing libtool commands yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes config.status: executing default-1 commands checking sys/time.h usability... config.status: creating po/POTFILES config.status: creating po/Makefile no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking sys/time.h presence... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) 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 for getpagesize... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking target system type... m68k-buildroot-linux-uclibc no checking for aclocal... ${SHELL} /home/buildroot/instance-0/output-1/build/host-binutils-2.42/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildroot/instance-0/output-1/build/host-binutils-2.42/missing autoconf checking for autoheader... ${SHELL} /home/buildroot/instance-0/output-1/build/host-binutils-2.42/missing autoheader checking for sys/file.h... checking whether /usr/bin/gcc supports -Wall... yes yes checking for working mmap... checking for sys/param.h... yes checking whether /usr/bin/gcc supports -Wextra... yes -lfl checking whether yytext is a pointer... checking for limits.h... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking for fseeko... checking for strings.h... (cached) yes checking for sys/time.h... yes yes checking for time.h... checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes yes checking for sys/resource.h... yes checking for incompatibility between DejaGnu and GCC... checking for fseeko64... yes checking for sys/stat.h... (cached) yes no checking for makeinfo... true --split-size=5000000 checking if using Solaris linker... no checking for sys/mman.h... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for sys/param.h... checking for fcntl.h... yes checking for getc_unlocked... yes checking for alloca.h... yes yes checking for sys/pstat.h... checking for getpagesize... no yes checking for sys/sysmp.h... checking for mkdtemp... no checking for sys/sysinfo.h... yes checking for working mmap... yes checking for machine/hal_sysinfo.h... yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... yes cmp --ignore-initial=16 $$f1 $$f2 checking fcntl.h usability... no checking for mkstemp... checking for sys/table.h... no checking for sys/sysctl.h... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking fcntl.h presence... no checking for sys/systemcfg.h... yes checking for fcntl.h... yes yes checking elf-hints.h usability... checking for utimensat... yes no checking byteswap.h usability... checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking elf-hints.h presence... yes checking byteswap.h presence... yes no no checking for elf-hints.h... no yes checking for byteswap.h... yes checking for utimes... checking for sys/prctl.h... checking limits.h usability... checking endian.h usability... yes checking for spawn.h... yes yes checking limits.h presence... yes checking endian.h presence... checking for sys/wait.h that is POSIX.1 compatible... yes yes checking for limits.h... yes checking for mbstate_t... yes checking for endian.h... yes checking for inttypes.h... (cached) yes checking whether bswap_16 is declared... checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking for struct stat.st_atim.tv_nsec... yes checking whether bswap_32 is declared... yes checking whether errno must be declared... yes checking whether struct stat.st_atim is of type struct timespec... yes checking sys/file.h presence... yes yes checking for sys/file.h... yes checking whether bswap_64 is declared... no checking size of int... checking sys/mman.h usability... yes checking for library containing frexp... yes yes checking sys/mman.h presence... configure: updating cache ./config.cache yes checking for sys/mman.h... yes checking that generated files are newer than configure... checking sys/param.h usability... none required checking for LC_MESSAGES... 4 checking size of long... yes checking sys/param.h presence... yes checking for a known getopt prototype in unistd.h... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... 8 yes checking for utime.h... checking size of size_t... yes yes checking sys/time.h presence... checking whether asprintf is declared... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes 8 checking for close... checking for long long... yes checking whether environ is declared... yes checking for glob... yes checking whether getc_unlocked is declared... done configure: creating ./config.status yes checking size of long long... config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands yes yes checking for lseek... checking whether stpcpy is declared... 8 checking for a 64-bit type... yes checking whether strnlen is declared... yes checking for mkstemp... uint64_t checking for intptr_t... yes checking for msgpack... no checking iconv.h usability... yes checking for open... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for uintptr_t... yes checking for realpath... yes checking for working iconv... yes checking for waitpid... yes checking for ssize_t... yes checking whether iconv is compatible with its POSIX signature... yes checking whether asprintf is declared... yes yes checking for pid_t... yes checking whether environ is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether stpcpy is declared... yes checking for library containing strerror... yes checking for stdlib.h... (cached) yes none required checking for unistd.h... (cached) yes checking for asprintf... checking for sys/param.h... (cached) yes checking for getpagesize... config.status: creating Makefile yes config.status: creating config.h checking for atexit... yes checking for working mmap... config.status: executing depfiles commands config.status: executing libtool commands yes checking for basename... yes checking for library containing dlopen... yes checking for bcmp... none required checking for a known getopt prototype in unistd.h... yes checking for bcopy... yes yes checking for bsearch... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for bzero... yes checking for calloc... config.status: creating Makefile config.status: creating po/Makefile.in yes checking for clock... 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 yes config.status: creating po/Makefile checking for ffs... config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes config.status: creating Makefile checking for memmem... config.status: creating po/Makefile.in config.status: creating config.h yes config.status: executing depfiles commands config.status: executing libtool commands checking for memmove... config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default commands yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes 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) yes checking for on_exit... yes checking for pipe2... yes checking for posix_spawn... yes checking for posix_spawnp... 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 SHA1 HW acceleration support... x86 SHA1 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 make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-binutils-2.42' make[1]: *** [Makefile:1032: all] Error 2 make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-binutils-2.42' make: *** [package/pkg-generic.mk:289: /home/buildroot/instance-0/output-1/build/host-binutils-2.42/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/instance-0/buildroot'