>>> host-binutils 2.37 Extracting xzcat /tmp/instance-22/dl/binutils/binutils-2.37.tar.xz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/host-binutils-2.37 -xf - >>> host-binutils 2.37 Patching Applying 0001-sh-conf.patch using patch: patching file configure patching file configure.ac Applying 0002-poison-system-directories.patch using patch: patching file ld/config.in patching file ld/configure patching file ld/configure.ac patching file ld/ld.h patching file ld/ld.texi patching file ld/ldfile.c patching file ld/ldlex.h patching file ld/ldmain.c patching file ld/lexsup.c Applying 0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch using patch: patching file bfd/elf32-or1k.c Applying 0004-or1k-fix-pc-relative-relocation-against-dynamic-on-P.patch using patch: patching file bfd/elf32-or1k.c Applying 0005-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch using patch: patching file bfd/elf32-or1k.c Applying 0006-bfd-Close-the-file-descriptor-if-there-is-no-archive.patch using patch: patching file bfd/plugin.c patching file ld/testsuite/ld-plugin/lto.exp patching file ld/testsuite/ld-plugin/pr28138-1.c patching file ld/testsuite/ld-plugin/pr28138-2.c patching file ld/testsuite/ld-plugin/pr28138-3.c patching file ld/testsuite/ld-plugin/pr28138-4.c patching file ld/testsuite/ld-plugin/pr28138-5.c patching file ld/testsuite/ld-plugin/pr28138-6.c patching file ld/testsuite/ld-plugin/pr28138-7.c patching file ld/testsuite/ld-plugin/pr28138.c Applying 0007-i386-Allow-GOT32-relocations-against-ABS-symbols.patch using patch: patching file bfd/elfxx-x86.c Hunk #1 succeeded at 933 (offset -1009 lines). Hunk #2 succeeded at 956 (offset -1009 lines). >>> host-binutils 2.37 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/host-binutils-2.37 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-binutils 2.37 Patching libtool patching file /tmp/instance-22/output-1/build/host-binutils-2.37/ltmain.sh Hunk #1 succeeded at 1225 (offset 11 lines). Hunk #2 succeeded at 2250 (offset 11 lines). Hunk #3 succeeded at 4318 (offset -114 lines). Hunk #4 succeeded at 4328 (offset -114 lines). Hunk #5 succeeded at 4610 (offset -114 lines). Hunk #6 succeeded at 4883 (offset -111 lines). Hunk #7 succeeded at 5627 (offset -111 lines). Hunk #8 succeeded at 5785 (offset -111 lines). Hunk #9 succeeded at 8269 (offset -109 lines). >>> host-binutils 2.37 Configuring (cd /tmp/instance-22/output-1/build/host-binutils-2.37/ && rm -rf config.cache; PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/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="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc" GCC="/tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc" CXX="/tmp/instance-22/output-1/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-22/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-22/output-1/host" --sysconfdir="/tmp/instance-22/output-1/host/etc" --localstatedir="/tmp/instance-22/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=microblazeel-buildroot-linux-musl --disable-shared --enable-static --with-sysroot=/tmp/instance-22/output-1/host/microblazeel-buildroot-linux-musl/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb --disable-gprofng ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... microblazeel-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... /usr/bin/sed checking for gawk... no checking for mawk... mawk checking for gcc... /tmp/instance-22/output-1/host/bin/ccache /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 /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking for /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /tmp/instance-22/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: gprof (Any other directories should still work fine.) 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 ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/bin/objcopy checking for objdump... objdump checking for readelf... readelf checking for -plugin option... --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking for microblazeel-buildroot-linux-musl-cc... no checking for microblazeel-buildroot-linux-musl-gcc... no checking for microblazeel-buildroot-linux-musl-c++... no checking for microblazeel-buildroot-linux-musl-g++... no checking for microblazeel-buildroot-linux-musl-cxx... no checking for microblazeel-buildroot-linux-musl-gxx... no checking for microblazeel-buildroot-linux-musl-gcc... no checking for microblazeel-buildroot-linux-musl-gfortran... no checking for microblazeel-buildroot-linux-musl-gccgo... no checking for microblazeel-buildroot-linux-musl-ar... no checking for microblazeel-buildroot-linux-musl-as... no checking for microblazeel-buildroot-linux-musl-dlltool... no checking for microblazeel-buildroot-linux-musl-ld... no checking for microblazeel-buildroot-linux-musl-lipo... no checking for microblazeel-buildroot-linux-musl-nm... no checking for microblazeel-buildroot-linux-musl-objcopy... no checking for microblazeel-buildroot-linux-musl-objdump... no checking for microblazeel-buildroot-linux-musl-ranlib... no checking for microblazeel-buildroot-linux-musl-readelf... no checking for microblazeel-buildroot-linux-musl-strip... no checking for microblazeel-buildroot-linux-musl-windres... no checking for microblazeel-buildroot-linux-musl-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-binutils 2.37 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-22/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="/tmp/instance-22/output-1/host/lib/pkgconfig:/tmp/instance-22/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 MAKEINFO=true -C /tmp/instance-22/output-1/build/host-binutils-2.37/ make[1]: Entering directory '/tmp/instance-22/output-1/build/host-binutils-2.37' make[2]: Entering directory '/tmp/instance-22/output-1/build/host-binutils-2.37' Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... true --split-size=5000000 checking for perl... /usr/bin/perl 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-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... checking for x86_64-pc-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-linux-gnu/10/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/ccache /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 /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc supports -W... yes checking whether /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc supports -Wall... yes checking whether /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes checking whether /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat... yes checking whether /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes checking whether /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc supports -Wshadow=local... yes checking whether /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic ... yes checking whether /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... no checking for a 64-bit type... none checking for intptr_t... no checking for uintptr_t... no checking for ssize_t... no checking for pid_t... no checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... 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 checking for memmem... yes checking for memmove... 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... no 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 psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... 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 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) yes 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 Configuring in ./intl configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/ccache /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 /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 /home/autobuild/make/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... /usr/bin/msgmerge 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... no checking for size_t... no checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... no checking for getpagesize... yes checking for working mmap... no checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... no checking for stdint.h... no checking for unsigned long long... yes checking for inttypes.h... 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... done checking argz.h usability... no checking argz.h presence... yes configure: WARNING: argz.h: present but cannot be compiled configure: WARNING: argz.h: check for missing prerequisite headers? configure: WARNING: argz.h: see the Autoconf documentation configure: WARNING: argz.h: section "Present But Cannot Be Compiled" configure: WARNING: argz.h: proceeding with the compiler's result checking for argz.h... no checking limits.h usability... no checking limits.h presence... yes configure: WARNING: limits.h: present but cannot be compiled configure: WARNING: limits.h: check for missing prerequisite headers? configure: WARNING: limits.h: see the Autoconf documentation configure: WARNING: limits.h: section "Present But Cannot Be Compiled" configure: WARNING: limits.h: proceeding with the compiler's result checking for limits.h... no checking locale.h usability... no checking locale.h presence... yes configure: WARNING: locale.h: present but cannot be compiled configure: WARNING: locale.h: check for missing prerequisite headers? configure: WARNING: locale.h: see the Autoconf documentation configure: WARNING: locale.h: section "Present But Cannot Be Compiled" configure: WARNING: locale.h: proceeding with the compiler's result checking for locale.h... no checking nl_types.h usability... no checking nl_types.h presence... yes configure: WARNING: nl_types.h: present but cannot be compiled configure: WARNING: nl_types.h: check for missing prerequisite headers? configure: WARNING: nl_types.h: see the Autoconf documentation configure: WARNING: nl_types.h: section "Present But Cannot Be Compiled" configure: WARNING: nl_types.h: proceeding with the compiler's result checking for nl_types.h... no checking malloc.h usability... no checking malloc.h presence... yes configure: WARNING: malloc.h: present but cannot be compiled configure: WARNING: malloc.h: check for missing prerequisite headers? configure: WARNING: malloc.h: see the Autoconf documentation configure: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure: WARNING: malloc.h: proceeding with the compiler's result checking for malloc.h... no checking stddef.h usability... no checking stddef.h presence... yes configure: WARNING: stddef.h: present but cannot be compiled configure: WARNING: stddef.h: check for missing prerequisite headers? configure: WARNING: stddef.h: see the Autoconf documentation configure: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure: WARNING: stddef.h: proceeding with the compiler's result checking for stddef.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) no checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... no, consider installing GNU libiconv checking for nl_langinfo and CODESET... 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 checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.7.5, bison3 configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands Configuring in ./bfd configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... microblazeel-buildroot-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... mawk checking whether /home/autobuild/make/make sets $(MAKE)... yes checking whether /home/autobuild/make/make supports nested variables... yes 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 x86_64-pc-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/ccache /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 /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking for style of include used by /home/autobuild/make/make... GNU checking dependency style of /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc... none checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... 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 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 output from /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc object... ok checking for dlfcn.h... no checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/ccache /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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) no checking for windows.h... no configure: error: Building with plugin support requires a host that supports dlopen. make[2]: *** [Makefile:2768: configure-bfd] Error 1 make[2]: Leaving directory '/tmp/instance-22/output-1/build/host-binutils-2.37' make[1]: *** [Makefile:903: all] Error 2 make[1]: Leaving directory '/tmp/instance-22/output-1/build/host-binutils-2.37' make: *** [package/pkg-generic.mk:293: /tmp/instance-22/output-1/build/host-binutils-2.37/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-22/buildroot'