This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by bfd configure 2.32, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ /home/autobuild/autobuild/instance-15/output-1/build/host-binutils-2.32/bfd/configure --srcdir=.././bfd --cache-file=./config.cache --with-gnu-as --with-gnu-ld --prefix=/home/autobuild/autobuild/instance-15/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-15/output-1/host/etc --localstatedir=/home/autobuild/autobuild/instance-15/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 --disable-shared --enable-static --with-sysroot=/home/autobuild/autobuild/instance-15/output-1/host/aarch64_be-buildroot-uclinux-uclibc/sysroot --enable-poison-system-directories --without-debuginfod --disable-sim --disable-gdb --program-transform-name=s&^&aarch64_be-buildroot-uclinux-uclibc-& --disable-option-checking --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=aarch64_be-buildroot-uclinux-uclibc

## --------- ##
## Platform. ##
## --------- ##

hostname = asahi-mini
uname -m = aarch64
uname -r = 5.17.0-rc7-asahi-next-20220310-5-2-ARCH
uname -s = Linux
uname -v = #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/autobuild/autobuild/instance-15/output-1/host/bin
PATH: /home/autobuild/autobuild/instance-15/output-1/host/sbin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2515: creating cache ./config.cache
configure:2629: checking build system type
configure:2643: result: aarch64-unknown-linux-gnu
configure:2663: checking host system type
configure:2676: result: aarch64-unknown-linux-gnu
configure:2696: checking target system type
configure:2709: result: aarch64_be-buildroot-uclinux-uclibc
configure:2746: checking for aarch64-unknown-linux-gnu-gcc
configure:2773: result: /usr/bin/gcc
configure:3042: checking for C compiler version
configure:3051: /usr/bin/gcc --version >&5
gcc (GCC) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3062: $? = 0
configure:3051: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/11.2.0/lto-wrapper
Target: aarch64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.0 (GCC) 
configure:3062: $? = 0
configure:3051: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3062: $? = 1
configure:3051: /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3062: $? = 1
configure:3082: checking whether the C compiler works
configure:3104: /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:3108: $? = 0
configure:3156: result: yes
configure:3159: checking for C compiler default output file name
configure:3161: result: a.out
configure:3167: checking for suffix of executables
configure:3174: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:3178: $? = 0
configure:3200: result: 
configure:3222: checking whether we are cross compiling
configure:3230: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:3234: $? = 0
configure:3241: ./conftest
configure:3245: $? = 0
configure:3260: result: no
configure:3265: checking for suffix of object files
configure:3287: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:3291: $? = 0
configure:3312: result: o
configure:3316: checking whether we are using the GNU C compiler
configure:3335: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:3335: $? = 0
configure:3344: result: yes
configure:3353: checking whether /usr/bin/gcc accepts -g
configure:3373: /usr/bin/gcc -c -g  conftest.c >&5
configure:3373: $? = 0
configure:3414: result: yes
configure:3431: checking for /usr/bin/gcc option to accept ISO C89
configure:3494: /usr/bin/gcc  -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:3494: $? = 0
configure:3507: result: none needed
configure:3532: checking whether /usr/bin/gcc understands -c and -o together
configure:3554: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:3557: $? = 0
configure:3554: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:3557: $? = 0
configure:3569: result: yes
configure:3587: checking for library containing strerror
configure:3618: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:3618: $? = 0
configure:3635: result: none required
configure:3660: checking for a BSD-compatible install
configure:3728: result: /usr/bin/install -c
configure:3739: checking whether build environment is sane
configure:3794: result: yes
configure:3942: checking for a thread-safe mkdir -p
configure:3981: result: /usr/bin/mkdir -p
configure:3988: checking for gawk
configure:4015: result: gawk
configure:4026: checking whether /usr/bin/make sets $(MAKE)
configure:4048: result: yes
configure:4078: checking for style of include used by /usr/bin/make
configure:4106: result: GNU
configure:4140: checking whether /usr/bin/make supports nested variables
configure:4157: result: yes
configure:4242: checking dependency style of /usr/bin/gcc
configure:4353: result: none
configure:4415: checking for aarch64-unknown-linux-gnu-ar
configure:4442: result: /usr/bin/ar
configure:4507: checking for aarch64-unknown-linux-gnu-ranlib
configure:4534: result: /usr/bin/ranlib
configure:4637: checking for aarch64-unknown-linux-gnu-gcc
configure:4664: result: /usr/bin/gcc
configure:4933: checking for C compiler version
configure:4942: /usr/bin/gcc --version >&5
gcc (GCC) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4953: $? = 0
configure:4942: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/11.2.0/lto-wrapper
Target: aarch64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.0 (GCC) 
configure:4953: $? = 0
configure:4942: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4953: $? = 1
configure:4942: /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4953: $? = 1
configure:4957: checking whether we are using the GNU C compiler
configure:4985: result: yes
configure:4994: checking whether /usr/bin/gcc accepts -g
configure:5055: result: yes
configure:5072: checking for /usr/bin/gcc option to accept ISO C89
configure:5148: result: none needed
configure:5173: checking whether /usr/bin/gcc understands -c and -o together
configure:5210: result: yes
configure:5232: checking how to run the C preprocessor
configure:5263: /usr/bin/gcc -E  conftest.c
configure:5263: $? = 0
configure:5277: /usr/bin/gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
   11 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5302: result: /usr/bin/gcc -E
