This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by package-unused configure version-unused, which was generated by GNU Autoconf 2.64. Invocation command line was $ /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-final-48152afb96c59733d5bc79e3399bb7b3d4b44266/libbacktrace/configure --srcdir=../../libbacktrace --cache-file=./config.cache --prefix=/home/autobuild/autobuild/instance-2/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-2/output-1/host/etc --enable-static --with-sysroot=/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/autobuild/autobuild/instance-2/output-1/host --with-mpc=/home/autobuild/autobuild/instance-2/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-2/output-1/host --with-pkgversion=Buildroot 2021.02.11-17-g14c91f7035 --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=ck860 --with-float=soft --with-build-time-tools=/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin --disable-libcilkrts --disable-shared --disable-libgomp --enable-languages=c,lto --program-transform-name=s&^&csky-buildroot-linux-gnuabiv2-& --disable-option-checking --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=csky-buildroot-linux-gnuabiv2 ## --------- ## ## Platform. ## ## --------- ## hostname = asahi-mini uname -m = aarch64 uname -r = 5.17.0-rc7-asahi-next-20220310-5-2-ARCH uname -s = Linux uname -v = #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/autobuild/autobuild/instance-2/output-1/host/bin PATH: /home/autobuild/autobuild/instance-2/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/lib/jvm/default/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2377: creating cache ./config.cache configure:2524: checking build system type configure:2538: result: aarch64-unknown-linux-gnu configure:2558: checking host system type configure:2571: result: aarch64-unknown-linux-gnu configure:2591: checking target system type configure:2604: result: csky-buildroot-linux-gnuabiv2 configure:2641: checking for aarch64-unknown-linux-gnu-gcc configure:2668: result: /usr/bin/gcc configure:2937: checking for C compiler version configure:2946: /usr/bin/gcc --version >&5 gcc (GCC) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2957: $? = 0 configure:2946: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/11.2.0/lto-wrapper Target: aarch64-unknown-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:2957: $? = 0 configure:2946: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:2957: $? = 1 configure:2946: /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:2957: $? = 1 configure:2977: checking for C compiler default output file name configure:2999: /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3003: $? = 0 configure:3040: result: a.out configure:3056: checking whether the C compiler works configure:3065: ./a.out configure:3069: $? = 0 configure:3084: result: yes configure:3091: checking whether we are cross compiling configure:3093: result: no configure:3096: checking for suffix of executables configure:3103: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3107: $? = 0 configure:3129: result: configure:3135: checking for suffix of object files configure:3157: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3161: $? = 0 configure:3182: result: o configure:3186: checking whether we are using the GNU C compiler configure:3205: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3205: $? = 0 configure:3214: result: yes configure:3223: checking whether /usr/bin/gcc accepts -g configure:3243: /usr/bin/gcc -c -g conftest.c >&5 configure:3243: $? = 0 configure:3284: result: yes configure:3301: checking for /usr/bin/gcc option to accept ISO C89 configure:3365: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3365: $? = 0 configure:3378: result: none needed configure:3404: checking how to run the C preprocessor configure:3435: /usr/bin/gcc -E conftest.c configure:3435: $? = 0 configure:3449: /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:3449: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libbacktrace" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3474: result: /usr/bin/gcc -E configure:3494: /usr/bin/gcc -E conftest.c configure:3494: $? = 0 configure:3508: /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:3508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libbacktrace" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3537: checking for grep that handles long lines and -e configure:3595: result: /usr/bin/grep configure:3600: checking for egrep configure:3662: result: /usr/bin/grep -E configure:3667: checking for ANSI C header files configure:3687: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3687: $? = 0 configure:3760: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:3760: $? = 0 configure:3760: ./conftest configure:3760: $? = 0 configure:3771: result: yes configure:3784: checking for sys/types.h configure:3784: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3784: checking for sys/stat.h configure:3784: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3784: checking for stdlib.h configure:3784: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3784: checking for string.h configure:3784: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3784: checking for memory.h configure:3784: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3784: checking for strings.h configure:3784: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3784: checking for inttypes.h configure:3784: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3784: checking for stdint.h configure:3784: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3784: checking for unistd.h configure:3784: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3798: checking minix/config.h usability configure:3798: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/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:3798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libbacktrace" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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:3798: result: no configure:3798: checking minix/config.h presence configure:3798: /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:3798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libbacktrace" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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:3798: result: no configure:3798: checking for minix/config.h configure:3798: result: no configure:3819: checking whether it is safe to define __EXTENSIONS__ configure:3837: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:3837: $? = 0 configure:3844: result: yes configure:3887: checking for a BSD-compatible install configure:3955: result: /usr/bin/install -c configure:3966: checking whether build environment is sane configure:4016: result: yes configure:4157: checking for a thread-safe mkdir -p configure:4196: result: /usr/bin/mkdir -p configure:4209: checking for gawk configure:4236: result: gawk configure:4247: checking whether /usr/bin/make sets $(MAKE) configure:4269: result: yes configure:4342: checking whether to enable maintainer-specific portions of Makefiles configure:4351: result: no configure:4385: checking for aarch64-unknown-linux-gnu-gcc configure:4412: result: /usr/bin/gcc configure:4681: checking for C compiler version configure:4690: /usr/bin/gcc --version >&5 gcc (GCC) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4701: $? = 0 configure:4690: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/11.2.0/lto-wrapper Target: aarch64-unknown-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:4701: $? = 0 configure:4690: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4701: $? = 1 configure:4690: /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:4701: $? = 1 configure:4705: checking whether we are using the GNU C compiler configure:4733: result: yes configure:4742: checking whether /usr/bin/gcc accepts -g configure:4803: result: yes configure:4820: checking for /usr/bin/gcc option to accept ISO C89 configure:4897: result: none needed configure:4924: checking for aarch64-unknown-linux-gnu-ranlib configure:4951: result: /usr/bin/ranlib configure:5018: checking for gawk configure:5045: result: gawk configure:5106: checking how to print strings configure:5133: result: printf configure:5154: checking for a sed that does not truncate output configure:5218: result: /usr/bin/sed configure:5236: checking for fgrep configure:5298: result: /usr/bin/grep -F configure:5333: checking for ld used by /usr/bin/gcc configure:5400: result: /usr/bin/ld configure:5407: checking if the linker (/usr/bin/ld) is GNU ld configure:5422: result: yes configure:5434: checking for BSD- or MS-compatible name lister (nm) configure:5483: result: /usr/bin/nm configure:5613: checking the name lister (/usr/bin/nm) interface configure:5620: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:5623: /usr/bin/nm "conftest.o" configure:5626: output 0000000000000000 B some_variable configure:5633: result: BSD nm configure:5636: checking whether ln -s works configure:5640: result: yes configure:5648: checking the maximum length of command line arguments configure:5773: result: 1572864 configure:5790: checking whether the shell understands some XSI constructs configure:5800: result: yes configure:5804: checking whether the shell understands "+=" configure:5810: result: yes configure:5845: checking for /usr/bin/ld option to reload object files configure:5852: result: -r configure:5881: checking for aarch64-unknown-linux-gnu-objdump configure:5908: result: objdump configure:5980: checking how to recognize dependent libraries configure:6181: result: pass_all configure:6201: checking for aarch64-unknown-linux-gnu-ar configure:6228: result: /usr/bin/ar configure:6306: checking for aarch64-unknown-linux-gnu-strip configure:6336: result: no configure:6346: checking for strip configure:6362: found /usr/bin/strip configure:6373: result: strip configure:6405: checking for aarch64-unknown-linux-gnu-ranlib configure:6432: result: /usr/bin/ranlib configure:6574: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:6692: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:6695: $? = 0 configure:6699: /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:6702: $? = 0 configure:6756: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c conftstm.o >&5 configure:6759: $? = 0 configure:6797: result: ok configure:7645: checking for dlfcn.h configure:7645: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:7645: $? = 0 configure:7645: result: yes configure:7832: checking for objdir configure:7847: result: .libs configure:8118: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:8136: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/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:8140: $? = 0 configure:8153: result: no configure:8173: checking for /usr/bin/gcc option to produce PIC configure:8459: result: -fPIC -DPIC configure:8471: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:8489: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8493: $? = 0 configure:8506: result: yes configure:8530: checking if /usr/bin/gcc static flag -static works configure:8558: result: yes configure:8573: checking if /usr/bin/gcc supports -c -o file.o configure:8594: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:8598: $? = 0 configure:8620: result: yes configure:8628: checking if /usr/bin/gcc supports -c -o file.o configure:8675: result: yes configure:8708: checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries configure:9779: result: yes configure:10024: checking dynamic linker characteristics configure:10475: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10475: $? = 0 configure:10697: result: GNU/Linux ld.so configure:10804: checking how to hardcode library paths into programs configure:10829: result: immediate configure:11369: checking whether stripping libraries is possible configure:11374: result: yes configure:11409: checking if libtool supports shared libraries configure:11411: result: yes configure:11414: checking whether to build shared libraries configure:11435: result: no configure:11438: checking whether to build static libraries configure:11442: result: yes configure:11486: checking unwind.h usability configure:11486: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:11486: $? = 0 configure:11486: result: yes configure:11486: checking unwind.h presence configure:11486: /usr/bin/gcc -E conftest.c configure:11486: $? = 0 configure:11486: result: yes configure:11486: checking for unwind.h configure:11486: result: yes configure:11488: checking for _Unwind_Backtrace configure:11488: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:11488: $? = 0 configure:11488: result: yes configure:11509: checking for -funwind-tables option configure:11527: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -funwind-tables conftest.c >&5 configure:11527: $? = 0 configure:11535: result: yes configure:11540: checking for -frandom-seed=string option configure:11558: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -frandom-seed=conftest.lo conftest.c >&5 configure:11558: $? = 0 configure:11566: result: yes configure:11593: checking whether /usr/bin/gcc supports -W configure:11610: /usr/bin/gcc -c -W conftest.c >&5 configure:11610: $? = 0 configure:11619: result: yes configure:11593: checking whether /usr/bin/gcc supports -Wall configure:11610: /usr/bin/gcc -c -Wall conftest.c >&5 configure:11610: $? = 0 configure:11619: result: yes configure:11593: checking whether /usr/bin/gcc supports -Wwrite-strings configure:11610: /usr/bin/gcc -c -Wwrite-strings conftest.c >&5 configure:11610: $? = 0 configure:11619: result: yes configure:11593: checking whether /usr/bin/gcc supports -Wstrict-prototypes configure:11610: /usr/bin/gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 28 | main () | ^~~~ configure:11610: $? = 0 configure:11619: result: yes configure:11593: checking whether /usr/bin/gcc supports -Wmissing-prototypes configure:11610: /usr/bin/gcc -c -Wmissing-prototypes conftest.c >&5 configure:11610: $? = 0 configure:11619: result: yes configure:11593: checking whether /usr/bin/gcc supports -Wold-style-definition configure:11610: /usr/bin/gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:28:1: warning: old-style function definition [-Wold-style-definition] 28 | main () | ^~~~ configure:11610: $? = 0 configure:11619: result: yes configure:11593: checking whether /usr/bin/gcc supports -Wmissing-format-attribute configure:11610: /usr/bin/gcc -c -Wmissing-format-attribute conftest.c >&5 configure:11610: $? = 0 configure:11619: result: yes configure:11593: checking whether /usr/bin/gcc supports -Wcast-qual configure:11610: /usr/bin/gcc -c -Wcast-qual conftest.c >&5 configure:11610: $? = 0 configure:11619: result: yes configure:11680: checking for _Unwind_GetIPInfo configure:11695: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -Werror-implicit-function-declaration -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:11695: $? = 0 configure:11703: result: yes configure:11723: checking __sync extensions configure:11747: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:11747: $? = 0 configure:11756: result: yes configure:11768: checking __atomic extensions configure:11788: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:11788: $? = 0 configure:11797: result: yes configure:11808: checking output filetype configure:11825: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:11825: $? = 0 configure:11836: result: elf64 configure:11893: checking for uintmax_t configure:11893: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:11893: $? = 0 configure:11893: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:36:24: error: expected expression before ')' token 36 | if (sizeof ((uintmax_t))) | ^ configure:11893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libbacktrace" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETIPINFO 1 | #define HAVE_SYNC_FUNCTIONS 1 | #define HAVE_ATOMIC_FUNCTIONS 1 | #define BACKTRACE_ELF_SIZE 64 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:11893: result: yes configure:11902: checking for uintptr_t configure:11902: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:11902: $? = 0 configure:11902: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:36:24: error: expected expression before ')' token 36 | if (sizeof ((uintptr_t))) | ^ configure:11902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libbacktrace" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETIPINFO 1 | #define HAVE_SYNC_FUNCTIONS 1 | #define HAVE_ATOMIC_FUNCTIONS 1 | #define BACKTRACE_ELF_SIZE 64 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:11902: result: yes configure:11911: checking for int_least32_t configure:11911: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:11911: $? = 0 configure:11911: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:36:28: error: expected expression before ')' token 36 | if (sizeof ((int_least32_t))) | ^ configure:11911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libbacktrace" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETIPINFO 1 | #define HAVE_SYNC_FUNCTIONS 1 | #define HAVE_ATOMIC_FUNCTIONS 1 | #define BACKTRACE_ELF_SIZE 64 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_least32_t))) | return 0; | ; | return 0; | } configure:11911: result: yes configure:11920: checking for int_fast32_t configure:11920: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:11920: $? = 0 configure:11920: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:36:27: error: expected expression before ')' token 36 | if (sizeof ((int_fast32_t))) | ^ configure:11920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libbacktrace" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETIPINFO 1 | #define HAVE_SYNC_FUNCTIONS 1 | #define HAVE_ATOMIC_FUNCTIONS 1 | #define BACKTRACE_ELF_SIZE 64 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_fast32_t))) | return 0; | ; | return 0; | } configure:11920: result: yes configure:11929: checking for uint64_t configure:11929: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:11929: $? = 0 configure:11929: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:36:23: error: expected expression before ')' token 36 | if (sizeof ((uint64_t))) | ^ configure:11929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libbacktrace" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETIPINFO 1 | #define HAVE_SYNC_FUNCTIONS 1 | #define HAVE_ATOMIC_FUNCTIONS 1 | #define BACKTRACE_ELF_SIZE 64 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:11929: result: yes configure:12010: checking what to include in gstdint.h configure:12038: result: stdint.h (already complete) configure:12289: checking sys/mman.h usability configure:12289: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:12289: $? = 0 configure:12289: result: yes configure:12289: checking sys/mman.h presence configure:12289: /usr/bin/gcc -E conftest.c configure:12289: $? = 0 configure:12289: result: yes configure:12289: checking for sys/mman.h configure:12289: result: yes configure:12314: checking for mmap configure:12314: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:12314: $? = 0 configure:12314: result: yes configure:12337: /usr/bin/gcc -E conftest.c configure:12337: $? = 0 configure:12356: checking link.h usability configure:12356: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:12356: $? = 0 configure:12356: result: yes configure:12356: checking link.h presence configure:12356: /usr/bin/gcc -E conftest.c configure:12356: $? = 0 configure:12356: result: yes configure:12356: checking for link.h configure:12356: result: yes configure:12391: checking for dl_iterate_phdr configure:12391: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:12391: $? = 0 configure:12391: result: yes configure:12414: checking for fcntl configure:12414: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:12414: $? = 0 configure:12414: result: yes configure:12428: checking whether strnlen is declared configure:12428: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:12428: $? = 0 configure:12428: result: yes configure:12447: checking for getexecname configure:12447: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccrdanEb.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:12447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libbacktrace" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETIPINFO 1 | #define HAVE_SYNC_FUNCTIONS 1 | #define HAVE_ATOMIC_FUNCTIONS 1 | #define BACKTRACE_ELF_SIZE 64 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_DL_ITERATE_PHDR 1 | #define HAVE_FCNTL 1 | #define HAVE_DECL_STRNLEN 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getexecname | | /* 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 getexecname (); | /* 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_getexecname || defined __stub___getexecname | choke me | #endif | | int | main () | { | return getexecname (); | ; | return 0; | } configure:12447: result: no configure:12461: checking whether tests can run configure:12480: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:12480: $? = 0 configure:12480: ./conftest configure:12480: $? = 0 configure:12490: result: yes configure:12571: updating cache ./config.cache configure:12624: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by package-unused config.status version-unused, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on asahi-mini config.status:1126: creating Makefile config.status:1126: creating backtrace-supported.h config.status:1126: creating config.h config.status:1339: executing libtool commands config.status:1339: executing gstdint.h commands config.status:1339: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=aarch64-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=aarch64-unknown-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=csky-buildroot-linux-gnuabiv2 ac_cv_func__Unwind_Backtrace=yes ac_cv_func_dl_iterate_phdr=yes ac_cv_func_fcntl=yes ac_cv_func_getexecname=no ac_cv_func_mmap=yes ac_cv_have_decl_strnlen=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_link_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_mman_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_unwind_h=yes ac_cv_host=aarch64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=/usr/bin/ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/usr/bin/gcc ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make__usr_bin_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_target=csky-buildroot-linux-gnuabiv2 ac_cv_type_int_fast32_t=yes ac_cv_type_int_least32_t=yes ac_cv_type_u_int64_t=no ac_cv_type_uint64_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes acx_cv_header_stdint=stdint.h acx_cv_header_stdint_kind='(already complete)' acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes acx_cv_prog_cc_warning__Wcast_qual=yes acx_cv_prog_cc_warning__Wmissing_format_attribute=yes acx_cv_prog_cc_warning__Wmissing_prototypes=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 gcc_cv_libc_provides_ssp=no libbacktrace_cv_c_random_seed_string=yes libbacktrace_cv_c_unwind_tables=yes libbacktrace_cv_sys_atomic=yes libbacktrace_cv_sys_filetype=elf64 libbacktrace_cv_sys_native=yes libbacktrace_cv_sys_sync=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=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-final-48152afb96c59733d5bc79e3399bb7b3d4b44266/missing --run aclocal-1.11' ALLOC_FILE='mmap.lo' AMTAR='$${TAR-tar}' AR='/usr/bin/ar' AUTOCONF='${SHELL} /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-final-48152afb96c59733d5bc79e3399bb7b3d4b44266/missing --run autoconf' AUTOHEADER='${SHELL} /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-final-48152afb96c59733d5bc79e3399bb7b3d4b44266/missing --run autoheader' AUTOMAKE='${SHELL} /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-final-48152afb96c59733d5bc79e3399bb7b3d4b44266/missing --run automake-1.11' AWK='gawk' BACKTRACE_FILE='backtrace.lo simple.lo' BACKTRACE_SUPPORTED='1' BACKTRACE_SUPPORTS_DATA='1' BACKTRACE_SUPPORTS_THREADS='1' BACKTRACE_USES_MALLOC='0' CC='/usr/bin/gcc' CFLAGS='-O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include' CPP='/usr/bin/gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_FLAGS='-funwind-tables -frandom-seed=$@' FGREP='/usr/bin/grep -F' FORMAT_FILE='elf.lo' GREP='/usr/bin/grep' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_SCRIPT='/usr/bin/install -c' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-final-48152afb96c59733d5bc79e3399bb7b3d4b44266/missing makeinfo --split-size=5000000' MKDIR_P='/usr/bin/mkdir -p' NATIVE_FALSE='#' NATIVE_TRUE='' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libbacktrace' PACKAGE_BUGREPORT='' PACKAGE_NAME='package-unused' PACKAGE_STRING='package-unused version-unused' PACKAGE_TARNAME='libbacktrace' PACKAGE_URL='' PACKAGE_VERSION='version-unused' PATH_SEPARATOR=':' PIC_FLAG='' RANLIB='/usr/bin/ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='version-unused' VIEW_FILE='mmapio.lo' WARN_FLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='aarch64-unknown-linux-gnu' build_cpu='aarch64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='aarch64-unknown-linux-gnu' host_alias='aarch64-unknown-linux-gnu' host_cpu='aarch64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-final-48152afb96c59733d5bc79e3399bb7b3d4b44266/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libtool_VERSION='1:0:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' multi_basedir='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/autobuild/autobuild/instance-2/output-1/host' program_transform_name='s&^&csky-buildroot-linux-gnuabiv2-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/autobuild/autobuild/instance-2/output-1/host/etc' target='csky-buildroot-linux-gnuabiv2' target_alias='csky-buildroot-linux-gnuabiv2' target_cpu='csky' target_os='linux-gnuabiv2' target_vendor='buildroot' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "package-unused" #define PACKAGE_TARNAME "libbacktrace" #define PACKAGE_VERSION "version-unused" #define PACKAGE_STRING "package-unused version-unused" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GETIPINFO 1 #define HAVE_SYNC_FUNCTIONS 1 #define HAVE_ATOMIC_FUNCTIONS 1 #define BACKTRACE_ELF_SIZE 64 #define HAVE_SYS_MMAN_H 1 #define HAVE_LINK_H 1 #define HAVE_DL_ITERATE_PHDR 1 #define HAVE_FCNTL 1 #define HAVE_DECL_STRNLEN 1 configure: exit 0