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.42, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-bare-metal-2.42/bfd/configure --srcdir=.././bfd --cache-file=./config.cache --with-gnu-as --with-gnu-ld --prefix=/home/buildroot/autobuild/instance-0/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-0/output-1/host/etc --localstatedir=/home/buildroot/autobuild/instance-0/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-gprof --disable-shared --enable-lto --enable-static --disable-initfini-array --disable-multilib --disable-werror --program-transform-name=s&^µblazeel-xilinx-elf-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=microblazeel-xilinx-elf ## --------- ## ## Platform. ## ## --------- ## hostname = br-autobuild-1.osuosl.org uname -m = x86_64 uname -r = 6.0.11-300.fc37.x86_64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Fri Dec 2 20:47:45 UTC 2022 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /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/buildroot/autobuild/instance-0/output-1/host/bin PATH: /home/buildroot/autobuild/instance-0/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2499: creating cache ./config.cache configure:2614: checking build system type configure:2628: result: x86_64-pc-linux-gnu configure:2648: checking host system type configure:2661: result: x86_64-pc-linux-gnu configure:2681: checking target system type configure:2694: result: microblazeel-xilinx-elf configure:2737: checking for a BSD-compatible install configure:2805: result: /usr/bin/install -c configure:2816: checking whether build environment is sane configure:2871: result: yes configure:3022: checking for a thread-safe mkdir -p configure:3061: result: /usr/bin/mkdir -p configure:3068: checking for gawk configure:3095: result: gawk configure:3106: checking whether /usr/bin/make sets $(MAKE) configure:3128: result: yes configure:3157: checking whether /usr/bin/make supports nested variables configure:3174: result: yes configure:3311: checking whether /usr/bin/make supports nested variables configure:3328: result: yes configure:3343: checking for x86_64-pc-linux-gnu-ar configure:3370: result: /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so configure:3435: checking for x86_64-pc-linux-gnu-ranlib configure:3462: result: /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so configure:3565: checking for x86_64-pc-linux-gnu-gcc configure:3592: result: /usr/bin/gcc configure:3861: checking for C compiler version configure:3870: /usr/bin/gcc --version >&5 gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1) Copyright (C) 2022 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:3881: $? = 0 configure:3870: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-12.3.1-20230508/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none --without-cuda-driver --enable-offload-defaulted --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.3.1 20230508 (Red Hat 12.3.1-1) (GCC) ... rest of stderr output deleted ... configure:3881: $? = 0 configure:3870: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3881: $? = 1 configure:3870: /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:3881: $? = 1 configure:3901: checking whether the C compiler works configure:3923: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:3927: $? = 0 configure:3975: result: yes configure:3978: checking for C compiler default output file name configure:3980: result: a.out configure:3986: checking for suffix of executables configure:3993: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:3997: $? = 0 configure:4019: result: configure:4041: checking whether we are cross compiling configure:4049: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:4053: $? = 0 configure:4060: ./conftest configure:4064: $? = 0 configure:4079: result: no configure:4084: checking for suffix of object files configure:4106: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4110: $? = 0 configure:4131: result: o configure:4135: checking whether we are using the GNU C compiler configure:4154: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4154: $? = 0 configure:4163: result: yes configure:4172: checking whether /usr/bin/gcc accepts -g configure:4192: /usr/bin/gcc -c -g conftest.c >&5 configure:4192: $? = 0 configure:4233: result: yes configure:4250: checking for /usr/bin/gcc option to accept ISO C89 configure:4313: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4313: $? = 0 configure:4326: result: none needed configure:4351: checking whether /usr/bin/gcc understands -c and -o together configure:4373: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4376: $? = 0 configure:4373: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4376: $? = 0 configure:4388: result: yes configure:4416: checking for style of include used by /usr/bin/make configure:4444: result: GNU configure:4470: checking dependency style of /usr/bin/gcc configure:4581: result: none configure:4602: checking how to run the C preprocessor configure:4633: /usr/bin/gcc -E conftest.c configure:4633: $? = 0 configure:4647: /usr/bin/gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | /* end confdefs.h. */ | #include configure:4672: result: /usr/bin/gcc -E configure:4692: /usr/bin/gcc -E conftest.c configure:4692: $? = 0 configure:4706: /usr/bin/gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4706: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | /* end confdefs.h. */ | #include configure:4735: checking for grep that handles long lines and -e configure:4793: result: /usr/bin/grep configure:4798: checking for egrep configure:4860: result: /usr/bin/grep -E configure:4865: checking for ANSI C header files configure:4885: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4885: $? = 0 configure:4958: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:4958: $? = 0 configure:4958: ./conftest configure:4958: $? = 0 configure:4969: result: yes configure:4982: checking for sys/types.h configure:4982: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4982: $? = 0 configure:4982: result: yes configure:4982: checking for sys/stat.h configure:4982: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4982: $? = 0 configure:4982: result: yes configure:4982: checking for stdlib.h configure:4982: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4982: $? = 0 configure:4982: result: yes configure:4982: checking for string.h configure:4982: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4982: $? = 0 configure:4982: result: yes configure:4982: checking for memory.h configure:4982: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4982: $? = 0 configure:4982: result: yes configure:4982: checking for strings.h configure:4982: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4982: $? = 0 configure:4982: result: yes configure:4982: checking for inttypes.h configure:4982: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4982: $? = 0 configure:4982: result: yes configure:4982: checking for stdint.h configure:4982: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4982: $? = 0 configure:4982: result: yes configure:4982: checking for unistd.h configure:4982: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:4982: $? = 0 configure:4982: result: yes configure:4995: checking minix/config.h usability configure:4995: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4995: result: no configure:4995: checking minix/config.h presence configure:4995: /usr/bin/gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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 configure:4995: result: no configure:4995: checking for minix/config.h configure:4995: result: no configure:5016: checking whether it is safe to define __EXTENSIONS__ configure:5034: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5034: $? = 0 configure:5041: result: yes configure:5104: checking how to print strings configure:5131: result: printf configure:5152: checking for a sed that does not truncate output configure:5216: result: /usr/bin/sed configure:5234: checking for fgrep configure:5296: result: /usr/bin/grep -F configure:5331: checking for ld used by /usr/bin/gcc configure:5398: result: /usr/bin/ld configure:5405: checking if the linker (/usr/bin/ld) is GNU ld configure:5420: result: yes configure:5432: checking for BSD- or MS-compatible name lister (nm) configure:5488: result: /usr/bin/nm -B configure:5618: checking the name lister (/usr/bin/nm -B) interface configure:5625: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5628: /usr/bin/nm -B "conftest.o" configure:5631: output 0000000000000000 B some_variable configure:5638: result: BSD nm configure:5641: checking whether ln -s works configure:5645: result: yes configure:5653: checking the maximum length of command line arguments configure:5778: result: 1572864 configure:5795: checking whether the shell understands some XSI constructs configure:5805: result: yes configure:5809: checking whether the shell understands "+=" configure:5815: result: yes configure:5850: checking for /usr/bin/ld option to reload object files configure:5857: result: -r configure:5886: checking for x86_64-pc-linux-gnu-objdump configure:5913: result: objdump configure:5985: checking how to recognize dependent libraries configure:6191: result: pass_all configure:6224: checking for x86_64-pc-linux-gnu-ar configure:6251: result: /usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so configure:6342: checking for x86_64-pc-linux-gnu-strip configure:6372: result: no configure:6382: checking for strip configure:6398: found /usr/bin/strip configure:6409: result: strip configure:6441: checking for x86_64-pc-linux-gnu-ranlib configure:6468: result: /usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so configure:6615: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object configure:6733: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6736: $? = 0 configure:6740: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6743: $? = 0 configure:6797: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c conftstm.o >&5 configure:6800: $? = 0 configure:6838: result: ok configure:6933: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6936: $? = 0 configure:7688: checking for dlfcn.h configure:7688: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:7688: $? = 0 configure:7688: result: yes configure:7844: checking for objdir configure:7859: result: .libs configure:8130: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:8148: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/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:8152: $? = 0 configure:8165: result: no configure:8185: checking for /usr/bin/gcc option to produce PIC configure:8471: result: -fPIC -DPIC configure:8483: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:8501: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8505: $? = 0 configure:8518: result: yes configure:8542: checking if /usr/bin/gcc static flag -static works configure:8570: result: no configure:8585: checking if /usr/bin/gcc supports -c -o file.o configure:8606: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:8610: $? = 0 configure:8632: result: yes configure:8640: checking if /usr/bin/gcc supports -c -o file.o configure:8687: result: yes configure:8720: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9791: result: yes configure:10036: checking dynamic linker characteristics configure:10482: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10482: $? = 0 configure:10723: result: GNU/Linux ld.so configure:10830: checking how to hardcode library paths into programs configure:10855: result: immediate configure:10949: checking for shl_load configure:10949: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccykNGBy.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:10949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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 declares shl_load. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:10949: result: no configure:10953: checking for shl_load in -ldld configure:10978: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/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:10978: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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:10987: result: no configure:10992: checking for dlopen configure:10992: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:10992: $? = 0 configure:10992: result: yes configure:11149: checking whether a program can dlopen itself configure:11229: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -DHAVE_DLFCN_H -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--export-dynamic conftest.c >&5 configure:11232: $? = 0 configure:11250: result: yes configure:11255: checking whether a statically linked program can dlopen itself configure:11335: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -DHAVE_DLFCN_H -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--export-dynamic conftest.c >&5 configure:11338: $? = 0 configure:11356: result: yes configure:11395: checking whether stripping libraries is possible configure:11400: result: yes configure:11435: checking if libtool supports shared libraries configure:11437: result: yes configure:11440: checking whether to build shared libraries configure:11461: result: no configure:11464: checking whether to build static libraries configure:11468: result: yes configure:11518: checking for dlfcn.h configure:11518: result: yes configure:11531: checking for windows.h configure:11531: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:63:10: fatal error: windows.h: No such file or directory 63 | #include | ^~~~~~~~~~~ compilation terminated. configure:11531: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:11531: result: no configure:11558: checking for library containing dlsym configure:11589: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:11589: $? = 0 configure:11606: result: none required configure:11678: checking for special C compiler options needed for large files configure:11723: result: no configure:11729: checking for _FILE_OFFSET_BITS value needed for large files configure:11754: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:11754: $? = 0 configure:11786: result: no configure:11941: checking size of void * configure:11946: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:11946: $? = 0 configure:11946: ./conftest configure:11946: $? = 0 configure:11960: result: 8 configure:12315: checking whether to enable maintainer-specific portions of Makefiles configure:12324: result: no configure:12360: checking whether to install libbfd configure:12373: result: no configure:12403: checking whether byte ordering is bigendian configure:12418: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c:33:16: error: unknown type name 'not' 33 | not a universal capable compiler | ^~~ conftest.c:33:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 33 | not a universal capable compiler | ^~~~~~~~~ conftest.c:33:22: error: unknown type name 'universal' configure:12418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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 SIZEOF_VOID_P 8 | #define USE_SECUREPLT 1 | #define DEFAULT_LD_Z_SEPARATE_CODE 0 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:12463: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:12463: $? = 0 configure:12481: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:39:18: error: unknown type name 'not'; did you mean 'ino_t'? 39 | not big endian | ^~~ | ino_t conftest.c:39:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 39 | not big endian | ^~~~~~ configure:12481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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 SIZEOF_VOID_P 8 | #define USE_SECUREPLT 1 | #define DEFAULT_LD_Z_SEPARATE_CODE 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:12609: result: no configure:12649: checking whether NLS is requested configure:12658: result: no configure:12696: checking for msgfmt configure:12730: result: no configure:12736: checking for gmsgfmt configure:12767: result: : configure:12807: checking for xgettext configure:12841: result: no configure:12878: checking for msgmerge configure:12911: result: no configure:12983: checking for ld used by GCC configure:13046: result: /usr/bin/ld -m elf_x86_64 configure:13053: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld GNU ld version 2.38-27.fc37 configure:13065: result: yes configure:13071: checking for shared library run path origin configure:13084: result: done configure:13531: checking for CFPreferencesCopyAppValue configure:13549: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:32:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:13549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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 SIZEOF_VOID_P 8 | #define USE_SECUREPLT 1 | #define DEFAULT_LD_Z_SEPARATE_CODE 0 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:13558: result: no configure:13565: checking for CFLocaleCopyPreferredLanguages configure:13583: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:32:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:13583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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 SIZEOF_VOID_P 8 | #define USE_SECUREPLT 1 | #define DEFAULT_LD_Z_SEPARATE_CODE 0 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyPreferredLanguages(); | ; | return 0; | } configure:13592: result: no configure:14472: checking whether to use NLS configure:14474: result: no configure:14557: checking whether NLS is requested configure:14560: result: no configure:14648: checking for msgfmt configure:14682: result: no configure:14688: checking for gmsgfmt configure:14719: result: : configure:14759: checking for xgettext configure:14793: result: no configure:14830: checking for msgmerge configure:14863: result: no configure:14906: checking size of long long configure:14911: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:14911: $? = 0 configure:14911: ./conftest configure:14911: $? = 0 configure:14925: result: 8 configure:14939: checking size of void * configure:14958: result: 8 configure:14972: checking size of long configure:14977: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:14977: $? = 0 configure:14977: ./conftest configure:14977: $? = 0 configure:14991: result: 8 configure:15005: checking size of int configure:15010: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:15010: $? = 0 configure:15010: ./conftest configure:15010: $? = 0 configure:15024: result: 4 configure:15081: checking fcntl.h usability configure:15081: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15081: $? = 0 configure:15081: result: yes configure:15081: checking fcntl.h presence configure:15081: /usr/bin/gcc -E conftest.c configure:15081: $? = 0 configure:15081: result: yes configure:15081: checking for fcntl.h configure:15081: result: yes configure:15081: checking sys/file.h usability configure:15081: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15081: $? = 0 configure:15081: result: yes configure:15081: checking sys/file.h presence configure:15081: /usr/bin/gcc -E conftest.c configure:15081: $? = 0 configure:15081: result: yes configure:15081: checking for sys/file.h configure:15081: result: yes configure:15081: checking sys/resource.h usability configure:15081: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15081: $? = 0 configure:15081: result: yes configure:15081: checking sys/resource.h presence configure:15081: /usr/bin/gcc -E conftest.c configure:15081: $? = 0 configure:15081: result: yes configure:15081: checking for sys/resource.h configure:15081: result: yes configure:15081: checking for sys/stat.h configure:15081: result: yes configure:15081: checking for sys/types.h configure:15081: result: yes configure:15081: checking for unistd.h configure:15081: result: yes configure:15096: checking for fcntl configure:15096: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:15096: $? = 0 configure:15096: result: yes configure:15096: checking for fdopen configure:15096: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:15096: $? = 0 configure:15096: result: yes configure:15096: checking for fileno configure:15096: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:15096: $? = 0 configure:15096: result: yes configure:15096: checking for fls configure:15096: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccr1Vvlu.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `fls' collect2: error: ld returned 1 exit status configure:15096: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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 SIZEOF_VOID_P 8 | #define USE_SECUREPLT 1 | #define DEFAULT_LD_Z_SEPARATE_CODE 0 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | /* end confdefs.h. */ | /* Define fls to an innocuous variant, in case declares fls. | For example, HP-UX 11i declares gettimeofday. */ | #define fls innocuous_fls | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fls (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:15096: result: no configure:15096: checking for getgid configure:15096: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:15096: $? = 0 configure:15096: result: yes configure:15096: checking for getpagesize configure:15096: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:15096: $? = 0 configure:15096: result: yes configure:15096: checking for getrlimit configure:15096: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:15096: $? = 0 configure:15096: result: yes configure:15096: checking for getuid configure:15096: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:15096: $? = 0 configure:15096: result: yes configure:15096: checking for sysconf configure:15096: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:15096: $? = 0 configure:15096: result: yes configure:15106: checking whether basename is declared configure:15106: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15106: $? = 0 configure:15106: result: yes configure:15116: checking whether ffs is declared configure:15116: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15116: $? = 0 configure:15116: result: yes configure:15126: checking whether stpcpy is declared configure:15126: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15126: $? = 0 configure:15126: result: yes configure:15136: checking whether asprintf is declared configure:15136: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15136: $? = 0 configure:15136: result: yes configure:15146: checking whether vasprintf is declared configure:15146: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15146: $? = 0 configure:15146: result: yes configure:15156: checking whether strnlen is declared configure:15156: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15156: $? = 0 configure:15156: result: yes configure:15167: checking whether ___lc_codepage_func is declared configure:15167: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:65:10: error: '___lc_codepage_func' undeclared (first use in this function) 65 | (void) ___lc_codepage_func; | ^~~~~~~~~~~~~~~~~~~ conftest.c:65:10: note: each undeclared identifier is reported only once for each function it appears in configure:15167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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 SIZEOF_VOID_P 8 | #define USE_SECUREPLT 1 | #define DEFAULT_LD_Z_SEPARATE_CODE 0 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | #define HAVE_GETGID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETUID 1 | #define HAVE_SYSCONF 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_STRNLEN 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef ___lc_codepage_func | #ifdef __cplusplus | (void) ___lc_codepage_func; | #else | (void) ___lc_codepage_func; | #endif | #endif | | ; | return 0; | } configure:15167: result: no configure:15189: checking for thread local storage (TLS) class configure:15211: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:61:21: error: expected ';' before 'int' 61 | static thread_local int bar; | ^ ~~~ | ; configure:15211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.42" | #define PACKAGE_STRING "bfd 2.42" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.42" | #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 SIZEOF_VOID_P 8 | #define USE_SECUREPLT 1 | #define DEFAULT_LD_Z_SEPARATE_CODE 0 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | #define HAVE_GETGID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETUID 1 | #define HAVE_SYSCONF 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL____LC_CODEPAGE_FUNC 0 | /* end confdefs.h. */ | #include | int | main () | { | static thread_local int bar; | | ; | return 0; | } configure:15211: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:15211: $? = 0 configure:15224: result: _Thread_local configure:15367: checking pkg-config is at least version 0.9.0 configure:15370: result: yes configure:15391: checking for libzstd >= 1.4.0 configure:15398: $PKG_CONFIG --exists --print-errors "libzstd >= 1.4.0" Package libzstd was not found in the pkg-config search path. Perhaps you should add the directory containing `libzstd.pc' to the PKG_CONFIG_PATH environment variable Package 'libzstd', required by 'virtual:world', not found configure:15401: $? = 1 configure:15415: $PKG_CONFIG --exists --print-errors "libzstd >= 1.4.0" Package libzstd was not found in the pkg-config search path. Perhaps you should add the directory containing `libzstd.pc' to the PKG_CONFIG_PATH environment variable Package 'libzstd', required by 'virtual:world', not found configure:15418: $? = 1 configure:15456: result: no Package 'libzstd', required by 'virtual:world', not found configure:15502: checking compiler support for hidden visibility configure:15520: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Werror conftest.c >&5 configure:15520: $? = 0 configure:15527: result: yes configure:15537: checking linker --as-needed support configure:15548: result: yes configure:15639: checking for cos in -lm configure:15664: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c -lm >&5 conftest.c:66:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 66 | char cos (); | ^~~ conftest.c:1:1: note: 'cos' is declared in header '' 1 | /* confdefs.h */ configure:15664: $? = 0 configure:15673: result: yes configure:16181: checking for gcc version with buggy 64-bit support configure:16194: result: no configure:17203: checking for ftello configure:17203: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:17203: $? = 0 configure:17203: result: yes configure:17203: checking for ftello64 configure:17203: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:17203: $? = 0 configure:17203: result: yes configure:17203: checking for fseeko configure:17203: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:17203: $? = 0 configure:17203: result: yes configure:17203: checking for fseeko64 configure:17203: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:17203: $? = 0 configure:17203: result: yes configure:17203: checking for fopen64 configure:17203: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:17203: $? = 0 configure:17203: result: yes configure:17212: checking whether ftello is declared configure:17212: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:17212: $? = 0 configure:17212: result: yes configure:17222: checking whether ftello64 is declared configure:17222: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:17222: $? = 0 configure:17222: result: yes configure:17232: checking whether fseeko is declared configure:17232: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:17232: $? = 0 configure:17232: result: yes configure:17242: checking whether fseeko64 is declared configure:17242: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:17242: $? = 0 configure:17242: result: yes configure:17252: checking whether fopen64 is declared configure:17252: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:17252: $? = 0 configure:17252: result: yes configure:17268: checking size of off_t configure:17273: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:17273: $? = 0 configure:17273: ./conftest configure:17273: $? = 0 configure:17287: result: 8 configure:17298: checking file_ptr type configure:17307: result: int64_t configure:17318: checking for stdlib.h configure:17318: result: yes configure:17318: checking for unistd.h configure:17318: result: yes configure:17318: checking for sys/param.h configure:17318: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:17318: $? = 0 configure:17318: result: yes configure:17338: checking for getpagesize configure:17338: result: yes configure:17347: checking for working mmap configure:17494: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:17494: $? = 0 configure:17494: ./conftest configure:17494: $? = 0 configure:17504: result: yes configure:17516: checking for madvise configure:17516: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:17516: $? = 0 configure:17516: result: yes configure:17516: checking for mprotect configure:17516: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:17516: $? = 0 configure:17516: result: yes configure:17599: updating cache ./config.cache configure:17643: checking that generated files are newer than configure configure:17649: result: done configure:17693: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bfd config.status 2.42, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on br-autobuild-1.osuosl.org config.status:1218: creating Makefile config.status:1218: creating bfd-in3.h config.status:1218: creating po/Makefile.in config.status:1218: creating config.h config.status:1447: executing depfiles commands config.status:1447: executing libtool commands config.status:1447: executing default-1 commands config.status:1447: executing default-2 commands config.status:1447: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no 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/buildroot/autobuild/instance-0/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=' -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set=set ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config ac_cv_env_ZSTD_CFLAGS_set= ac_cv_env_ZSTD_CFLAGS_value= ac_cv_env_ZSTD_LIBS_set= ac_cv_env_ZSTD_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=microblazeel-xilinx-elf 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_fopen64=yes ac_cv_func_fseeko64=yes ac_cv_func_fseeko=yes ac_cv_func_ftello64=yes ac_cv_func_ftello=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getrlimit=yes ac_cv_func_getuid=yes ac_cv_func_madvise=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mprotect=yes ac_cv_func_shl_load=no ac_cv_func_sysconf=yes ac_cv_have_decl____lc_codepage_func=no ac_cv_have_decl_asprintf=yes ac_cv_have_decl_basename=yes ac_cv_have_decl_ffs=yes ac_cv_have_decl_fopen64=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_stpcpy=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_vasprintf=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_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_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_host=x86_64-pc-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=: ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=: ac_cv_path_MSGMERGE=: ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=: ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR='/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so' 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 --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so' 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_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=microblazeel-xilinx-elf ac_cv_tls=_Thread_local acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, 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 gt_cv_func_CFLocaleCopyPreferredLanguages=no gt_cv_func_CFPreferencesCopyAppValue=no 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=yes 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 -B' 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=no lt_cv_prog_gnu_ld=yes lt_cv_shlibpath_overrides_runpath=yes 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/buildroot/autobuild/instance-0/output-1/build/host-binutils-bare-metal-2.42/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/usr/bin/ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so' AUTOCONF='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-bare-metal-2.42/missing autoconf' AUTOHEADER='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-bare-metal-2.42/missing autoheader' AUTOMAKE='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-bare-metal-2.42/missing automake-1.15' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CC_FOR_BUILD='/usr/bin/gcc' CFLAGS='-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include ' COREFILE='' COREFLAG='' CPP='/usr/bin/gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='' DEBUGDIR='${exec_prefix}/lib/debug' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_BFD_64_BIT_FALSE='#' ENABLE_BFD_64_BIT_TRUE='' EXEEXT='' EXEEXT_FOR_BUILD='$(EXEEXT)' FGREP='/usr/bin/grep -F' GENCAT='' GENINSRC_NEVER_FALSE='' GENINSRC_NEVER_TRUE='#' GMSGFMT=':' 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='' INTLLIBS='' INTL_MACOSX_LIBS='' LARGEFILE_CPPFLAGS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib' LIBICONV='-liconv' LIBINTL='' LIBINTL_DEP='' LIBM='-lm' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='true --split-size=5000000' MKDIR_P='/usr/bin/mkdir -p' MKINSTALLDIRS='$(top_builddir)/./../mkinstalldirs' MSGFMT=':' MSGMERGE=':' NM='/usr/bin/nm -B' NMEDIT='' NO_WERROR='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='otool' PACKAGE='bfd' PACKAGE_BUGREPORT='' PACKAGE_NAME='bfd' PACKAGE_STRING='bfd 2.42' PACKAGE_TARNAME='bfd' PACKAGE_URL='' PACKAGE_VERSION='2.42' PATH_SEPARATOR=':' PKGVERSION='(GNU Binutils) ' PKG_CONFIG='/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig' PKG_CONFIG_PATH='' PLUGINS_FALSE='#' PLUGINS_TRUE='' POSUB='' RANLIB='/usr/bin/ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-redhat-linux/12/liblto_plugin.so' REPORT_BUGS_TEXI='@uref{https://sourceware.org/bugzilla/}' REPORT_BUGS_TO='' SED='/usr/bin/sed' SET_MAKE='' SHARED_LDFLAGS='' SHARED_LIBADD=' ' SHELL='/bin/sh' STRIP='strip' TDEFINES=' ' USE_NLS='no' VERSION='2.42' 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=':' ZSTD_CFLAGS='' ZSTD_LIBS='' ac_ct_CC='' ac_ct_DUMPBIN='' all_backends='$(BFD64_BACKENDS) $(BFD32_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='$(BFD64_LIBS)' bfd_backends=' elf32-microblaze.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo' bfd_default_target_size='32' bfd_file_ptr='int64_t' bfd_machines=' cpu-microblaze.lo' bfd_ufile_ptr='uint64_t' bfdincludedir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/include' bfdlibdir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/lib' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' havevecs='-DHAVE_microblaze_elf32_le_vec -DHAVE_microblaze_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_noncanonical='x86_64-pc-linux-gnu' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-binutils-bare-metal-2.42/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/buildroot/autobuild/instance-0/output-1/host/var' lt_cv_dlopen_libs='' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/buildroot/autobuild/instance-0/output-1/host' program_transform_name='s&^µblazeel-xilinx-elf-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' supports_plugins='1' sysconfdir='/home/buildroot/autobuild/instance-0/output-1/host/etc' target='microblazeel-xilinx-elf' target_alias='microblazeel-xilinx-elf' target_cpu='microblazeel' target_noncanonical='microblazeel-xilinx-elf' target_os='elf' target_vendor='xilinx' tdefaults=' -DDEFAULT_VECTOR=microblaze_elf32_le_vec -DSELECT_VECS='\''µblaze_elf32_le_vec,µblaze_elf32_vec,&elf32_le_vec,&elf32_be_vec'\'' -DSELECT_ARCHITECTURES='\''&bfd_microblaze_arch'\''' wordsize='64' 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.42" #define PACKAGE_STRING "bfd 2.42" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "bfd" #define VERSION "2.42" #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 SIZEOF_VOID_P 8 #define USE_SECUREPLT 1 #define DEFAULT_LD_Z_SEPARATE_CODE 0 #define SIZEOF_LONG_LONG 8 #define SIZEOF_VOID_P 8 #define SIZEOF_LONG 8 #define SIZEOF_INT 4 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FCNTL 1 #define HAVE_FDOPEN 1 #define HAVE_FILENO 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETUID 1 #define HAVE_SYSCONF 1 #define HAVE_DECL_BASENAME 1 #define HAVE_DECL_FFS 1 #define HAVE_DECL_STPCPY 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL____LC_CODEPAGE_FUNC 0 #define TLS _Thread_local #define HAVE_HIDDEN 1 #define HAVE_FTELLO 1 #define HAVE_FTELLO64 1 #define HAVE_FSEEKO 1 #define HAVE_FSEEKO64 1 #define HAVE_FOPEN64 1 #define HAVE_DECL_FTELLO 1 #define HAVE_DECL_FTELLO64 1 #define HAVE_DECL_FSEEKO 1 #define HAVE_DECL_FSEEKO64 1 #define HAVE_DECL_FOPEN64 1 #define SIZEOF_OFF_T 8 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_MADVISE 1 #define HAVE_MPROTECT 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bfd config.status 2.42, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = po/Makefile.in:po/Make-in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on br-autobuild-1.osuosl.org config.status:1218: creating po/Makefile.in config.status:1447: executing depfiles commands config.status:1447: executing libtool commands config.status:1447: executing default-1 commands config.status:1447: executing default-2 commands config.status:1447: executing default commands