configure:5322: /usr/bin/gcc -E  conftest.c
configure:5322: $? = 0
configure:5336: /usr/bin/gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
   11 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5336: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5365: checking for grep that handles long lines and -e
configure:5423: result: /usr/bin/grep
configure:5428: checking for egrep
configure:5490: result: /usr/bin/grep -E
configure:5495: checking for ANSI C header files
configure:5515: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:5515: $? = 0
configure:5588: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:5588: $? = 0
configure:5588: ./conftest
configure:5588: $? = 0
configure:5599: result: yes
configure:5612: checking for sys/types.h
configure:5612: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for sys/stat.h
configure:5612: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for stdlib.h
configure:5612: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for string.h
configure:5612: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for memory.h
configure:5612: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for strings.h
configure:5612: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for inttypes.h
configure:5612: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for stdint.h
configure:5612: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5612: checking for unistd.h
configure:5612: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:5612: $? = 0
configure:5612: result: yes
configure:5625: checking minix/config.h usability
configure:5625: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
conftest.c:54:10: fatal error: minix/config.h: No such file or directory
   54 | #include <minix/config.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5625: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5625: result: no
configure:5625: checking minix/config.h presence
configure:5625: /usr/bin/gcc -E  conftest.c
conftest.c:21:10: fatal error: minix/config.h: No such file or directory
   21 | #include <minix/config.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5625: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:5625: result: no
