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.69. Invocation command line was $ /home/autobuild/autobuild/instance-8/output-1/build/host-gcc-final-11.3.0/libbacktrace/configure --srcdir=../../libbacktrace --cache-file=./config.cache --prefix=/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host --sysconfdir=/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/etc --enable-static --with-sysroot=/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/powerpc64-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host --with-mpc=/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host --with-mpfr=/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host --with-pkgversion=Buildroot 2022.05-rc2-32-g1061ed6c62 --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power4 --enable-secureplt --with-build-time-tools=/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/powerpc64-buildroot-linux-gnu/bin --disable-shared --enable-libgomp --enable-languages=c,lto --program-transform-name=s&^&powerpc64-buildroot-linux-gnu-& --disable-option-checking --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=powerpc64-buildroot-linux-gnu ## --------- ## ## 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-8/output-1/per-package/host-gcc-final/host/bin PATH: /home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/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:2465: creating cache ./config.cache configure:2618: checking build system type configure:2632: result: aarch64-unknown-linux-gnu configure:2652: checking host system type configure:2665: result: aarch64-unknown-linux-gnu configure:2685: checking target system type configure:2698: result: powerpc64-buildroot-linux-gnu configure:2738: checking for aarch64-unknown-linux-gnu-gcc configure:2765: result: /usr/bin/gcc configure:3034: checking for C compiler version configure:3043: /usr/bin/gcc --version >&5 gcc (GCC) 12.1.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3054: $? = 0 configure:3043: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/lto-wrapper Target: aarch64-unknown-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --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 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.1.0 (GCC) configure:3054: $? = 0 configure:3043: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3054: $? = 1 configure:3043: /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:3054: $? = 1 configure:3074: checking whether the C compiler works configure:3096: /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:3100: $? = 0 configure:3148: result: yes configure:3151: checking for C compiler default output file name configure:3153: result: a.out configure:3159: checking for suffix of executables configure:3166: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:3170: $? = 0 configure:3192: result: configure:3214: checking whether we are cross compiling configure:3222: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:3226: $? = 0 configure:3233: ./conftest configure:3237: $? = 0 configure:3252: result: no configure:3257: checking for suffix of object files configure:3279: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3283: $? = 0 configure:3304: result: o configure:3308: checking whether we are using the GNU C compiler configure:3327: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3327: $? = 0 configure:3336: result: yes configure:3345: checking whether /usr/bin/gcc accepts -g configure:3365: /usr/bin/gcc -c -g conftest.c >&5 configure:3365: $? = 0 configure:3406: result: yes configure:3423: checking for /usr/bin/gcc option to accept ISO C89 configure:3486: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3486: $? = 0 configure:3499: result: none needed configure:3524: checking whether /usr/bin/gcc understands -c and -o together configure:3546: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3549: $? = 0 configure:3546: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3549: $? = 0 configure:3561: result: yes configure:3584: checking how to run the C preprocessor configure:3615: /usr/bin/gcc -E conftest.c configure:3615: $? = 0 configure:3629: /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:3629: $? = 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:3654: result: /usr/bin/gcc -E configure:3674: /usr/bin/gcc -E conftest.c configure:3674: $? = 0 configure:3688: /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:3688: $? = 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:3717: checking for grep that handles long lines and -e configure:3775: result: /usr/bin/grep configure:3780: checking for egrep configure:3842: result: /usr/bin/grep -E configure:3847: checking for ANSI C header files configure:3867: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3867: $? = 0 configure:3940: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:3940: $? = 0 configure:3940: ./conftest configure:3940: $? = 0 configure:3951: result: yes configure:3964: checking for sys/types.h configure:3964: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3964: $? = 0 configure:3964: result: yes configure:3964: checking for sys/stat.h configure:3964: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3964: $? = 0 configure:3964: result: yes configure:3964: checking for stdlib.h configure:3964: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3964: $? = 0 configure:3964: result: yes configure:3964: checking for string.h configure:3964: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3964: $? = 0 configure:3964: result: yes configure:3964: checking for memory.h configure:3964: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3964: $? = 0 configure:3964: result: yes configure:3964: checking for strings.h configure:3964: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3964: $? = 0 configure:3964: result: yes configure:3964: checking for inttypes.h configure:3964: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3964: $? = 0 configure:3964: result: yes configure:3964: checking for stdint.h configure:3964: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3964: $? = 0 configure:3964: result: yes configure:3964: checking for unistd.h configure:3964: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:3964: $? = 0 configure:3964: result: yes configure:3977: checking minix/config.h usability configure:3977: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:3977: $? = 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:3977: result: no configure:3977: checking minix/config.h presence configure:3977: /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:3977: $? = 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:3977: result: no configure:3977: checking for minix/config.h configure:3977: result: no configure:3998: checking whether it is safe to define __EXTENSIONS__ configure:4016: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:4016: $? = 0 configure:4023: result: yes configure:4066: checking for a BSD-compatible install configure:4134: result: /usr/bin/install -c configure:4145: checking whether build environment is sane configure:4200: result: yes configure:4348: checking for a thread-safe mkdir -p configure:4387: result: /usr/bin/mkdir -p configure:4394: checking for gawk configure:4421: result: gawk configure:4432: checking whether /usr/bin/make sets $(MAKE) configure:4454: result: yes configure:4483: checking whether /usr/bin/make supports nested variables configure:4500: result: yes configure:4619: checking whether to enable maintainer-specific portions of Makefiles configure:4628: result: no configure:4662: checking for aarch64-unknown-linux-gnu-gcc configure:4689: result: /usr/bin/gcc configure:4958: checking for C compiler version configure:4967: /usr/bin/gcc --version >&5 gcc (GCC) 12.1.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4978: $? = 0 configure:4967: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/lto-wrapper Target: aarch64-unknown-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --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 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.1.0 (GCC) configure:4978: $? = 0 configure:4967: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4978: $? = 1 configure:4967: /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:4978: $? = 1 configure:4982: checking whether we are using the GNU C compiler configure:5010: result: yes configure:5019: checking whether /usr/bin/gcc accepts -g configure:5080: result: yes configure:5097: checking for /usr/bin/gcc option to accept ISO C89 configure:5173: result: none needed configure:5198: checking whether /usr/bin/gcc understands -c and -o together configure:5235: result: yes configure:5259: checking for aarch64-unknown-linux-gnu-ranlib configure:5286: result: /usr/bin/ranlib configure:5353: checking for gawk configure:5380: result: gawk configure:5397: checking for dwz configure:5427: result: no configure:5487: checking how to print strings configure:5514: result: printf configure:5535: checking for a sed that does not truncate output configure:5599: result: /usr/bin/sed configure:5617: checking for fgrep configure:5679: result: /usr/bin/grep -F configure:5714: checking for ld used by /usr/bin/gcc configure:5781: result: /usr/bin/ld configure:5788: checking if the linker (/usr/bin/ld) is GNU ld configure:5803: result: yes configure:5815: checking for BSD- or MS-compatible name lister (nm) configure:5864: result: /usr/bin/nm configure:5994: checking the name lister (/usr/bin/nm) interface configure:6001: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:6004: /usr/bin/nm "conftest.o" configure:6007: output 0000000000000000 B some_variable configure:6014: result: BSD nm configure:6017: checking whether ln -s works configure:6021: result: yes configure:6029: checking the maximum length of command line arguments configure:6154: result: 1572864 configure:6171: checking whether the shell understands some XSI constructs configure:6181: result: yes configure:6185: checking whether the shell understands "+=" configure:6191: result: yes configure:6226: checking for /usr/bin/ld option to reload object files configure:6233: result: -r configure:6262: checking for aarch64-unknown-linux-gnu-objdump configure:6289: result: objdump configure:6361: checking how to recognize dependent libraries configure:6562: result: pass_all configure:6582: checking for aarch64-unknown-linux-gnu-ar configure:6609: result: /usr/bin/ar configure:6687: checking for aarch64-unknown-linux-gnu-strip configure:6717: result: no configure:6727: checking for strip configure:6743: found /usr/bin/strip configure:6754: result: strip configure:6786: checking for aarch64-unknown-linux-gnu-ranlib configure:6813: result: /usr/bin/ranlib configure:6955: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:7073: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:7076: $? = 0 configure:7080: /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:7083: $? = 0 configure:7137: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c conftstm.o >&5 configure:7140: $? = 0 configure:7178: result: ok configure:8028: checking for dlfcn.h configure:8028: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:8028: $? = 0 configure:8028: result: yes configure:8215: checking for objdir configure:8230: result: .libs configure:8501: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:8519: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/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:8523: $? = 0 configure:8536: result: no configure:8556: checking for /usr/bin/gcc option to produce PIC configure:8842: result: -fPIC -DPIC configure:8854: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:8872: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8876: $? = 0 configure:8889: result: yes configure:8913: checking if /usr/bin/gcc static flag -static works configure:8941: result: yes configure:8956: checking if /usr/bin/gcc supports -c -o file.o configure:8977: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -o out/conftest2.o conftest.c >&5 configure:8981: $? = 0 configure:9003: result: yes configure:9011: checking if /usr/bin/gcc supports -c -o file.o configure:9058: result: yes configure:9091: checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries configure:10162: result: yes configure:10407: checking dynamic linker characteristics configure:10853: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10853: $? = 0 configure:11075: result: GNU/Linux ld.so configure:11182: checking how to hardcode library paths into programs configure:11207: result: immediate configure:11747: checking whether stripping libraries is possible configure:11752: result: yes configure:11787: checking if libtool supports shared libraries configure:11789: result: yes configure:11792: checking whether to build shared libraries configure:11813: result: no configure:11816: checking whether to build static libraries configure:11820: result: yes configure:11864: checking for special C compiler options needed for large files configure:11909: result: no configure:11915: checking for _FILE_OFFSET_BITS value needed for large files configure:11940: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:11940: $? = 0 configure:11972: result: no configure:12065: checking unwind.h usability configure:12065: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:12065: $? = 0 configure:12065: result: yes configure:12065: checking unwind.h presence configure:12065: /usr/bin/gcc -E conftest.c configure:12065: $? = 0 configure:12065: result: yes configure:12065: checking for unwind.h configure:12065: result: yes configure:12067: checking for _Unwind_Backtrace configure:12067: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:12067: $? = 0 configure:12067: result: yes configure:12088: checking for -funwind-tables option configure:12106: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -funwind-tables conftest.c >&5 configure:12106: $? = 0 configure:12114: result: yes configure:12119: checking for -frandom-seed=string option configure:12137: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -frandom-seed=conftest.lo conftest.c >&5 configure:12137: $? = 0 configure:12145: result: yes configure:12262: checking whether /usr/bin/gcc supports -W configure:12279: /usr/bin/gcc -c -W conftest.c >&5 configure:12279: $? = 0 configure:12288: result: yes configure:12262: checking whether /usr/bin/gcc supports -Wall configure:12279: /usr/bin/gcc -c -Wall conftest.c >&5 configure:12279: $? = 0 configure:12288: result: yes configure:12262: checking whether /usr/bin/gcc supports -Wwrite-strings configure:12279: /usr/bin/gcc -c -Wwrite-strings conftest.c >&5 configure:12279: $? = 0 configure:12288: result: yes configure:12262: checking whether /usr/bin/gcc supports -Wstrict-prototypes configure:12279: /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:12279: $? = 0 configure:12288: result: yes configure:12262: checking whether /usr/bin/gcc supports -Wmissing-prototypes configure:12279: /usr/bin/gcc -c -Wmissing-prototypes conftest.c >&5 configure:12279: $? = 0 configure:12288: result: yes configure:12262: checking whether /usr/bin/gcc supports -Wold-style-definition configure:12279: /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:12279: $? = 0 configure:12288: result: yes configure:12262: checking whether /usr/bin/gcc supports -Wmissing-format-attribute configure:12279: /usr/bin/gcc -c -Wmissing-format-attribute conftest.c >&5 configure:12279: $? = 0 configure:12288: result: yes configure:12262: checking whether /usr/bin/gcc supports -Wcast-qual configure:12279: /usr/bin/gcc -c -Wcast-qual conftest.c >&5 configure:12279: $? = 0 configure:12288: result: yes configure:12349: checking for _Unwind_GetIPInfo configure:12364: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -Werror-implicit-function-declaration -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:12364: $? = 0 configure:12372: result: yes configure:12405: checking for CET support configure:12570: result: no configure:12586: checking __sync extensions configure:12610: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:12610: $? = 0 configure:12619: result: yes configure:12631: checking __atomic extensions configure:12651: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:12651: $? = 0 configure:12660: result: yes configure:12671: checking output filetype configure:12688: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:12688: $? = 0 configure:12699: result: elf64 configure:12781: checking for uintmax_t configure:12781: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:12781: $? = 0 configure:12781: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:37:24: error: expected expression before ')' token 37 | if (sizeof ((uintmax_t))) | ^ configure:12781: $? = 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 BACKTRACE_XCOFF_SIZE unused | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:12781: result: yes configure:12790: checking for uintptr_t configure:12790: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:12790: $? = 0 configure:12790: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:37:24: error: expected expression before ')' token 37 | if (sizeof ((uintptr_t))) | ^ configure:12790: $? = 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 BACKTRACE_XCOFF_SIZE unused | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:12790: result: yes configure:12799: checking for int_least32_t configure:12799: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:12799: $? = 0 configure:12799: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:37:28: error: expected expression before ')' token 37 | if (sizeof ((int_least32_t))) | ^ configure:12799: $? = 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 BACKTRACE_XCOFF_SIZE unused | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_least32_t))) | return 0; | ; | return 0; | } configure:12799: result: yes configure:12808: checking for int_fast32_t configure:12808: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:12808: $? = 0 configure:12808: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:37:27: error: expected expression before ')' token 37 | if (sizeof ((int_fast32_t))) | ^ configure:12808: $? = 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 BACKTRACE_XCOFF_SIZE unused | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_fast32_t))) | return 0; | ; | return 0; | } configure:12808: result: yes configure:12817: checking for uint64_t configure:12817: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:12817: $? = 0 configure:12817: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:37:23: error: expected expression before ')' token 37 | if (sizeof ((uint64_t))) | ^ configure:12817: $? = 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 BACKTRACE_XCOFF_SIZE unused | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:12817: result: yes configure:12898: checking what to include in gstdint.h configure:12926: result: stdint.h (already complete) configure:13172: checking sys/mman.h usability configure:13172: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:13172: $? = 0 configure:13172: result: yes configure:13172: checking sys/mman.h presence configure:13172: /usr/bin/gcc -E conftest.c configure:13172: $? = 0 configure:13172: result: yes configure:13172: checking for sys/mman.h configure:13172: result: yes configure:13195: checking for mmap configure:13195: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:13195: $? = 0 configure:13195: result: yes configure:13218: /usr/bin/gcc -E conftest.c configure:13218: $? = 0 configure:13237: checking link.h usability configure:13237: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking link.h presence configure:13237: /usr/bin/gcc -E conftest.c configure:13237: $? = 0 configure:13237: result: yes configure:13237: checking for link.h configure:13237: result: yes configure:13266: checking for dl_iterate_phdr configure:13266: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:13266: $? = 0 configure:13266: result: yes configure:13284: checking mach-o/dyld.h usability configure:13284: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 conftest.c:67:10: fatal error: mach-o/dyld.h: No such file or directory 67 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:13284: $? = 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 BACKTRACE_XCOFF_SIZE unused | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_DL_ITERATE_PHDR 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:13284: result: no configure:13284: checking mach-o/dyld.h presence configure:13284: /usr/bin/gcc -E conftest.c conftest.c:34:10: fatal error: mach-o/dyld.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:13284: $? = 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 BACKTRACE_XCOFF_SIZE unused | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_DL_ITERATE_PHDR 1 | /* end confdefs.h. */ | #include configure:13284: result: no configure:13284: checking for mach-o/dyld.h configure:13284: result: no configure:13298: checking sys/ldr.h usability configure:13298: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 conftest.c:67:10: fatal error: sys/ldr.h: No such file or directory 67 | #include | ^~~~~~~~~~~ compilation terminated. configure:13298: $? = 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 BACKTRACE_XCOFF_SIZE unused | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_DL_ITERATE_PHDR 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:13298: result: no configure:13298: checking sys/ldr.h presence configure:13298: /usr/bin/gcc -E conftest.c conftest.c:34:10: fatal error: sys/ldr.h: No such file or directory 34 | #include | ^~~~~~~~~~~ compilation terminated. configure:13298: $? = 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 BACKTRACE_XCOFF_SIZE unused | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_DL_ITERATE_PHDR 1 | /* end confdefs.h. */ | #include configure:13298: result: no configure:13298: checking for sys/ldr.h configure:13298: result: no configure:13349: checking for fcntl configure:13349: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:13349: $? = 0 configure:13349: result: yes configure:13363: checking whether strnlen is declared configure:13363: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:13363: $? = 0 configure:13363: result: yes configure:13373: checking whether getpagesize is declared configure:13373: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 configure:13373: $? = 0 configure:13373: result: yes configure:13387: checking for lstat configure:13387: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:13387: $? = 0 configure:13387: result: yes configure:13387: checking for readlink configure:13387: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:13387: $? = 0 configure:13387: result: yes configure:13404: checking for getexecname configure:13404: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccn7DXLN.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:13404: $? = 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 BACKTRACE_XCOFF_SIZE unused | #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 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 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:13404: result: no configure:13420: checking for KERN_PROC configure:13439: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 conftest.c:41:10: fatal error: sys/sysctl.h: No such file or directory 41 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:13439: $? = 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 BACKTRACE_XCOFF_SIZE unused | #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 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int mib0 = CTL_KERN; int mib1 = KERN_PROC; int mib2 = KERN_PROC_PATHNAME; | ; | return 0; | } configure:13446: result: no configure:13454: checking for KERN_PROG_ARGS configure:13473: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include conftest.c >&5 conftest.c:41:10: fatal error: sys/sysctl.h: No such file or directory 41 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:13473: $? = 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 BACKTRACE_XCOFF_SIZE unused | #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 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int mib0 = CTL_KERN; int mib1 = KERN_PROC_ARGS; int mib2 = KERN_PROC_PATHNAME; | ; | return 0; | } configure:13480: result: no configure:13491: checking for clock_gettime configure:13491: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:13491: $? = 0 configure:13491: result: yes configure:13552: checking whether -pthread is supported configure:13563: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -pthread conftest.c >&5 configure:13563: $? = 0 configure:13571: result: yes configure:13588: checking whether -gdwarf-5 is supported configure:13606: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -gdwarf-5 -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:13606: $? = 0 configure:13615: result: yes configure:13626: checking for compress in -lz configure:13651: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c -lz >&5 configure:13651: $? = 0 configure:13660: result: yes configure:13677: checking whether --compress-debug-sections is supported configure:13695: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,--compress-debug-sections=zlib-gnu conftest.c >&5 configure:13695: $? = 0 configure:13704: result: yes configure:13718: checking for objcopy configure:13734: found /usr/bin/objcopy configure:13745: result: objcopy configure:13755: checking for readelf configure:13782: result: readelf configure:13790: checking whether objcopy supports debuglink configure:13805: result: yes configure:13819: checking for dsymutil configure:13846: result: dsymutil configure:13866: checking for nm configure:13893: result: /usr/bin/nm configure:13904: checking for xz configure:13920: found /home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/bin/xz configure:13931: result: xz configure:13949: checking for comm configure:13965: found /usr/bin/comm configure:13976: result: comm configure:14002: checking for lzma_auto_decoder in -llzma configure:14027: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c -llzma >&5 configure:14027: $? = 0 configure:14036: result: yes configure:14053: checking whether tests can run configure:14072: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib conftest.c >&5 configure:14072: $? = 0 configure:14072: ./conftest configure:14072: $? = 0 configure:14082: result: yes configure:14165: updating cache ./config.cache configure:14209: checking that generated files are newer than configure configure:14215: result: done configure:14286: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by package-unused config.status version-unused, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on asahi-mini config.status:1171: creating Makefile config.status:1171: creating backtrace-supported.h config.status:1171: creating install-debuginfo-for-buildid.sh config.status:1171: creating config.h config.status:1385: executing libtool commands config.status:1385: executing gstdint.h commands config.status:1385: 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-8/output-1/per-package/host-gcc-final/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_DSYMUTIL_set=set ac_cv_env_DSYMUTIL_value=dsymutil ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_NM_set=set ac_cv_env_NM_value=/usr/bin/nm ac_cv_env_OBJCOPY_set=set ac_cv_env_OBJCOPY_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=powerpc64-buildroot-linux-gnu ac_cv_func__Unwind_Backtrace=yes ac_cv_func_clock_gettime=yes ac_cv_func_dl_iterate_phdr=yes ac_cv_func_fcntl=yes ac_cv_func_getexecname=no ac_cv_func_lstat=yes ac_cv_func_mmap=yes ac_cv_func_readlink=yes ac_cv_have_decl_getpagesize=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_mach_o_dyld_h=no 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_ldr_h=no 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_lib_lzma_lzma_auto_decoder=yes ac_cv_lib_z_compress=yes 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_COMM=comm ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_DSYMUTIL=dsymutil ac_cv_prog_NM=/usr/bin/nm ac_cv_prog_OBJCOPY=objcopy ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=/usr/bin/ranlib ac_cv_prog_READELF=readelf ac_cv_prog_XZ=xz 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_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=powerpc64-buildroot-linux-gnu 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 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gcc_cv_libc_provides_ssp=no libbacktrace_cv_c_random_seed_string=yes libbacktrace_cv_c_unwind_tables=yes libbacktrace_cv_lib_dwarf5=yes libbacktrace_cv_objcopy_debuglink=yes libbacktrace_cv_proc=no libbacktrace_cv_procargs=no libbacktrace_cv_sys_atomic=yes libbacktrace_cv_sys_filetype=elf64 libbacktrace_cv_sys_native=yes libbacktrace_cv_sys_sync=yes libgo_cv_ld_compress=yes libgo_cv_lib_pthread=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-8/output-1/build/host-gcc-final-11.3.0/missing aclocal-1.15' ALLOC_FILE='mmap.lo' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/usr/bin/ar' AUTOCONF='${SHELL} /home/autobuild/autobuild/instance-8/output-1/build/host-gcc-final-11.3.0/missing autoconf' AUTOHEADER='${SHELL} /home/autobuild/autobuild/instance-8/output-1/build/host-gcc-final-11.3.0/missing autoheader' AUTOMAKE='${SHELL} /home/autobuild/autobuild/instance-8/output-1/build/host-gcc-final-11.3.0/missing automake-1.15' 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' CET_HOST_FLAGS='' CFLAGS='-O2 -I/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/include' CLOCK_GETTIME_LINK='' COMM='comm' CPP='/usr/bin/gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='dsymutil' DUMPBIN='' DWZ='' 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' HAVE_COMM_FALSE='#' HAVE_COMM_TRUE='' HAVE_COMPRESSED_DEBUG_FALSE='#' HAVE_COMPRESSED_DEBUG_TRUE='' HAVE_DWARF5_FALSE='#' HAVE_DWARF5_TRUE='' HAVE_DWZ_FALSE='' HAVE_DWZ_TRUE='#' HAVE_ELF_FALSE='#' HAVE_ELF_TRUE='' HAVE_LIBLZMA_FALSE='#' HAVE_LIBLZMA_TRUE='' HAVE_MINIDEBUG_FALSE='#' HAVE_MINIDEBUG_TRUE='' HAVE_OBJCOPY_DEBUGLINK_FALSE='#' HAVE_OBJCOPY_DEBUGLINK_TRUE='' HAVE_PTHREAD_FALSE='#' HAVE_PTHREAD_TRUE='' HAVE_XZ_FALSE='#' HAVE_XZ_TRUE='' HAVE_ZLIB_FALSE='#' HAVE_ZLIB_TRUE='' 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-8/output-1/per-package/host-gcc-final/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/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-8/output-1/build/host-gcc-final-11.3.0/missing makeinfo --split-size=5000000' MKDIR_P='/usr/bin/mkdir -p' NATIVE_FALSE='#' NATIVE_TRUE='' NM='/usr/bin/nm' NMEDIT='' OBJCOPY='objcopy' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='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='' PTHREAD_CFLAGS='-pthread' RANLIB='/usr/bin/ranlib' READELF='readelf' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_DSYMUTIL_FALSE='' USE_DSYMUTIL_TRUE='#' 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' XZ='xz' 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-8/output-1/build/host-gcc-final-11.3.0/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='$(MKDIR_P)' multi_basedir='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host' program_transform_name='s&^&powerpc64-buildroot-linux-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/autobuild/autobuild/instance-8/output-1/per-package/host-gcc-final/host/etc' target='powerpc64-buildroot-linux-gnu' target_alias='powerpc64-buildroot-linux-gnu' target_cpu='powerpc64' target_os='linux-gnu' 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 BACKTRACE_XCOFF_SIZE unused #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 #define HAVE_DECL_GETPAGESIZE 1 #define HAVE_LSTAT 1 #define HAVE_READLINK 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_ZLIB 1 #define HAVE_LIBLZMA 1 configure: exit 0