>>> host-binutils 2.41 Extracting xzcat /home/buildroot/instance-0/dl/binutils/binutils-2.41.tar.xz | tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/host-binutils-2.41 -xf - >>> host-binutils 2.41 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 Hunk #1 succeeded at 3048 (offset 99 lines). patching file ld/ldfile.c Hunk #1 succeeded at 327 (offset 210 lines). patching file ld/ldlex.h Hunk #1 succeeded at 168 (offset 2 lines). patching file ld/ldmain.c Hunk #1 succeeded at 325 (offset 4 lines). patching file ld/lexsup.c Hunk #1 succeeded at 629 (offset 16 lines). Hunk #2 succeeded at 649 (offset 16 lines). Hunk #3 succeeded at 1747 (offset 46 lines). Hunk #4 succeeded at 1908 (offset 54 lines). >>> host-binutils 2.41 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.41 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-binutils 2.41 Patching libtool patching file /home/buildroot/instance-0/output-1/build/host-binutils-2.41/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.41 Configuring (cd /home/buildroot/instance-0/output-1/build/host-binutils-2.41/ && rm -rf config.cache; GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/instance-0/output-1/host" --sysconfdir="/home/buildroot/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --target=aarch64-buildroot-linux-musl --disable-shared --enable-static --with-sysroot=/home/buildroot/instance-0/output-1/host/aarch64-buildroot-linux-musl/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... 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 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 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-gdc... 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-dsymutil... 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-otool... 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 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 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.41 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j17 MAKEINFO=true -C /home/buildroot/instance-0/output-1/build/host-binutils-2.41/ make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/host-binutils-2.41' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/host-binutils-2.41' make[2]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./intl Configuring in ./zlib Configuring in ./libsframe Configuring in ./etc /home/buildroot/instance-0/output-1/build/host-binutils-2.41/intl/configure: fork: retry: Resource temporarily unavailable configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... 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... configure: creating cache ./config.cache checking for perl... /usr/bin/perl checking build system type... yes checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking build system type... x86_64-pc-linux-gnu checking host system type... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... x86_64-pc-linux-gnu checking host system type... 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 --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so aarch64-buildroot-linux-musl 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... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether /usr/bin/make supports nested variables... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so yes yes checking whether the C compiler works... --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking for a thread-safe mkdir -p... checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... checking whether /usr/bin/make supports nested variables... /usr/bin/gcc (cached) yes /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes configure: updating cache ./config.cache checking whether /usr/bin/make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking that generated files are newer than configure... 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... yes checking whether /usr/bin/gcc accepts -g... checking whether we are cross compiling... yes checking for /usr/bin/gcc option to accept ISO C89... no checking for suffix of object files... no o checking whether we are using the GNU C compiler... checking for suffix of object files... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... yes yes checking for /usr/bin/gcc option to accept ISO C89... checking how to run the C preprocessor... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... /usr/bin/gcc -E none needed checking how to run the C preprocessor... checking for grep that handles long lines and -e... none needed checking whether /usr/bin/gcc understands -c and -o together... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... yes /bin/grep -E checking for ANSI C header files... checking for style of include used by /usr/bin/make... GNU checking dependency style of /usr/bin/gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar --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 yes checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... checking for sys/types.h... yes yes checking for sys/stat.h... checking for sys/types.h... yes yes checking for stdlib.h... checking for sys/stat.h... ok checking how to run the C preprocessor... yes yes checking for string.h... checking for stdlib.h... /usr/bin/gcc -E yes yes checking for string.h... checking for memory.h... checking for ANSI C header files... yes yes checking for strings.h... checking for memory.h... yes yes checking for strings.h... checking for inttypes.h... yes yes checking for stdint.h... checking for inttypes.h... yes checking for sys/types.h... yes yes checking for unistd.h... checking for stdint.h... yes checking for sys/stat.h... yes yes checking minix/config.h usability... checking for unistd.h... yes checking for stdlib.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 string.h... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for memory.h... 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 GNU checking whether /usr/bin/make supports nested variables... yes yes checking for strings.h... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking dependency style of /usr/bin/gcc... none checking whether /usr/bin/make supports nested variables... (cached) yes checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc no yes checking whether /usr/bin/gcc supports -W... checking for inttypes.h... 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... (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... yes checking whether /usr/bin/gcc supports -Wall... yes ar checking for stdint.h... checking build system type... x86_64-pc-linux-gnu checking host system type... yes checking whether /usr/bin/gcc supports -Wwrite-strings... 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 yes checking for BSD- or MS-compatible name lister (nm)... yes checking for unistd.h... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking whether /usr/bin/gcc supports -Wc++-compat... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for dlfcn.h... 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 checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip 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... yes checking whether /usr/bin/gcc supports -Wshadow=local... yes checking for objdir... .libs yes checking whether /usr/bin/gcc supports -pedantic ... yes checking whether /usr/bin/gcc and cc understand -c and -o together... ok checking for dlfcn.h... yes checking for objdir... .libs yes checking for an ANSI C-conforming const... yes checking for inline... 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 if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libsframe/configure: fork: retry: Resource temporarily unavailable configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc done configure: creating ./config.status /home/buildroot/instance-0/output-1/build/host-binutils-2.41/etc/configure: fork: retry: Resource temporarily unavailable checking whether the C compiler works... /home/buildroot/instance-0/output-1/build/host-binutils-2.41/intl/configure: fork: retry: Resource temporarily unavailable 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 if /usr/bin/gcc static flag -static works... inline checking whether byte ordering is bigendian... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for sys/file.h... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for sys/param.h... checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for working mmap... yes checking for limits.h... no checking for aclocal... ${SHELL} /home/buildroot/instance-0/output-1/build/host-binutils-2.41/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildroot/instance-0/output-1/build/host-binutils-2.41/missing autoconf checking for autoheader... ${SHELL} /home/buildroot/instance-0/output-1/build/host-binutils-2.41/missing autoheader checking whether /usr/bin/gcc supports -Wall... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking whether /usr/bin/gcc supports -Wextra... yes /home/buildroot/instance-0/output-1/build/host-binutils-2.41/etc/configure: fork: retry: Resource temporarily unavailable checking for string.h... (cached) yes yes checking for unistd.h... (cached) yes yes checking whether /usr/bin/gcc supports -Wwrite-strings... checking for memcpy... checking for strings.h... (cached) yes checking for sys/time.h... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... checking for time.h... yes yes checking for sys/resource.h... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking whether we are cross compiling... checking for strerror... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libiberty/configure: fork: retry: Resource temporarily unavailable no yes checking for suffix of object files... yes checking for incompatibility between DejaGnu and GCC... checking for unistd.h... (cached) yes no checking for makeinfo... true --split-size=5000000 checking if using Solaris linker... o checking whether we are using the GNU C compiler... no yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libsframe/configure: fork: retry: Resource temporarily unavailable /home/buildroot/instance-0/output-1/build/host-binutils-2.41/zlib/configure: fork: retry: Resource temporarily unavailable yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /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 sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... 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... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... no checking build system type... 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 --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... ./config.status: fork: retry: Resource temporarily unavailable yes checking for unsigned long long... /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libiberty/configure: fork: retry: Resource temporarily unavailable /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libsframe/configure: fork: retry: Resource temporarily unavailable configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/host-binutils-2.41/zlib' CC libz_a-adler32.o make[3]: /bin/sh: Operation not permitted CC libz_a-compress.o make[3]: *** [Makefile:660: libz_a-gzread.o] Error 127 make[3]: *** Waiting for unfinished jobs.... CC libz_a-crc32.o CC libz_a-deflate.o /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libsframe/configure: fork: retry: Resource temporarily unavailable /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libiberty/configure: fork: retry: Resource temporarily unavailable /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libsframe/configure: fork: retry: Resource temporarily unavailable /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libiberty/configure: fork: retry: Resource temporarily unavailable /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libsframe/configure: fork: retry: Resource temporarily unavailable /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libiberty/configure: fork: Resource temporarily unavailable /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libiberty/configure: fork: retry: Resource temporarily unavailable no checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... checking for fcntl.h... ./../config.rpath: fork: retry: Resource temporarily unavailable /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libsframe/configure: fork: Resource temporarily unavailable checking for stdlib.h... /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libsframe/configure: line 1735: ${+:}: bad substitution /home/buildroot/instance-0/output-1/build/host-binutils-2.41/libsframe/configure: fork: retry: Resource temporarily unavailable gcc: fatal error: cannot execute '/usr/lib/gcc/x86_64-linux-gnu/10/cc1': vfork: Resource temporarily unavailable gcc: fatal error: cannot execute '/usr/lib/gcc/x86_64-linux-gnu/10/cc1': vfork: Resource temporarily unavailable gcc: fatal error: cannot execute '/usr/lib/gcc/x86_64-linux-gnu/10/cc1': vfork: Resource temporarily unavailable compilation terminated. compilation terminated. compilation terminated. make[3]: *** [Makefile:646: libz_a-deflate.o] Error 1 make[3]: *** [Makefile:618: libz_a-compress.o] Error 1 make[3]: *** [Makefile:632: libz_a-crc32.o] Error 1 make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-binutils-2.41/zlib' make[2]: *** [Makefile:10470: all-zlib] Error 2 make[2]: *** Waiting for unfinished jobs.... config.status: creating Makefile no checking for alloca.h... done checking argz.h usability... no checking for sys/pstat.h... no checking for sys/sysmp.h... yes checking argz.h presence... make[2]: *** [Makefile:12417: configure-libsframe] Error 1 no yes checking for argz.h... yes checking for sys/sysinfo.h... checking limits.h usability... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... yes checking limits.h presence... yes checking for limits.h... yes no checking locale.h usability... checking for sys/sysctl.h... no checking for sys/systemcfg.h... yes checking locale.h presence... no checking for stdint.h... (cached) yes yes checking for locale.h... yes checking for stdio_ext.h... checking nl_types.h usability... no checking for process.h... no yes checking nl_types.h presence... checking for sys/prctl.h... yes checking for nl_types.h... yes checking malloc.h usability... no checking for sys/wait.h that is POSIX.1 compatible... no checking whether time.h and sys/time.h may both be included... yes checking malloc.h presence... yes checking for malloc.h... yes no checking whether errno must be declared... checking stddef.h usability... yes checking size of int... yes checking stddef.h presence... yes checking for stddef.h... yes 0 checking size of long... 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 0 checking size of size_t... checking for feof_unlocked... 0 checking for long long... yes checking for fgets_unlocked... no checking for a 64-bit type... yes checking for getc_unlocked... none checking for intptr_t... yes checking for getcwd... no yes checking for getegid... yes checking for geteuid... checking for uintptr_t... yes no checking for getgid... yes checking for getuid... yes checking for ssize_t... checking for mempcpy... no checking for pid_t... yes checking for munmap... no checking for library containing strerror... yes no checking for putenv... checking for asprintf... no checking for atexit... yes no checking for basename... checking for setenv... no checking for bcmp... yes no checking for bcopy... checking for setlocale... no checking for bsearch... yes no checking for bzero... checking for stpcpy... no checking for calloc... no checking for clock... yes checking for strcasecmp... no checking for ffs... no checking for getcwd... yes checking for strdup... no checking for getpagesize... no checking for gettimeofday... yes no checking for index... checking for strtoul... no checking for insque... yes no checking for memchr... checking for tsearch... no checking for memcmp... no yes checking for memcpy... checking for __argz_count... no checking for memmem... no checking for memmove... yes checking for __argz_stringify... no checking for mempcpy... no checking for memset... yes checking for __argz_next... no checking for mkstemps... no checking for putenv... yes checking for __fsetlocking... no checking for random... no checking for rename... yes checking for iconv... no checking for rindex... no checking for setenv... yes checking for iconv declaration... no checking for snprintf... no checking for sigsetmask... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... no checking for stpcpy... yes checking for LC_MESSAGES... no checking for stpncpy... no checking for strcasecmp... yes checking for bison... bison checking version of bison... 3.7.5, ok checking whether NLS is requested... no checking whether to use NLS... no no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... checking for strchr... 3.7.5, bison3 no configure: updating cache ./config.cache checking for strdup... configure: creating ./config.status no checking for strncasecmp... no checking for strndup... no checking for strnlen... no checking for strrchr... config.status: creating Makefile config.status: creating config.intl no checking for strstr... config.status: creating config.h config.status: executing default-1 commands no checking for strtod... no checking for strtol... no checking for strtoul... no checking for strtoll... no checking for strtoull... no checking for strverscmp... no checking for tmpnam... no checking for vasprintf... no checking for vfprintf... no checking for vprintf... no checking for vsnprintf... no checking for vsprintf... no checking for waitpid... no 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... no checking for vfork... no checking for _doprnt... no checking for sys_errlist... no checking for sys_nerr... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for canonicalize_file_name... no checking for dup3... no checking for getrlimit... no checking for getrusage... no checking for getsysinfo... no checking for gettimeofday... (cached) no checking for on_exit... no checking for pipe2... no checking for psignal... no checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... no checking for setrlimit... no checking for spawnve... no checking for spawnvpe... no checking for strerror... no checking for strsignal... no checking for sysconf... no checking for sysctl... no checking for sysmp... no checking for table... no checking for times... no checking for wait3... no checking for wait4... no checking for sbrk... no checking whether basename is declared... no checking whether ffs is declared... no checking whether asprintf is declared... no checking whether vasprintf is declared... no checking whether snprintf is declared... no checking whether vsnprintf is declared... no checking whether calloc is declared... no checking whether getenv is declared... no checking whether getopt is declared... no checking whether malloc is declared... no checking whether realloc is declared... no checking whether sbrk is declared... no checking whether strtol is declared... no checking whether strtoul is declared... no checking whether strtoll is declared... no checking whether strtoull is declared... no checking whether strverscmp is declared... no checking whether strnlen is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) no checking for working mmap... no checking for working strncmp... no 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.41' make[1]: *** [Makefile:1005: all] Error 2 make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-binutils-2.41' make: *** [package/pkg-generic.mk:283: /home/buildroot/instance-0/output-1/build/host-binutils-2.41/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/instance-0/buildroot'