configure:5625: checking for minix/config.h
configure:5625: result: no
configure:5646: checking whether it is safe to define __EXTENSIONS__
configure:5664: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:5664: $? = 0
configure:5671: result: yes
configure:5734: checking how to print strings
configure:5761: result: printf
configure:5782: checking for a sed that does not truncate output
configure:5846: result: /usr/bin/sed
configure:5864: checking for fgrep
configure:5926: result: /usr/bin/grep -F
configure:5961: checking for ld used by /usr/bin/gcc
configure:6028: result: /usr/bin/ld
configure:6035: checking if the linker (/usr/bin/ld) is GNU ld
configure:6050: result: yes
configure:6062: checking for BSD- or MS-compatible name lister (nm)
configure:6111: result: /usr/bin/nm
configure:6241: checking the name lister (/usr/bin/nm) interface
configure:6248: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:6251: /usr/bin/nm "conftest.o"
configure:6254: output
0000000000000000 B some_variable
configure:6261: result: BSD nm
configure:6264: checking whether ln -s works
configure:6268: result: yes
configure:6276: checking the maximum length of command line arguments
configure:6401: result: 1572864
configure:6418: checking whether the shell understands some XSI constructs
configure:6428: result: yes
configure:6432: checking whether the shell understands "+="
configure:6438: result: yes
configure:6473: checking for /usr/bin/ld option to reload object files
configure:6480: result: -r
configure:6509: checking for aarch64-unknown-linux-gnu-objdump
configure:6536: result: objdump
configure:6608: checking how to recognize dependent libraries
configure:6809: result: pass_all
configure:6829: checking for aarch64-unknown-linux-gnu-ar
configure:6856: result: /usr/bin/ar
configure:6934: checking for aarch64-unknown-linux-gnu-strip
configure:6964: result: no
configure:6974: checking for strip
configure:6990: found /usr/bin/strip
configure:7001: result: strip
configure:7033: checking for aarch64-unknown-linux-gnu-ranlib
configure:7060: result: /usr/bin/ranlib
configure:7202: checking command to parse /usr/bin/nm output from /usr/bin/gcc object
configure:7320: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:7323: $? = 0
configure:7327: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7330: $? = 0
configure:7384: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c conftstm.o >&5
configure:7387: $? = 0
configure:7425: result: ok
configure:8273: checking for dlfcn.h
configure:8273: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:8273: $? = 0
configure:8273: result: yes
configure:8429: checking for objdir
configure:8444: result: .libs
configure:8715: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions
configure:8733: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:8737: $? = 0
configure:8750: result: no
configure:8770: checking for /usr/bin/gcc option to produce PIC
configure:9056: result: -fPIC -DPIC
configure:9068: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works
configure:9086: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -fPIC -DPIC -DPIC conftest.c >&5
configure:9090: $? = 0
configure:9103: result: yes
configure:9127: checking if /usr/bin/gcc static flag -static works
configure:9155: result: yes
configure:9170: checking if /usr/bin/gcc supports -c -o file.o
configure:9191: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -o out/conftest2.o conftest.c >&5
configure:9195: $? = 0
configure:9217: result: yes
configure:9225: checking if /usr/bin/gcc supports -c -o file.o
configure:9272: result: yes
configure:9305: checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries
configure:10376: result: yes
configure:10621: checking dynamic linker characteristics
configure:11072: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11072: $? = 0
configure:11294: result: GNU/Linux ld.so
configure:11401: checking how to hardcode library paths into programs
configure:11426: result: immediate
configure:11520: checking for shl_load
configure:11520: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
/usr/bin/ld: /tmp/ccU6lC2O.o: in function `main':
conftest.c:(.text.startup+0x8): undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:11520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:11520: result: no
configure:11524: checking for shl_load in -ldld
configure:11549: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld: No such file or directory
collect2: error: ld returned 1 exit status
configure:11549: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:11558: result: no
configure:11563: checking for dlopen
configure:11563: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:11563: $? = 0
configure:11563: result: yes
configure:11720: checking whether a program can dlopen itself
configure:11800: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -DHAVE_DLFCN_H -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,--export-dynamic conftest.c   >&5
configure:11803: $? = 0
configure:11821: result: yes
configure:11826: checking whether a statically linked program can dlopen itself
configure:11906: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -DHAVE_DLFCN_H -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,--export-dynamic -static conftest.c   >&5
/usr/bin/ld: /tmp/ccZ4rTb0.o: in function `main':
conftest.c:(.text.startup+0x10): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:11909: $? = 0
conftest: undefined symbol: _fnord
configure:11927: result: no
configure:11966: checking whether stripping libraries is possible
configure:11971: result: yes
configure:12006: checking if libtool supports shared libraries
configure:12008: result: yes
configure:12011: checking whether to build shared libraries
configure:12032: result: no
configure:12035: checking whether to build static libraries
configure:12039: result: yes
configure:12089: checking for dlfcn.h
configure:12089: result: yes
configure:12102: checking for windows.h
configure:12102: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
conftest.c:63:10: fatal error: windows.h: No such file or directory
   63 | #include <windows.h>
      |          ^~~~~~~~~~~
