This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libctf configure 1.2.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/libctf/configure --srcdir=.././libctf --cache-file=./config.cache --with-gnu-as --with-gnu-ld --prefix=/nvmedata/autobuild/instance-23/output-1/host --sysconfdir=/nvmedata/autobuild/instance-23/output-1/host/etc --localstatedir=/nvmedata/autobuild/instance-23/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=/nvmedata/autobuild/instance-23/output-1/host/riscv32-buildroot-linux-gnu/sysroot --enable-poison-system-directories --without-debuginfod --disable-sim --disable-gdb --program-transform-name=s&^&riscv32-buildroot-linux-gnu-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=riscv32-buildroot-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = james-x399 uname -m = x86_64 uname -r = 5.13.0-39-generic uname -s = Linux uname -v = #44~20.04.1-Ubuntu SMP Thu Mar 24 16:43:35 UTC 2022 /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: /nvmedata/autobuild/instance-23/output-1/host/bin PATH: /nvmedata/autobuild/instance-23/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2215: creating cache ./config.cache configure:2339: checking for x86_64-pc-linux-gnu-gcc configure:2366: result: /usr/bin/gcc configure:2635: checking for C compiler version configure:2644: /usr/bin/gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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:2655: $? = 0 configure:2644: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:2655: $? = 0 configure:2644: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2655: $? = 1 configure:2644: /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:2655: $? = 1 configure:2675: checking whether the C compiler works configure:2697: /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c >&5 configure:2701: $? = 0 configure:2749: result: yes configure:2752: checking for C compiler default output file name configure:2754: result: a.out configure:2760: checking for suffix of executables configure:2767: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c >&5 configure:2771: $? = 0 configure:2793: result: configure:2815: checking whether we are cross compiling configure:2823: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c >&5 configure:2827: $? = 0 configure:2834: ./conftest configure:2838: $? = 0 configure:2826: result: no configure:2831: checking for suffix of object files configure:2853: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:2857: $? = 0 configure:2878: result: o configure:2882: checking whether we are using the GNU C compiler configure:2901: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:2901: $? = 0 configure:2910: result: yes configure:2919: checking whether /usr/bin/gcc accepts -g configure:2939: /usr/bin/gcc -c -g conftest.c >&5 configure:2939: $? = 0 configure:2980: result: yes configure:2997: checking for /usr/bin/gcc option to accept ISO C89 configure:3060: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3060: $? = 0 configure:3073: result: none needed configure:3098: checking whether /usr/bin/gcc understands -c and -o together configure:3120: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3123: $? = 0 configure:3120: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3123: $? = 0 configure:3135: result: yes configure:3158: checking how to run the C preprocessor configure:3189: /usr/bin/gcc -E conftest.c configure:3189: $? = 0 configure:3203: /usr/bin/gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3203: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libctf" | #define PACKAGE_TARNAME "libctf" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libctf 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3228: result: /usr/bin/gcc -E configure:3248: /usr/bin/gcc -E conftest.c configure:3248: $? = 0 configure:3262: /usr/bin/gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libctf" | #define PACKAGE_TARNAME "libctf" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libctf 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3291: checking for grep that handles long lines and -e configure:3349: result: /bin/grep configure:3354: checking for egrep configure:3416: result: /bin/grep -E configure:3421: checking for ANSI C header files configure:3441: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3441: $? = 0 configure:3514: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c >&5 configure:3514: $? = 0 configure:3514: ./conftest configure:3514: $? = 0 configure:3525: result: yes configure:3538: checking for sys/types.h configure:3538: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3538: $? = 0 configure:3538: result: yes configure:3538: checking for sys/stat.h configure:3538: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3538: $? = 0 configure:3538: result: yes configure:3538: checking for stdlib.h configure:3538: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3538: $? = 0 configure:3538: result: yes configure:3538: checking for string.h configure:3538: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3538: $? = 0 configure:3538: result: yes configure:3538: checking for memory.h configure:3538: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3538: $? = 0 configure:3538: result: yes configure:3538: checking for strings.h configure:3538: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3538: $? = 0 configure:3538: result: yes configure:3538: checking for inttypes.h configure:3538: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3538: $? = 0 configure:3538: result: yes configure:3538: checking for stdint.h configure:3538: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3538: $? = 0 configure:3538: result: yes configure:3538: checking for unistd.h configure:3538: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3538: $? = 0 configure:3538: result: yes configure:3551: checking minix/config.h usability configure:3551: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:3551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libctf" | #define PACKAGE_TARNAME "libctf" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libctf 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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:3551: result: no configure:3551: checking minix/config.h presence configure:3551: /usr/bin/gcc -E conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:3551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libctf" | #define PACKAGE_TARNAME "libctf" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libctf 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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:3551: result: no configure:3551: checking for minix/config.h configure:3551: result: no configure:3572: checking whether it is safe to define __EXTENSIONS__ configure:3590: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:3590: $? = 0 configure:3597: result: yes configure:3627: checking for a BSD-compatible install configure:3695: result: /usr/bin/install -c configure:3706: checking whether build environment is sane configure:3761: result: yes configure:3907: checking for a thread-safe mkdir -p configure:3946: result: /bin/mkdir -p configure:3953: checking for gawk configure:3980: result: gawk configure:3991: checking whether /usr/bin/make sets $(MAKE) configure:4013: result: yes configure:4043: checking for style of include used by /usr/bin/make configure:4071: result: GNU configure:4105: checking whether /usr/bin/make supports nested variables configure:4122: result: yes configure:4207: checking dependency style of /usr/bin/gcc configure:4318: result: none configure:4378: checking whether /usr/bin/make sets $(MAKE) configure:4400: result: yes configure:4417: checking for x86_64-pc-linux-gnu-gcc configure:4444: result: /usr/bin/gcc configure:4713: checking for C compiler version configure:4722: /usr/bin/gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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:4733: $? = 0 configure:4722: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:4733: $? = 0 configure:4722: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4733: $? = 1 configure:4722: /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:4733: $? = 1 configure:4737: checking whether we are using the GNU C compiler configure:4765: result: yes configure:4774: checking whether /usr/bin/gcc accepts -g configure:4835: result: yes configure:4852: checking for /usr/bin/gcc option to accept ISO C89 configure:4928: result: none needed configure:4953: checking whether /usr/bin/gcc understands -c and -o together configure:4990: result: yes configure:5010: checking for x86_64-pc-linux-gnu-ranlib configure:5037: result: /usr/bin/ranlib configure:5104: checking for x86_64-pc-linux-gnu-ar configure:5131: result: /usr/bin/ar configure:5201: checking the archiver (/usr/bin/ar) interface configure:5217: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:5217: $? = 0 configure:5219: /usr/bin/ar cru libconftest.a conftest.o >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') configure:5222: $? = 0 configure:5221: result: ar configure:5254: checking whether NLS is requested configure:5257: result: no configure:5373: checking build system type configure:5387: result: x86_64-pc-linux-gnu configure:5407: checking host system type configure:5420: result: x86_64-pc-linux-gnu configure:5461: checking how to print strings configure:5488: result: printf configure:5509: checking for a sed that does not truncate output configure:5573: result: /bin/sed configure:5591: checking for fgrep configure:5653: result: /bin/grep -F configure:5688: checking for ld used by /usr/bin/gcc configure:5755: result: /usr/bin/ld configure:5762: checking if the linker (/usr/bin/ld) is GNU ld configure:5777: result: yes configure:5789: checking for BSD- or MS-compatible name lister (nm) configure:5838: result: /usr/bin/nm configure:5968: checking the name lister (/usr/bin/nm) interface configure:5975: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:5978: /usr/bin/nm "conftest.o" configure:5981: output 0000000000000000 B some_variable configure:5982: result: BSD nm configure:5985: checking whether ln -s works configure:5989: result: yes configure:5997: checking the maximum length of command line arguments configure:6122: result: 1572864 configure:6139: checking whether the shell understands some XSI constructs configure:6148: result: yes configure:6152: checking whether the shell understands "+=" configure:6156: result: yes configure:6191: checking for /usr/bin/ld option to reload object files configure:6198: result: -r configure:6227: checking for x86_64-pc-linux-gnu-objdump configure:6254: result: objdump configure:6326: checking how to recognize dependent libraries configure:6527: result: pass_all configure:6547: checking for x86_64-pc-linux-gnu-ar configure:6574: result: /usr/bin/ar configure:6652: checking for x86_64-pc-linux-gnu-strip configure:6682: result: no configure:6692: checking for strip configure:6708: found /usr/bin/strip configure:6719: result: strip configure:6751: checking for x86_64-pc-linux-gnu-ranlib configure:6778: result: /usr/bin/ranlib configure:6920: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:7038: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:7041: $? = 0 configure:7045: /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:7048: $? = 0 configure:7102: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c conftstm.o >&5 configure:7105: $? = 0 configure:7143: result: ok configure:7238: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:7241: $? = 0 configure:7991: checking for dlfcn.h configure:7991: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:7991: $? = 0 configure:7991: result: yes configure:8148: checking for objdir configure:8163: result: .libs configure:8434: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:8452: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/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:8456: $? = 0 configure:8469: result: no configure:8489: checking for /usr/bin/gcc option to produce PIC configure:8775: result: -fPIC -DPIC configure:8787: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:8805: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8809: $? = 0 configure:8822: result: yes configure:8846: checking if /usr/bin/gcc static flag -static works configure:8874: result: yes configure:8889: checking if /usr/bin/gcc supports -c -o file.o configure:8910: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:8914: $? = 0 configure:8936: result: yes configure:8944: checking if /usr/bin/gcc supports -c -o file.o configure:8991: result: yes configure:9024: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10095: result: yes configure:10340: checking dynamic linker characteristics configure:10781: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10781: $? = 0 configure:11003: result: GNU/Linux ld.so configure:11110: checking how to hardcode library paths into programs configure:11135: result: immediate configure:11675: checking whether stripping libraries is possible configure:11680: result: yes configure:11715: checking if libtool supports shared libraries configure:11717: result: yes configure:11720: checking whether to build shared libraries configure:11741: result: no configure:11744: checking whether to build static libraries configure:11748: result: yes configure:8947: checking for special C compiler options needed for large files configure:8992: result: no configure:8998: checking for _FILE_OFFSET_BITS value needed for large files configure:9023: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:9023: $? = 0 configure:9055: result: no configure:9146: checking for aclocal configure:9173: result: ${SHELL} /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/missing aclocal-1.15 configure:9189: checking for autoconf configure:9216: result: ${SHELL} /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/missing autoconf configure:9232: checking for autoheader configure:9259: result: ${SHELL} /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/missing autoheader configure:9293: checking whether /usr/bin/gcc supports -W configure:9310: /usr/bin/gcc -c -W conftest.c >&5 configure:9310: $? = 0 configure:9319: result: yes configure:9293: checking whether /usr/bin/gcc supports -Wall configure:9310: /usr/bin/gcc -c -Wall conftest.c >&5 configure:9310: $? = 0 configure:9319: result: yes configure:9293: checking whether /usr/bin/gcc supports -Wnarrowing configure:9310: /usr/bin/gcc -c -Wnarrowing conftest.c >&5 configure:9310: $? = 0 configure:9319: result: yes configure:9293: checking whether /usr/bin/gcc supports -Wwrite-strings configure:9310: /usr/bin/gcc -c -Wwrite-strings conftest.c >&5 configure:9310: $? = 0 configure:9319: result: yes configure:9293: checking whether /usr/bin/gcc supports -Wmissing-format-attribute configure:9310: /usr/bin/gcc -c -Wmissing-format-attribute conftest.c >&5 configure:9310: $? = 0 configure:9319: result: yes configure:9351: checking whether /usr/bin/gcc supports -Wstrict-prototypes configure:9368: /usr/bin/gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 30 | main () | ^~~~ configure:9368: $? = 0 configure:9377: result: yes configure:9351: checking whether /usr/bin/gcc supports -Wmissing-prototypes configure:9368: /usr/bin/gcc -c -Wmissing-prototypes conftest.c >&5 configure:9368: $? = 0 configure:9377: result: yes configure:9351: checking whether /usr/bin/gcc supports -Wold-style-definition configure:9368: /usr/bin/gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:30:1: warning: old-style function definition [-Wold-style-definition] 30 | main () | ^~~~ configure:9368: $? = 0 configure:9377: result: yes configure:9401: checking whether /usr/bin/gcc supports -pedantic -Wlong-long configure:9419: /usr/bin/gcc -c -pedantic -Wlong-long conftest.c >&5 configure:9419: $? = 0 configure:9427: result: yes configure:9471: checking whether to enable maintainer-specific portions of Makefiles configure:9480: result: no configure:9508: checking whether to install libbfd configure:9521: result: no configure:9566: checking whether /usr/bin/gcc supports -Wall configure:9592: result: yes configure:9613: checking for stdlib.h configure:9613: result: yes configure:9613: checking for unistd.h configure:9613: result: yes configure:9613: checking for sys/param.h configure:9613: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:9613: $? = 0 configure:9613: result: yes configure:9633: checking for getpagesize configure:9633: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c >&5 configure:9633: $? = 0 configure:9633: result: yes configure:9642: checking for working mmap configure:9789: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c >&5 configure:9789: $? = 0 configure:9789: ./conftest configure:9789: $? = 0 configure:9799: result: yes configure:9809: checking for library containing dlopen configure:9840: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/cci4NmpK.o: in function `main': conftest.c:(.text.startup+0xb): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:9840: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libctf" | #define PACKAGE_TARNAME "libctf" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libctf 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 PACKAGE "libctf" | #define VERSION "1.2.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:9840: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c -ldl >&5 configure:9840: $? = 0 configure:9857: result: -ldl configure:9922: checking for ELF support in BFD configure:9941: /usr/bin/gcc -o conftest -I./../include -I../bfd -I./../bfd -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L../bfd -L../libiberty -L../zlib -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c -lbfd -liberty -lz -ldl >&5 In file included from conftest.c:35: ../bfd/elf-bfd.h: In function 'bfd_section_is_ctf': ../bfd/elf-bfd.h:3087:10: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] 3087 | return strncmp (name, ".ctf", 4) == 0 && (name[4] == 0 || name[4] == '.'); | ^~~~~~~ ../bfd/elf-bfd.h:3087:33: warning: 'strncmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 3087 | return strncmp (name, ".ctf", 4) == 0 && (name[4] == 0 || name[4] == '.'); | ^ : note: built-in 'strncmp' declared here configure:9941: $? = 0 configure:9949: result: yes configure:9961: checking whether byte ordering is bigendian configure:9976: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 conftest.c:35:9: error: unknown type name 'not' 35 | not a universal capable compiler | ^~~ conftest.c:35:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 35 | not a universal capable compiler | ^~~~~~~~~ conftest.c:35:15: error: unknown type name 'universal' configure:9976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libctf" | #define PACKAGE_TARNAME "libctf" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libctf 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 PACKAGE "libctf" | #define VERSION "1.2.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_BFD_ELF 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:10021: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:10021: $? = 0 configure:10039: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:41:4: error: unknown type name 'not'; did you mean 'ino_t'? 41 | not big endian | ^~~ | ino_t conftest.c:41:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 41 | not big endian | ^~~~~~ configure:10039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libctf" | #define PACKAGE_TARNAME "libctf" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libctf 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 PACKAGE "libctf" | #define VERSION "1.2.0" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_BFD_ELF 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:10167: result: no configure:10188: checking byteswap.h usability configure:10188: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:10188: $? = 0 configure:10188: result: yes configure:10188: checking byteswap.h presence configure:10188: /usr/bin/gcc -E conftest.c configure:10188: $? = 0 configure:10188: result: yes configure:10188: checking for byteswap.h configure:10188: result: yes configure:10188: checking endian.h usability configure:10188: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:10188: $? = 0 configure:10188: result: yes configure:10188: checking endian.h presence configure:10188: /usr/bin/gcc -E conftest.c configure:10188: $? = 0 configure:10188: result: yes configure:10188: checking for endian.h configure:10188: result: yes configure:10200: checking for pread configure:10200: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c -ldl >&5 configure:10200: $? = 0 configure:10200: result: yes configure:10210: checking whether bswap_16 is declared configure:10210: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:10210: $? = 0 configure:10210: result: yes configure:10221: checking whether bswap_32 is declared configure:10221: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:10221: $? = 0 configure:10221: result: yes configure:10232: checking whether bswap_64 is declared configure:10232: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:10232: $? = 0 configure:10232: result: yes configure:10244: checking whether asprintf is declared configure:10244: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:10244: $? = 0 configure:10244: result: yes configure:10254: checking whether vasprintf is declared configure:10254: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:10254: $? = 0 configure:10254: result: yes configure:10264: checking whether stpcpy is declared configure:10264: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include conftest.c >&5 configure:10264: $? = 0 configure:10264: result: yes configure:10282: checking for qsort_r configure:10282: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c -ldl >&5 configure:10282: $? = 0 configure:10282: result: yes configure:10295: checking for qsort_r signature configure:10321: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c -ldl >&5 configure:10321: $? = 0 configure:10355: result: GNU configure:10378: checking for O_CLOEXEC configure:10398: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-23/output-1/host/include -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib conftest.c -ldl >&5 configure:10398: $? = 0 configure:10406: result: yes configure:10512: updating cache ./config.cache configure:10556: checking that generated files are newer than configure configure:10562: result: done configure:10602: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libctf config.status 1.2.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on james-x399 config.status:1122: creating Makefile config.status:1122: creating config.h config.status:1351: executing depfiles commands config.status:1351: executing libtool 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/nvmedata/autobuild/instance-23/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/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/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=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=riscv32-buildroot-linux-gnu ac_cv_func_getpagesize=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_pread=yes ac_cv_func_qsort_r=yes ac_cv_have_decl_asprintf=yes ac_cv_have_decl_bswap_16=yes ac_cv_have_decl_bswap_32=yes ac_cv_have_decl_bswap_64=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_vasprintf=yes ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_libctf_bfd_elf=yes ac_cv_libctf_macro_O_CLOEXEC=yes ac_cv_libctf_qsort_r_signature=GNU ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_ACLOCAL='${SHELL} /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/missing aclocal-1.15' ac_cv_prog_AR=/usr/bin/ar ac_cv_prog_AUTOCONF='${SHELL} /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/missing autoconf' ac_cv_prog_AUTOHEADER='${SHELL} /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/missing autoheader' 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_dlopen=-ldl ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no acx_cv_prog_cc_pedantic__Wlong_long=yes acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes acx_cv_prog_cc_warning__Wmissing_format_attribute=yes acx_cv_prog_cc_warning__Wmissing_prototypes=yes acx_cv_prog_cc_warning__Wnarrowing=yes acx_cv_prog_cc_warning__Wold_style_definition=yes acx_cv_prog_cc_warning__Wstrict_prototypes=yes acx_cv_prog_cc_warning__Wwrite_strings=yes am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_deplibs_check_method=pass_all 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=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} /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/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} /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/missing autoconf' AUTOHEADER='${SHELL} /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/missing autoheader' AUTOMAKE='${SHELL} /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/missing automake-1.15' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/nvmedata/autobuild/instance-23/output-1/host/include' CPP='/usr/bin/gcc -E' CPPFLAGS='' CTF_LIBADD='-L/nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/libctf/../libiberty -liberty' CYGPATH_W='echo' DATADIRNAME='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_LIBCTF_HASH_DEBUGGING_FALSE='' ENABLE_LIBCTF_HASH_DEBUGGING_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' GENCAT='' GMSGFMT='/nvmedata/autobuild/instance-23/output-1/host/bin/msgfmt' GREP='/bin/grep' 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 -m elf_x86_64' LDFLAGS=' -L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib' LIBINTL='' LIBINTL_DEP='' LIBOBJS='' LIBS='-ldl ' 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='/bin/mkdir -p' NEED_CTF_QSORT_R_FALSE='' NEED_CTF_QSORT_R_TRUE='#' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libctf' PACKAGE_BUGREPORT='' PACKAGE_NAME='libctf' PACKAGE_STRING='libctf 1.2.0' PACKAGE_TARNAME='libctf' PACKAGE_URL='' PACKAGE_VERSION='1.2.0' PATH_SEPARATOR=':' POSUB='' RANLIB='/usr/bin/ranlib' SED='/bin/sed' SET_MAKE='' SHARED_LDFLAGS='' SHELL='/bin/bash' STRIP='strip' USE_NLS='no' VERSION='1.2.0' VERSION_FLAGS='-Wl,--version-script='\''./libctf.ver'\''' WARN_PEDANTIC='-pedantic -Wno-long-long' WERROR='' XGETTEXT='/nvmedata/autobuild/instance-23/output-1/host/bin/xgettext' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' ac_libctf_warn_cflags='-Wall' 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 -' 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' c_warn='-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' 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} /nvmedata/autobuild/instance-23/output-1/build/host-binutils-2.36.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/nvmedata/autobuild/instance-23/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/nvmedata/autobuild/instance-23/output-1/host' program_transform_name='s&^&riscv32-buildroot-linux-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/nvmedata/autobuild/instance-23/output-1/host/etc' target_alias='riscv32-buildroot-linux-gnu' target_noncanonical='riscv32-buildroot-linux-gnu' warn='-W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute' zlibdir='-L$(top_builddir)/../zlib' zlibinc='-I$(top_srcdir)/../zlib' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libctf" #define PACKAGE_TARNAME "libctf" #define PACKAGE_VERSION "1.2.0" #define PACKAGE_STRING "libctf 1.2.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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 PACKAGE "libctf" #define VERSION "1.2.0" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #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_BFD_ELF 1 #define HAVE_BYTESWAP_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_PREAD 1 #define HAVE_DECL_BSWAP_16 1 #define HAVE_DECL_BSWAP_32 1 #define HAVE_DECL_BSWAP_64 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_DECL_STPCPY 1 #define HAVE_QSORT_R 1 #define HAVE_QSORT_R_ARG_LAST 1 #define HAVE_O_CLOEXEC 1 configure: exit 0