compilation terminated.
configure:12102: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <windows.h>
configure:12102: result: no
configure:12129: checking for library containing dlsym
configure:12160: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:12160: $? = 0
configure:12177: result: none required
configure:12208: checking for special C compiler options needed for large files
configure:12253: result: no
configure:12259: checking for _FILE_OFFSET_BITS value needed for large files
configure:12284: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:12284: $? = 0
configure:12316: result: no
configure:12733: checking whether to enable maintainer-specific portions of Makefiles
configure:12742: result: no
configure:12778: checking whether to install libbfd
configure:12791: result: no
configure:12841: checking whether NLS is requested
configure:12844: result: no
configure:12912: checking whether NLS is requested
configure:12921: result: no
configure:12959: checking for msgfmt
configure:12990: result: /home/autobuild/autobuild/instance-15/output-1/host/bin/msgfmt
configure:12999: checking for gmsgfmt
configure:13030: result: /home/autobuild/autobuild/instance-15/output-1/host/bin/msgfmt
configure:13070: checking for xgettext
configure:13101: result: /home/autobuild/autobuild/instance-15/output-1/host/bin/xgettext
configure:13141: checking for msgmerge
configure:13171: result: /home/autobuild/autobuild/instance-15/output-1/host/bin/msgmerge
configure:13221: checking for long double
configure:13254: result: yes
configure:13262: checking for long long
configure:13262: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13262: $? = 0
configure:13262: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:24: error: expected expression before ')' token
   68 | if (sizeof ((long long)))
      |                        ^
configure:13262: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define DEFAULT_LD_Z_SEPARATE_CODE 0
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13262: result: yes
configure:13273: checking size of long long
configure:13278: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:13278: $? = 0
configure:13278: ./conftest
configure:13278: $? = 0
configure:13292: result: 8
configure:13308: checking size of void *
configure:13313: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:13313: $? = 0
configure:13313: ./conftest
configure:13313: $? = 0
configure:13327: result: 8
configure:13341: checking size of long
configure:13346: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:13346: $? = 0
configure:13346: ./conftest
configure:13346: $? = 0
configure:13360: result: 8
configure:13442: checking alloca.h usability
configure:13442: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13442: $? = 0
configure:13442: result: yes
configure:13442: checking alloca.h presence
configure:13442: /usr/bin/gcc -E  conftest.c
configure:13442: $? = 0
configure:13442: result: yes
configure:13442: checking for alloca.h
configure:13442: result: yes
configure:13442: checking stddef.h usability
configure:13442: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13442: $? = 0
configure:13442: result: yes
configure:13442: checking stddef.h presence
configure:13442: /usr/bin/gcc -E  conftest.c
configure:13442: $? = 0
configure:13442: result: yes
configure:13442: checking for stddef.h
configure:13442: result: yes
configure:13442: checking for string.h
configure:13442: result: yes
configure:13442: checking for strings.h
configure:13442: result: yes
configure:13442: checking for stdlib.h
configure:13442: result: yes
configure:13442: checking time.h usability
configure:13442: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13442: $? = 0
configure:13442: result: yes
configure:13442: checking time.h presence
configure:13442: /usr/bin/gcc -E  conftest.c
configure:13442: $? = 0
configure:13442: result: yes
configure:13442: checking for time.h
configure:13442: result: yes
configure:13442: checking for unistd.h
configure:13442: result: yes
configure:13442: checking wchar.h usability
configure:13442: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13442: $? = 0
configure:13442: result: yes
configure:13442: checking wchar.h presence
configure:13442: /usr/bin/gcc -E  conftest.c
configure:13442: $? = 0
configure:13442: result: yes
configure:13442: checking for wchar.h
configure:13442: result: yes
configure:13442: checking wctype.h usability
configure:13442: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13442: $? = 0
configure:13442: result: yes
configure:13442: checking wctype.h presence
configure:13442: /usr/bin/gcc -E  conftest.c
configure:13442: $? = 0
configure:13442: result: yes
configure:13442: checking for wctype.h
configure:13442: result: yes
configure:13455: checking fcntl.h usability
configure:13455: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13455: $? = 0
configure:13455: result: yes
configure:13455: checking fcntl.h presence
configure:13455: /usr/bin/gcc -E  conftest.c
configure:13455: $? = 0
configure:13455: result: yes
configure:13455: checking for fcntl.h
configure:13455: result: yes
configure:13455: checking sys/file.h usability
configure:13455: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13455: $? = 0
configure:13455: result: yes
configure:13455: checking sys/file.h presence
configure:13455: /usr/bin/gcc -E  conftest.c
configure:13455: $? = 0
configure:13455: result: yes
configure:13455: checking for sys/file.h
configure:13455: result: yes
configure:13455: checking sys/time.h usability
configure:13455: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13455: $? = 0
configure:13455: result: yes
configure:13455: checking sys/time.h presence
configure:13455: /usr/bin/gcc -E  conftest.c
configure:13455: $? = 0
configure:13455: result: yes
configure:13455: checking for sys/time.h
configure:13455: result: yes
configure:13455: checking for sys/stat.h
configure:13455: result: yes
configure:13455: checking sys/resource.h usability
configure:13455: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13455: $? = 0
configure:13455: result: yes
configure:13455: checking sys/resource.h presence
configure:13455: /usr/bin/gcc -E  conftest.c
configure:13455: $? = 0
configure:13455: result: yes
configure:13455: checking for sys/resource.h
configure:13455: result: yes
configure:13478: checking for uintmax_t
configure:13478: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13478: $? = 0
configure:13478: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:24: error: expected expression before ')' token
   56 | if (sizeof ((uintmax_t)))
      |                        ^
configure:13478: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define DEFAULT_LD_Z_SEPARATE_CODE 0
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| 
| int
| main ()
| {
| if (sizeof ((uintmax_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13478: result: yes
configure:13487: checking for uintptr_t
configure:13487: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13487: $? = 0
configure:13487: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:24: error: expected expression before ')' token
   56 | if (sizeof ((uintptr_t)))
      |                        ^
configure:13487: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define DEFAULT_LD_Z_SEPARATE_CODE 0
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| 
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13487: result: yes
configure:13496: checking for int_least32_t
configure:13496: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13496: $? = 0
configure:13496: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:28: error: expected expression before ')' token
   56 | if (sizeof ((int_least32_t)))
      |                            ^
configure:13496: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define DEFAULT_LD_Z_SEPARATE_CODE 0
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| 
| int
| main ()
| {
| if (sizeof ((int_least32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13496: result: yes
configure:13505: checking for int_fast32_t
configure:13505: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13505: $? = 0
configure:13505: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:27: error: expected expression before ')' token
   56 | if (sizeof ((int_fast32_t)))
      |                           ^
configure:13505: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define DEFAULT_LD_Z_SEPARATE_CODE 0
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| 
| int
| main ()
| {
| if (sizeof ((int_fast32_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13505: result: yes
configure:13514: checking for uint64_t
configure:13514: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13514: $? = 0
configure:13514: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:23: error: expected expression before ')' token
   56 | if (sizeof ((uint64_t)))
      |                       ^
configure:13514: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define DEFAULT_LD_Z_SEPARATE_CODE 0
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| 
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:13514: result: yes
configure:13595: checking what to include in bfd_stdint.h
configure:13623: result: stdint.h (already complete)
configure:13866: checking whether time.h and sys/time.h may both be included
configure:13886: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13886: $? = 0
configure:13893: result: yes
configure:13904: checking for dirent.h that defines DIR
configure:13923: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:13923: $? = 0
configure:13931: result: yes
configure:13944: checking for library containing opendir
configure:13975: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:13975: $? = 0
configure:13992: result: none required
configure:14060: checking whether string.h and strings.h may both be included
configure:14077: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14077: $? = 0
configure:14084: result: yes
configure:14095: checking for fcntl
configure:14095: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for getpagesize
configure:14095: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for setitimer
configure:14095: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for sysconf
configure:14095: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for fdopen
configure:14095: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for getuid
configure:14095: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for getgid
configure:14095: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for fileno
configure:14095: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:14095: $? = 0
configure:14095: result: yes
configure:14095: checking for fls
configure:14095: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
/usr/bin/ld: /tmp/ccEIC2bf.o: in function `main':
conftest.c:(.text.startup+0x8): undefined reference to `fls'
collect2: error: ld returned 1 exit status
configure:14095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bfd"
| #define PACKAGE_TARNAME "bfd"
| #define PACKAGE_VERSION "2.32"
| #define PACKAGE_STRING "bfd 2.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "bfd"
| #define VERSION "2.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_DLFCN_H 1
| #define USE_SECUREPLT 1
| #define DEFAULT_LD_Z_SEPARATE_CODE 0
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define STRING_WITH_STRINGS 1
| #define HAVE_FCNTL 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETITIMER 1
| #define HAVE_SYSCONF 1
| #define HAVE_FDOPEN 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_FILENO 1
| /* end confdefs.h.  */
| /* Define fls to an innocuous variant, in case <limits.h> declares fls.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fls innocuous_fls
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fls (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fls
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fls ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_fls || defined __stub___fls
| choke me
| #endif
| 
| int
| main ()
| {
| return fls ();
|   ;
|   return 0;
| }
configure:14095: result: no
configure:14107: checking for strtoull
configure:14107: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:14107: $? = 0
configure:14107: result: yes
configure:14107: checking for getrlimit
configure:14107: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c  >&5
configure:14107: $? = 0
configure:14107: result: yes
configure:14117: checking whether basename is declared
configure:14117: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14117: $? = 0
configure:14117: result: yes
configure:14128: checking whether ftello is declared
configure:14128: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14128: $? = 0
configure:14128: result: yes
configure:14139: checking whether ftello64 is declared
configure:14139: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14139: $? = 0
configure:14139: result: yes
configure:14150: checking whether fseeko is declared
configure:14150: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14150: $? = 0
configure:14150: result: yes
configure:14161: checking whether fseeko64 is declared
configure:14161: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14161: $? = 0
configure:14161: result: yes
configure:14181: checking whether ffs is declared
configure:14181: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14181: $? = 0
configure:14181: result: yes
configure:14192: checking whether free is declared
configure:14192: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14192: $? = 0
configure:14192: result: yes
configure:14203: checking whether getenv is declared
configure:14203: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14203: $? = 0
configure:14203: result: yes
configure:14214: checking whether malloc is declared
configure:14214: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14214: $? = 0
configure:14214: result: yes
configure:14225: checking whether realloc is declared
configure:14225: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14225: $? = 0
configure:14225: result: yes
configure:14236: checking whether stpcpy is declared
configure:14236: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14236: $? = 0
configure:14236: result: yes
configure:14247: checking whether strstr is declared
configure:14247: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14247: $? = 0
configure:14247: result: yes
configure:14258: checking whether asprintf is declared
configure:14258: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14258: $? = 0
configure:14258: result: yes
configure:14269: checking whether vasprintf is declared
configure:14269: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14269: $? = 0
configure:14269: result: yes
configure:14280: checking whether snprintf is declared
configure:14280: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14280: $? = 0
configure:14280: result: yes
configure:14291: checking whether vsnprintf is declared
configure:14291: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14291: $? = 0
configure:14291: result: yes
configure:14302: checking whether strnlen is declared
configure:14302: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  conftest.c >&5
configure:14302: $? = 0
configure:14302: result: yes
configure:14336: checking compiler support for hidden visibility
configure:14354: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include -Werror  conftest.c >&5
configure:14354: $? = 0
configure:14361: result: yes
configure:14371: checking linker --as-needed support
configure:14382: result: yes
configure:14473: checking for cos in -lm
configure:14498: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c -lm   >&5
conftest.c:88:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
   88 | char cos ();
      |      ^~~
conftest.c:1:1: note: 'cos' is declared in header '<math.h>'
    1 | /* confdefs.h */
configure:14498: $? = 0
configure:14507: result: yes

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=aarch64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=aarch64-unknown-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=aarch64-unknown-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=aarch64_be-buildroot-uclinux-uclibc
ac_cv_func_dlopen=yes
ac_cv_func_fcntl=yes
ac_cv_func_fdopen=yes
ac_cv_func_fileno=yes
ac_cv_func_fls=no
ac_cv_func_getgid=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getuid=yes
ac_cv_func_setitimer=yes
ac_cv_func_shl_load=no
ac_cv_func_strtoull=yes
ac_cv_func_sysconf=yes
ac_cv_have_decl_asprintf=yes
ac_cv_have_decl_basename=yes
ac_cv_have_decl_ffs=yes
ac_cv_have_decl_free=yes
ac_cv_have_decl_fseeko64=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_ftello64=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_malloc=yes
ac_cv_have_decl_realloc=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strstr=yes
ac_cv_have_decl_vasprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_header_alloca_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_windows_h=no
ac_cv_host=aarch64-unknown-linux-gnu
ac_cv_lib_dld_shl_load=no
ac_cv_lib_m_cos=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/home/autobuild/autobuild/instance-15/output-1/host/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/home/autobuild/autobuild/instance-15/output-1/host/bin/msgfmt
ac_cv_path_MSGMERGE=/home/autobuild/autobuild/instance-15/output-1/host/bin/msgmerge
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/home/autobuild/autobuild/instance-15/output-1/host/bin/xgettext
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=/usr/bin/ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=/usr/bin/gcc
ac_cv_prog_CPP='/usr/bin/gcc -E'
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB=/usr/bin/ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make__usr_bin_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_dlsym='none required'
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_void_p=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=aarch64_be-buildroot-uclinux-uclibc
ac_cv_type_int_fast32_t=yes
ac_cv_type_int_least32_t=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_u_int64_t=no
ac_cv_type_uint64_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
acx_cv_header_stdint=stdint.h
acx_cv_header_stdint_kind='(already complete)'
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
bfd_cv_hidden=yes
bfd_cv_ld_as_needed=yes
gcc_cv_header_string=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/autobuild/autobuild/instance-15/output-1/build/host-binutils-2.32/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='/usr/bin/ar'
AUTOCONF='${SHELL} /home/autobuild/autobuild/instance-15/output-1/build/host-binutils-2.32/missing autoconf'
AUTOHEADER='${SHELL} /home/autobuild/autobuild/instance-15/output-1/build/host-binutils-2.32/missing autoheader'
AUTOMAKE='${SHELL} /home/autobuild/autobuild/instance-15/output-1/build/host-binutils-2.32/missing automake-1.15'
AWK='gawk'
BFD_HOSTPTR_T='unsigned long'
BFD_HOST_64BIT_LONG='1'
BFD_HOST_64BIT_LONG_LONG='0'
BFD_HOST_64_BIT='long'
BFD_HOST_64_BIT_DEFINED='1'
BFD_HOST_U_64_BIT='unsigned long'
CATALOGS=''
CATOBJEXT=''
CC='/usr/bin/gcc'
CCDEPMODE='depmode=none'
CC_FOR_BUILD='/usr/bin/gcc'
CFLAGS='-O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include'
COREFILE=''
COREFLAG=''
CPP='/usr/bin/gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DEBUGDIR='${exec_prefix}/lib/debug'
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXEEXT_FOR_BUILD='$(EXEEXT)'
FGREP='/usr/bin/grep -F'
GENCAT=''
GENINSRC_NEVER_FALSE=''
GENINSRC_NEVER_TRUE='#'
GMSGFMT='/home/autobuild/autobuild/instance-15/output-1/host/bin/msgfmt'
GREP='/usr/bin/grep'
HDEFINES=''
INCINTL=''
INSTALL_DATA='/usr/bin/install -c -m 644'
INSTALL_LIBBFD_FALSE=''
INSTALL_LIBBFD_TRUE='#'
INSTALL_PROGRAM='/usr/bin/install -c'
INSTALL_SCRIPT='/usr/bin/install -c'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
LD='/usr/bin/ld'
LDFLAGS='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib'
LIBINTL=''
LIBINTL_DEP=''
LIBM='-lm'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='true --split-size=5000000'
MKDIR_P='/usr/bin/mkdir -p'
MKINSTALLDIRS='$(top_builddir)/./../mkinstalldirs'
MSGFMT='/home/autobuild/autobuild/instance-15/output-1/host/bin/msgfmt'
MSGMERGE='/home/autobuild/autobuild/instance-15/output-1/host/bin/msgmerge'
NM='/usr/bin/nm'
NMEDIT=''
NO_WERROR=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='bfd'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='bfd'
PACKAGE_STRING='bfd 2.32'
PACKAGE_TARNAME='bfd'
PACKAGE_URL=''
PACKAGE_VERSION='2.32'
PATH_SEPARATOR=':'
PKGVERSION='(GNU Binutils) '
PLUGINS_FALSE='#'
PLUGINS_TRUE=''
POSUB=''
RANLIB='/usr/bin/ranlib'
REPORT_BUGS_TEXI='@uref{http://www.sourceware.org/bugzilla/}'
REPORT_BUGS_TO='<http://www.sourceware.org/bugzilla/>'
SED='/usr/bin/sed'
SET_MAKE=''
SHARED_LDFLAGS=''
SHARED_LIBADD=''
SHELL='/bin/sh'
STRIP='strip'
TDEFINES=''
USE_NLS='no'
VERSION='2.32'
WARN_CFLAGS='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144'
WARN_CFLAGS_FOR_BUILD='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144'
WARN_WRITE_STRINGS='-Wwrite-strings'
XGETTEXT='/home/autobuild/autobuild/instance-15/output-1/host/bin/xgettext'
ac_ct_CC=''
ac_ct_DUMPBIN=''
all_backends=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bfd64_libs=''
bfd_backends=''
bfd_default_target_size='32'
bfd_file_ptr=''
bfd_machines=''
bfd_ufile_ptr=''
bfdincludedir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/include'
bfdlibdir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/lib'
bindir='${exec_prefix}/bin'
build='aarch64-unknown-linux-gnu'
build_alias='aarch64-unknown-linux-gnu'
build_cpu='aarch64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
havevecs=''
host='aarch64-unknown-linux-gnu'
host_alias='aarch64-unknown-linux-gnu'
host_cpu='aarch64'
host_noncanonical='aarch64-unknown-linux-gnu'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/autobuild/autobuild/instance-15/output-1/build/host-binutils-2.32/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/home/autobuild/autobuild/instance-15/output-1/host/var'
lt_cv_dlopen_libs=''
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/autobuild/autobuild/instance-15/output-1/host'
program_transform_name='s&^&aarch64_be-buildroot-uclinux-uclibc-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
supports_plugins=''
sysconfdir='/home/autobuild/autobuild/instance-15/output-1/host/etc'
target='aarch64_be-buildroot-uclinux-uclibc'
target_alias='aarch64_be-buildroot-uclinux-uclibc'
target_cpu='aarch64_be'
target_noncanonical='aarch64_be-buildroot-uclinux-uclibc'
target_os='uclinux-uclibc'
target_vendor='buildroot'
tdefaults=''
wordsize=''
zlibdir='-L$(top_builddir)/../zlib'
zlibinc='-I$(top_srcdir)/../zlib'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "bfd"
#define PACKAGE_TARNAME "bfd"
#define PACKAGE_VERSION "2.32"
#define PACKAGE_STRING "bfd 2.32"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "bfd"
#define VERSION "2.32"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_DLFCN_H 1
#define USE_SECUREPLT 1
#define DEFAULT_LD_Z_SEPARATE_CODE 0
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define SIZEOF_LONG_LONG 8
#define SIZEOF_VOID_P 8
#define SIZEOF_LONG 8
#define HAVE_ALLOCA_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STDLIB_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_RESOURCE_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define STRING_WITH_STRINGS 1
#define HAVE_FCNTL 1
#define HAVE_GETPAGESIZE 1
#define HAVE_SETITIMER 1
#define HAVE_SYSCONF 1
#define HAVE_FDOPEN 1
#define HAVE_GETUID 1
#define HAVE_GETGID 1
#define HAVE_FILENO 1
#define HAVE_STRTOULL 1
#define HAVE_GETRLIMIT 1
#define HAVE_DECL_BASENAME 1
#define HAVE_DECL_FTELLO 1
#define HAVE_DECL_FTELLO64 1
#define HAVE_DECL_FSEEKO 1
#define HAVE_DECL_FSEEKO64 1
#define HAVE_DECL_FFS 1
#define HAVE_DECL_FREE 1
#define HAVE_DECL_GETENV 1
#define HAVE_DECL_MALLOC 1
#define HAVE_DECL_REALLOC 1
#define HAVE_DECL_STPCPY 1
#define HAVE_DECL_STRSTR 1
#define HAVE_DECL_ASPRINTF 1
#define HAVE_DECL_VASPRINTF 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_HIDDEN 1

configure: exit 1