This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libsigsegv configure 2.13, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=powerpc-buildroot-linux-musl --host=powerpc-buildroot-linux-musl --build=aarch64-unknown-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --enable-shared ## --------- ## ## 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-4/output-1/host/bin PATH: /home/autobuild/autobuild/instance-4/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:2372: checking for a BSD-compatible install configure:2440: result: /usr/bin/install -c configure:2451: checking whether build environment is sane configure:2506: result: yes configure:2560: checking for powerpc-buildroot-linux-musl-strip configure:2587: result: /bin/true configure:2652: checking for a thread-safe mkdir -p configure:2691: result: /usr/bin/mkdir -p configure:2698: checking for gawk configure:2714: found /usr/bin/gawk configure:2725: result: gawk configure:2736: checking whether make sets $(MAKE) configure:2758: result: yes configure:2787: checking whether make supports nested variables configure:2804: result: yes configure:2941: checking for powerpc-buildroot-linux-musl-gcc configure:2968: result: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc configure:3237: checking for C compiler version configure:3246: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc --version >&5 powerpc-buildroot-linux-musl-gcc.br_real (Buildroot 2022.02-438-gac91235797) 10.3.0 Copyright (C) 2020 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:3257: $? = 0 configure:3246: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc.br_real COLLECT_LTO_WRAPPER=/home/autobuild/autobuild/instance-4/output-1/host/libexec/gcc/powerpc-buildroot-linux-musl/10.3.0/lto-wrapper Target: powerpc-buildroot-linux-musl Configured with: ./configure --prefix=/home/autobuild/autobuild/instance-4/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-4/output-1/host/etc --enable-static --target=powerpc-buildroot-linux-musl --with-sysroot=/home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/autobuild/autobuild/instance-4/output-1/host --with-mpc=/home/autobuild/autobuild/instance-4/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-4/output-1/host --with-pkgversion='Buildroot 2022.02-438-gac91235797' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libmpx --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=604 --enable-secureplt --enable-languages=c,fortran --with-build-time-tools=/home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/bin --enable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.3.0 (Buildroot 2022.02-438-gac91235797) configure:3257: $? = 0 configure:3246: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -V >&5 powerpc-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-V' powerpc-buildroot-linux-musl-gcc.br_real: fatal error: no input files compilation terminated. configure:3257: $? = 1 configure:3246: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -qversion >&5 powerpc-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-qversion'; did you mean '--version'? powerpc-buildroot-linux-musl-gcc.br_real: fatal error: no input files compilation terminated. configure:3257: $? = 1 configure:3277: checking whether the C compiler works configure:3299: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3303: $? = 0 configure:3351: result: yes configure:3354: checking for C compiler default output file name configure:3356: result: a.out configure:3362: checking for suffix of executables configure:3369: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3373: $? = 0 configure:3395: result: configure:3417: checking whether we are cross compiling configure:3455: result: yes configure:3460: checking for suffix of object files configure:3482: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3486: $? = 0 configure:3507: result: o configure:3511: checking whether we are using the GNU C compiler configure:3530: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3530: $? = 0 configure:3539: result: yes configure:3548: checking whether /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc accepts -g configure:3568: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3568: $? = 0 configure:3609: result: yes configure:3626: checking for /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc option to accept ISO C89 configure:3689: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3689: $? = 0 configure:3702: result: none needed configure:3727: checking whether /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc understands -c and -o together configure:3749: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c conftest.c -o conftest2.o configure:3752: $? = 0 configure:3749: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c conftest.c -o conftest2.o configure:3752: $? = 0 configure:3764: result: yes configure:3784: checking whether make supports the include directive configure:3799: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/home/autobuild/autobuild/instance-4/output-1/build/libsigsegv-2.13' make[1]: Leaving directory '/home/autobuild/autobuild/instance-4/output-1/build/libsigsegv-2.13' this is the am__doit target configure:3802: $? = 0 configure:3821: result: yes (GNU style) configure:3846: checking dependency style of /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc configure:3957: result: none configure:3977: checking how to run the C preprocessor configure:4047: result: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-cpp configure:4067: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4067: $? = 0 configure:4081: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | /* end confdefs.h. */ | #include configure:4114: checking build system type configure:4128: result: aarch64-unknown-linux-gnu configure:4148: checking host system type configure:4161: result: powerpc-buildroot-linux-musl configure:4184: checking host platform configure:4209: result: powerpc-buildroot-linux5.17.0-musl configure:4264: checking how to print strings configure:4291: result: printf configure:4312: checking for a sed that does not truncate output configure:4376: result: /usr/bin/sed configure:4394: checking for grep that handles long lines and -e configure:4452: result: /usr/bin/grep configure:4457: checking for egrep configure:4519: result: /usr/bin/grep -E configure:4524: checking for fgrep configure:4586: result: /usr/bin/grep -F configure:4621: checking for ld used by /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc configure:4688: result: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-ld configure:4695: checking if the linker (/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-ld) is GNU ld configure:4710: result: yes configure:4722: checking for BSD- or MS-compatible name lister (nm) configure:4776: result: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-nm configure:4906: checking the name lister (/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-nm) interface configure:4913: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4916: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-nm "conftest.o" configure:4919: output 00000000 B some_variable configure:4926: result: BSD nm configure:4929: checking whether ln -s works configure:4933: result: yes configure:4941: checking the maximum length of command line arguments configure:5072: result: 1572864 configure:5120: checking how to convert aarch64-unknown-linux-gnu file names to powerpc-buildroot-linux-musl format configure:5160: result: func_convert_file_noop configure:5167: checking how to convert aarch64-unknown-linux-gnu file names to toolchain format configure:5187: result: func_convert_file_noop configure:5194: checking for /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-ld option to reload object files configure:5201: result: -r configure:5235: checking for powerpc-buildroot-linux-musl-objdump configure:5262: result: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-objdump configure:5334: checking how to recognize dependent libraries configure:5534: result: pass_all configure:5579: checking for powerpc-buildroot-linux-musl-dlltool configure:5609: result: no configure:5619: checking for dlltool configure:5649: result: no configure:5679: checking how to associate runtime and link libraries configure:5706: result: printf %s\n configure:5723: checking for powerpc-buildroot-linux-musl-ar configure:5750: result: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ar configure:5831: checking for archiver @FILE support configure:5848: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5848: $? = 0 configure:5851: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ar cru libconftest.a @conftest.lst >&5 configure:5854: $? = 0 configure:5859: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ar cru libconftest.a @conftest.lst >&5 /home/autobuild/autobuild/instance-4/output-1/host/lib/gcc/powerpc-buildroot-linux-musl/10.3.0/../../../../powerpc-buildroot-linux-musl/bin/ar: conftest.o: No such file or directory configure:5862: $? = 1 configure:5874: result: @ configure:5892: checking for powerpc-buildroot-linux-musl-strip configure:5919: result: /bin/true configure:5991: checking for powerpc-buildroot-linux-musl-ranlib configure:6018: result: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ranlib configure:6160: checking command to parse /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-nm output from /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc object configure:6313: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6316: $? = 0 configure:6320: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6323: $? = 0 configure:6389: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5 configure:6392: $? = 0 configure:6430: result: ok configure:6477: checking for sysroot configure:6507: result: no configure:6514: checking for a working dd configure:6552: result: /usr/bin/dd configure:6556: checking how to truncate binary pipes configure:6571: result: /usr/bin/dd bs=4096 count=1 configure:6707: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6710: $? = 0 configure:6860: checking for powerpc-buildroot-linux-musl-mt configure:6890: result: no configure:6900: checking for mt configure:6930: result: no configure:6950: checking if : is a manifest tool configure:6956: : '-?' configure:6964: result: no configure:7637: checking for ANSI C header files configure:7657: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7657: $? = 0 configure:7741: result: yes configure:7754: checking for sys/types.h configure:7754: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for sys/stat.h configure:7754: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for stdlib.h configure:7754: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for string.h configure:7754: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for memory.h configure:7754: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for strings.h configure:7754: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for inttypes.h configure:7754: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for stdint.h configure:7754: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7754: checking for unistd.h configure:7754: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7754: $? = 0 configure:7754: result: yes configure:7768: checking for dlfcn.h configure:7768: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7768: $? = 0 configure:7768: result: yes configure:8023: checking for objdir configure:8038: result: .libs configure:8302: checking if /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc supports -fno-rtti -fno-exceptions configure:8320: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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:8324: $? = 0 configure:8337: result: no configure:8695: checking for /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc option to produce PIC configure:8702: result: -fPIC -DPIC configure:8710: checking if /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc PIC flag -fPIC -DPIC works configure:8728: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5 configure:8732: $? = 0 configure:8745: result: yes configure:8774: checking if /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc static flag -static works configure:8802: result: yes configure:8817: checking if /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc supports -c -o file.o configure:8838: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:8842: $? = 0 configure:8864: result: yes configure:8872: checking if /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc supports -c -o file.o configure:8919: result: yes configure:8952: checking whether the /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc linker (/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-ld) supports shared libraries configure:10211: result: yes configure:10248: checking whether -lc should be explicitly linked in configure:10256: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10259: $? = 0 configure:10274: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10277: $? = 0 configure:10291: result: no configure:10451: checking dynamic linker characteristics configure:11032: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11032: $? = 0 configure:11269: result: GNU/Linux ld.so configure:11391: checking how to hardcode library paths into programs configure:11416: result: immediate configure:11964: checking whether stripping libraries is possible configure:11986: result: no configure:12004: checking if libtool supports shared libraries configure:12006: result: yes configure:12009: checking whether to build shared libraries configure:12034: result: yes configure:12037: checking whether to build static libraries configure:12041: result: yes configure:12086: checking sys/signal.h usability configure:12086: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:56: /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ configure:12086: $? = 0 configure:12086: result: yes configure:12086: checking sys/signal.h presence configure:12086: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c In file included from conftest.c:23: /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ configure:12086: $? = 0 configure:12086: result: yes configure:12086: checking for sys/signal.h configure:12086: result: yes configure:12125: checking for unistd.h configure:12125: result: yes configure:12137: checking for getpagesize configure:12160: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12160: $? = 0 configure:12168: result: yes configure:12177: checking for sysconf(_SC_PAGESIZE) configure:12200: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12200: $? = 0 configure:12208: result: yes configure:12217: checking for PAGESIZE in limits.h configure:12235: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:33:12: error: 'PAGESIZE' undeclared (first use in this function) 33 | int pgsz = PAGESIZE; | ^~~~~~~~ conftest.c:33:12: note: each undeclared identifier is reported only once for each function it appears in configure:12235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | /* end confdefs.h. */ | | #include | int | main () | { | int pgsz = PAGESIZE; | ; | return 0; | } configure:12243: result: no configure:12261: checking for mmap with MAP_ANON configure:12322: result: yes configure:12331: checking for mmap with MAP_ANONYMOUS configure:12394: result: yes configure:12403: checking for mmap of /dev/zero configure:12477: result: yes configure:12501: checking whether a fault handler according to POSIX works configure:12657: result: yes configure:12665: checking whether a fault handler according to Linux/i386 works configure:12695: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:34: /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/asm/sigcontext.h:17:8: error: redefinition of 'struct sigcontext' 17 | struct sigcontext { | ^~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/signal.h:48, from conftest.c:33: /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/bits/signal.h:26:8: note: originally defined here 26 | struct sigcontext { | ^~~~~~~~~~ conftest.c: In function 'sigsegv_handler': conftest.c:37:37: error: 'struct sigcontext' has no member named 'cr2' 37 | void *fault_address = (void *) (sc.cr2); | ^ configure:12695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | /* end confdefs.h. */ | | | #include | #include | void sigsegv_handler (int sig, struct sigcontext sc) | { | void *fault_address = (void *) (sc.cr2); | } | | int | main () | { | struct sigaction action; | | ; | return 0; | } configure:12822: result: no configure:12830: checking whether a fault handler according to old Linux/i386 works configure:12860: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12860: $? = 0 configure:12987: result: guessing no configure:12995: checking whether a fault handler according to Linux/m68k works configure:13026: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:34: /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/asm/sigcontext.h:17:8: error: redefinition of 'struct sigcontext' 17 | struct sigcontext { | ^~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/signal.h:48, from conftest.c:33: /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/bits/signal.h:26:8: note: originally defined here 26 | struct sigcontext { | ^~~~~~~~~~ In file included from conftest.c:35: ./src/fault-linux-m68k-old.c: In function 'get_fault_addr': ./src/fault-linux-m68k-old.c:22:20: error: 'struct sigcontext' has no member named 'sc_formatvec' 22 | int format = (scp->sc_formatvec >> 12) & 0xf; | ^~ configure:13026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | /* end confdefs.h. */ | | | #include | #include | #include "./src/fault-linux-m68k-old.c" | void sigsegv_handler (int sig, int code, struct sigcontext *scp) | { | void *fault_address = (void *) (get_fault_addr (scp)); | } | | int | main () | { | struct sigaction action; | | ; | return 0; | } configure:13154: result: no configure:13162: checking whether a fault handler according to Linux/PowerPC works configure:13192: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:34: /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/asm/sigcontext.h:17:8: error: redefinition of 'struct sigcontext' 17 | struct sigcontext { | ^~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/signal.h:48, from conftest.c:33: /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/bits/signal.h:26:8: note: originally defined here 26 | struct sigcontext { | ^~~~~~~~~~ configure:13192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | /* end confdefs.h. */ | | | #include | #include | void sigsegv_handler (int sig, struct sigcontext *scp) | { | void *fault_address = (void *) (scp->regs->dar); | } | | int | main () | { | struct sigaction action; | | ; | return 0; | } configure:13319: result: no configure:13327: checking whether a fault handler according to Linux/HPPA works configure:13358: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13358: $? = 0 configure:13483: result: guessing no configure:13491: checking whether a fault handler according to BSD works configure:13521: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13521: $? = 0 configure:13648: result: guessing no configure:13656: checking whether a fault handler according to IRIX works configure:13686: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'sigsegv_handler': conftest.c:37:54: error: 'struct sigcontext' has no member named 'sc_badvaddr' 37 | void *fault_address = (void *) ((unsigned long) scp->sc_badvaddr); | ^~ configure:13686: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | /* end confdefs.h. */ | | | #include | | void sigsegv_handler (int sig, int code, struct sigcontext *scp) | { | void *fault_address = (void *) ((unsigned long) scp->sc_badvaddr); | } | | int | main () | { | struct sigaction action; | | ; | return 0; | } configure:13813: result: no configure:13821: checking whether a fault handler according to HP-UX HPPA works configure:13856: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'sigsegv_handler': conftest.c:40:48: error: 'struct sigcontext' has no member named 'sc_sl' 40 | void *fault_address = (void *) (GET_CR21 (scp->sc_sl.sl_ss)); | ^~ conftest.c:35:33: note: in definition of macro 'USE_64BIT_REGS' 35 | #define USE_64BIT_REGS(mc) (((mc).ss_flags & SS_WIDEREGS) && ((mc).ss_flags & SS_NARROWISINVALID)) | ^~ conftest.c:40:35: note: in expansion of macro 'GET_CR21' 40 | void *fault_address = (void *) (GET_CR21 (scp->sc_sl.sl_ss)); | ^~~~~~~~ conftest.c:35:48: error: 'SS_WIDEREGS' undeclared (first use in this function) 35 | #define USE_64BIT_REGS(mc) (((mc).ss_flags & SS_WIDEREGS) && ((mc).ss_flags & SS_NARROWISINVALID)) | ^~~~~~~~~~~ conftest.c:36:25: note: in expansion of macro 'USE_64BIT_REGS' 36 | #define GET_CR21(mc) (USE_64BIT_REGS(mc) ? (mc).ss_wide.ss_64.ss_cr21 : (mc).ss_narrow.ss_cr21) | ^~~~~~~~~~~~~~ conftest.c:40:35: note: in expansion of macro 'GET_CR21' 40 | void *fault_address = (void *) (GET_CR21 (scp->sc_sl.sl_ss)); | ^~~~~~~~ conftest.c:35:48: note: each undeclared identifier is reported only once for each function it appears in 35 | #define USE_64BIT_REGS(mc) (((mc).ss_flags & SS_WIDEREGS) && ((mc).ss_flags & SS_NARROWISINVALID)) | ^~~~~~~~~~~ conftest.c:36:25: note: in expansion of macro 'USE_64BIT_REGS' 36 | #define GET_CR21(mc) (USE_64BIT_REGS(mc) ? (mc).ss_wide.ss_64.ss_cr21 : (mc).ss_narrow.ss_cr21) | ^~~~~~~~~~~~~~ conftest.c:40:35: note: in expansion of macro 'GET_CR21' 40 | void *fault_address = (void *) (GET_CR21 (scp->sc_sl.sl_ss)); | ^~~~~~~~ conftest.c:40:48: error: 'struct sigcontext' has no member named 'sc_sl' 40 | void *fault_address = (void *) (GET_CR21 (scp->sc_sl.sl_ss)); | ^~ conftest.c:35:66: note: in definition of macro 'USE_64BIT_REGS' 35 | #define USE_64BIT_REGS(mc) (((mc).ss_flags & SS_WIDEREGS) && ((mc).ss_flags & SS_NARROWISINVALID)) | ^~ conftest.c:40:35: note: in expansion of macro 'GET_CR21' 40 | void *fault_address = (void *) (GET_CR21 (scp->sc_sl.sl_ss)); | ^~~~~~~~ conftest.c:35:81: error: 'SS_NARROWISINVALID' undeclared (first use in this function) 35 | #define USE_64BIT_REGS(mc) (((mc).ss_flags & SS_WIDEREGS) && ((mc).ss_flags & SS_NARROWISINVALID)) | ^~~~~~~~~~~~~~~~~~ conftest.c:36:25: note: in expansion of macro 'USE_64BIT_REGS' 36 | #define GET_CR21(mc) (USE_64BIT_REGS(mc) ? (mc).ss_wide.ss_64.ss_cr21 : (mc).ss_narrow.ss_cr21) | ^~~~~~~~~~~~~~ conftest.c:40:35: note: in expansion of macro 'GET_CR21' 40 | void *fault_address = (void *) (GET_CR21 (scp->sc_sl.sl_ss)); | ^~~~~~~~ conftest.c:40:48: error: 'struct sigcontext' has no member named 'sc_sl' 40 | void *fault_address = (void *) (GET_CR21 (scp->sc_sl.sl_ss)); | ^~ conftest.c:36:47: note: in definition of macro 'GET_CR21' 36 | #define GET_CR21(mc) (USE_64BIT_REGS(mc) ? (mc).ss_wide.ss_64.ss_cr21 : (mc).ss_narrow.ss_cr21) | ^~ conftest.c:40:48: error: 'struct sigcontext' has no member named 'sc_sl' 40 | void *fault_address = (void *) (GET_CR21 (scp->sc_sl.sl_ss)); | ^~ conftest.c:36:76: note: in definition of macro 'GET_CR21' 36 | #define GET_CR21(mc) (USE_64BIT_REGS(mc) ? (mc).ss_wide.ss_64.ss_cr21 : (mc).ss_narrow.ss_cr21) | ^~ configure:13856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | /* end confdefs.h. */ | | | #include | | #define USE_64BIT_REGS(mc) (((mc).ss_flags & SS_WIDEREGS) && ((mc).ss_flags & SS_NARROWISINVALID)) | #define GET_CR21(mc) (USE_64BIT_REGS(mc) ? (mc).ss_wide.ss_64.ss_cr21 : (mc).ss_narrow.ss_cr21) | | void sigsegv_handler (int sig, int code, struct sigcontext *scp) | { | void *fault_address = (void *) (GET_CR21 (scp->sc_sl.sl_ss)); | } | | int | main () | { | struct sigaction action; | | ; | return 0; | } configure:13988: result: no configure:13996: checking whether a fault handler according to OSF/1 Alpha works configure:14026: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'sigsegv_handler': conftest.c:37:38: error: 'struct sigcontext' has no member named 'sc_traparg_a0' 37 | void *fault_address = (void *) (scp->sc_traparg_a0); | ^~ configure:14026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | /* end confdefs.h. */ | | | #include | | void sigsegv_handler (int sig, int code, struct sigcontext *scp) | { | void *fault_address = (void *) (scp->sc_traparg_a0); | } | | int | main () | { | struct sigaction action; | | ; | return 0; | } configure:14153: result: no configure:14161: checking whether a fault handler according to NetBSD Alpha works configure:14191: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:34: ./src/fault-netbsd-alpha.c: In function 'get_fault_addr': ./src/fault-netbsd-alpha.c:25:46: error: 'struct sigcontext' has no member named 'sc_pc' 25 | unsigned int instr = *((unsigned int *)(scp->sc_pc)); | ^~ ./src/fault-netbsd-alpha.c:36:20: error: 'struct sigcontext' has no member named 'sc_regs'; did you mean 'regs'? 36 | faultaddr = scp->sc_regs[(instr >> 16) & 0x1f]; | ^~~~~~~ | regs configure:14191: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | /* end confdefs.h. */ | | | #include | #include "./src/fault-netbsd-alpha.c" | void sigsegv_handler (int sig, int code, struct sigcontext *scp) | { | void *fault_address = (void *) (get_fault_addr (scp)); | } | | int | main () | { | struct sigaction action; | | ; | return 0; | } configure:14318: result: no configure:14326: checking whether a fault handler according to AIX works configure:14356: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'sigsegv_handler': conftest.c:37:38: error: 'struct sigcontext' has no member named 'sc_jmpbuf' 37 | void *fault_address = (void *) (scp->sc_jmpbuf.jmp_context.o_vaddr); | ^~ configure:14356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | /* end confdefs.h. */ | | | #include | | void sigsegv_handler (int sig, int code, struct sigcontext *scp) | { | void *fault_address = (void *) (scp->sc_jmpbuf.jmp_context.o_vaddr); | } | | int | main () | { | struct sigaction action; | | ; | return 0; | } configure:14483: result: no configure:14491: checking whether a fault handler according to MacOSX/Darwin7 PowerPC works configure:14522: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:34: ./src/fault-macosdarwin7-powerpc.c: In function 'get_fault_addr': ./src/fault-macosdarwin7-powerpc.c:43:22: error: invalid type argument of '->' (have 'mcontext_t') 43 | &ucp->uc_mcontext->ss.r0; /* r0..r31 */ | ^~ conftest.c: In function 'main': conftest.c:44:21: warning: assignment to 'void (*)(int, siginfo_t *, void *)' from incompatible pointer type 'void (*)(int, siginfo_t *, ucontext_t *)' [-Wincompatible-pointer-types] 44 | action.sa_sigaction = &sigsegv_handler; | ^ configure:14522: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | /* end confdefs.h. */ | | | #include | #include "./src/fault-macosdarwin7-powerpc.c" | void sigsegv_handler (int sig, siginfo_t *sip, ucontext_t *ucp) | { | void *fault_address = (void *) (get_fault_addr (sip, ucp)); | } | | int | main () | { | struct sigaction action; | action.sa_sigaction = &sigsegv_handler; | action.sa_flags = SA_SIGINFO; | ; | return 0; | } configure:14647: result: no configure:14656: checking whether a fault handler according to MacOSX/Darwin5 PowerPC works configure:14686: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:34: ./src/fault-macosdarwin5-powerpc.c: In function 'get_fault_addr': ./src/fault-macosdarwin5-powerpc.c:36:46: error: 'struct sigcontext' has no member named 'sc_ir' 36 | unsigned int instr = *((unsigned int *) scp->sc_ir); | ^~ ./src/fault-macosdarwin5-powerpc.c:37:48: error: 'struct sigcontext' has no member named 'sc_regs'; did you mean 'regs'? 37 | unsigned int *regs = &((unsigned int *) scp->sc_regs)[2]; | ^~~~~~~ | regs configure:14686: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | /* end confdefs.h. */ | | | #include | #include "./src/fault-macosdarwin5-powerpc.c" | void sigsegv_handler (int sig, int code, struct sigcontext *scp) | { | void *fault_address = (void *) (get_fault_addr (scp)); | } | | int | main () | { | struct sigaction action; | | ; | return 0; | } configure:14813: result: no configure:14822: checking whether a fault handler according to Hurd works configure:14852: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14852: $? = 0 configure:14979: result: guessing no configure:15110: checking ucontext.h usability configure:15110: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15110: $? = 0 configure:15110: result: yes configure:15110: checking ucontext.h presence configure:15110: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15110: $? = 0 configure:15110: result: yes configure:15110: checking for ucontext.h configure:15110: result: yes configure:15379: checking for the fault handler specifics configure:15390: result: fault-linux-powerpc.h configure:15415: checking if the system supports catching SIGSEGV configure:15417: result: yes configure:15430: checking for stack direction configure:15524: result: grows down configure:15543: checking for prmap_t in sys/procfs.h configure:15560: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:39:1: error: unknown type name 'prmap_t' 39 | prmap_t x; | ^~~~~~~ configure:15560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | #define HAVE_UCONTEXT_H 1 | #define CFG_FAULT "fault-linux-powerpc.h" | #define CFG_MACHFAULT "fault-none.h" | #define STACK_DIRECTION -1 | /* end confdefs.h. */ | #include | int | main () | { | prmap_t x; | ; | return 0; | } configure:15569: result: no configure:15574: checking for mquery configure:15574: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /home/autobuild/autobuild/instance-4/output-1/host/lib/gcc/powerpc-buildroot-linux-musl/10.3.0/../../../../powerpc-buildroot-linux-musl/bin/ld: /tmp/ccFJ0Lfr.o: in function `main': conftest.c:(.text.startup+0xc): undefined reference to `mquery' collect2: error: ld returned 1 exit status configure:15574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | #define HAVE_UCONTEXT_H 1 | #define CFG_FAULT "fault-linux-powerpc.h" | #define CFG_MACHFAULT "fault-none.h" | #define STACK_DIRECTION -1 | /* end confdefs.h. */ | /* Define mquery to an innocuous variant, in case declares mquery. | For example, HP-UX 11i declares gettimeofday. */ | #define mquery innocuous_mquery | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mquery (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mquery | | /* 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 mquery (); | /* 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_mquery || defined __stub___mquery | choke me | #endif | | int | main () | { | return mquery (); | ; | return 0; | } configure:15574: result: no configure:15574: checking for mincore configure:15574: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15574: $? = 0 configure:15574: result: yes configure:15633: checking for getrlimit configure:15633: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15633: $? = 0 configure:15633: result: yes configure:15633: checking for setrlimit configure:15633: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15633: $? = 0 configure:15633: result: yes configure:15649: checking for sigaltstack configure:15649: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15649: $? = 0 configure:15649: result: yes configure:15660: checking for stack_t configure:15660: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:44: /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ configure:15660: $? = 0 configure:15660: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:44: /home/autobuild/autobuild/instance-4/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ conftest.c: In function 'main': conftest.c:51:22: error: expected expression before ')' token 51 | if (sizeof ((stack_t))) | ^ configure:15660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | #define HAVE_UCONTEXT_H 1 | #define CFG_FAULT "fault-linux-powerpc.h" | #define CFG_MACHFAULT "fault-none.h" | #define STACK_DIRECTION -1 | #define HAVE_MINCORE 1 | #define HAVE_STACKVMA 1 | #define CFG_STACKVMA "stackvma-linux.c" | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGALTSTACK 1 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_SIGNAL_H | # include | #endif | | | int | main () | { | if (sizeof ((stack_t))) | return 0; | ; | return 0; | } configure:15660: result: yes configure:15678: checking for working sigaltstack configure:15727: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15727: $? = 0 configure:15818: result: guessing yes configure:15825: checking for correct stack_t interpretation configure:15900: result: guessing yes configure:15926: checking whether a signal handler can be left through longjmp configure:16026: result: guessing no configure:16034: checking whether a signal handler can be left through longjmp and sigaltstack configure:16144: result: guessing no configure:16152: checking whether a signal handler can be left through longjmp and setcontext configure:16267: result: guessing no configure:16289: checking whether a signal handler can be left through siglongjmp configure:16387: result: guessing no configure:16395: checking whether a signal handler can be left through siglongjmp and sigaltstack configure:16503: result: guessing no configure:16511: checking whether a signal handler can be left through siglongjmp and setcontext configure:16624: result: guessing no configure:16663: checking if the system supports catching stack overflow configure:16750: result: yes configure:16884: checking for uintptr_t configure:16884: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16884: $? = 0 configure:16884: /home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:80:24: error: expected expression before ')' token 80 | if (sizeof ((uintptr_t))) | ^ configure:16884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsigsegv" | #define PACKAGE_TARNAME "libsigsegv" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "libsigsegv 2.13" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libsigsegv" | #define VERSION "2.13" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_SIGNAL_H 1 | #define CFG_SIGNALS "signals.h" | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF_PAGESIZE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_MMAP_ANONYMOUS 1 | #define HAVE_MMAP_DEVZERO 1 | #define HAVE_UCONTEXT_H 1 | #define CFG_FAULT "fault-linux-powerpc.h" | #define CFG_MACHFAULT "fault-none.h" | #define STACK_DIRECTION -1 | #define HAVE_MINCORE 1 | #define HAVE_STACKVMA 1 | #define CFG_STACKVMA "stackvma-linux.c" | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_WORKING_SIGALTSTACK 1 | #define CFG_LEAVE "leave-nop.c" | #define CFG_HANDLER "handler-unix.c" | /* 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 | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:16884: result: yes configure:16925: checking whether to activate relocatable installation configure:16940: result: no configure:17052: checking that generated files are newer than configure configure:17058: result: done configure:17089: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libsigsegv config.status 2.13, 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:1121: creating Makefile config.status:1121: creating src/Makefile config.status:1121: creating src/sigsegv.h config.status:1121: creating tests/Makefile config.status:1121: creating config.h config.status:1350: executing depfiles commands config.status:1350: executing libtool commands configure:19234: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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=powerpc-buildroot-linux-musl ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=powerpc-buildroot-linux-musl ac_cv_func_calloc_0_nonnull=yes ac_cv_func_getrlimit=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_mincore=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mquery=no ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setrlimit=yes ac_cv_func_sigaltstack=yes ac_cv_have_decl_malloc=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes 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_signal_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_ucontext_h=yes ac_cv_header_unistd_h=yes ac_cv_host=powerpc-buildroot-linux-musl ac_cv_lbl_unaligned_fail=no 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_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc ac_cv_prog_CPP=/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-cpp ac_cv_prog_OBJDUMP=/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-objdump ac_cv_prog_RANLIB=/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ranlib ac_cv_prog_STRIP=/bin/true ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_type_stack_t=yes ac_cv_type_uintptr_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_func_malloc_0_nonnull=yes gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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=/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-ld lt_cv_path_NM=/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' 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_sharedlib_from_linklib_cmd='printf %s\n' 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'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_lib_search_path_spec= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' sv_cv_fault_aix=no sv_cv_fault_bsd='guessing no' sv_cv_fault_hpux_hppa=no sv_cv_fault_hurd='guessing no' sv_cv_fault_include=fault-linux-powerpc.h sv_cv_fault_irix=no sv_cv_fault_linux_hppa='guessing no' sv_cv_fault_linux_i386=no sv_cv_fault_linux_i386_old='guessing no' sv_cv_fault_linux_m68k=no sv_cv_fault_linux_powerpc=no sv_cv_fault_macosdarwin5_ppc=no sv_cv_fault_macosdarwin7_ppc=no sv_cv_fault_netbsd_alpha=no sv_cv_fault_osf_alpha=no sv_cv_fault_posix=yes sv_cv_func_getpagesize=yes sv_cv_func_mmap_anon=yes sv_cv_func_mmap_anonymous=yes sv_cv_func_mmap_devzero=yes sv_cv_func_sysconf_pagesize=yes sv_cv_have_sigsegv_recovery=yes sv_cv_have_stack_overflow_recovery=yes sv_cv_host=powerpc-buildroot-linux5.17.0-musl sv_cv_leave_handler_longjmp='guessing no' sv_cv_leave_handler_longjmp_setcontext='guessing no' sv_cv_leave_handler_longjmp_sigaltstack='guessing no' sv_cv_leave_handler_siglongjmp='guessing no' sv_cv_leave_handler_siglongjmp_setcontext='guessing no' sv_cv_leave_handler_siglongjmp_sigaltstack='guessing no' sv_cv_macro_pagesize=no sv_cv_procfsvma=no sv_cv_sigaltstack='guessing yes' sv_cv_sigaltstack_low_base='guessing yes' sv_cv_stack_direction=-1 sv_cv_stack_direction_msg='grows down' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/autobuild/autobuild/instance-4/output-1/build/libsigsegv-2.13/build-aux/missing'\'' aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ar' AUTOCONF='${SHELL} '\''/home/autobuild/autobuild/instance-4/output-1/build/libsigsegv-2.13/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/autobuild/autobuild/instance-4/output-1/build/libsigsegv-2.13/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/autobuild/autobuild/instance-4/output-1/build/libsigsegv-2.13/build-aux/missing'\'' automake-1.16' AWK='gawk' CC='/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc' CCDEPMODE='depmode=none' CFG_HANDLER='handler-unix.c' CFG_LEAVE='leave-nop.c' CFG_STACKVMA='stackvma-linux.c' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 ' CPP='/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CYGPATH_W='echo' CYGWIN_FALSE='' CYGWIN_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_EFAULT_FALSE='' ENABLE_EFAULT_TRUE='#' EXEEXT='' FAULT_CONTEXT='ucontext_t' FAULT_CONTEXT_INCLUDE='#include ' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' HAVE_SIGSEGV_RECOVERY='1' HAVE_STACK_OVERFLOW_RECOVERY='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/home/autobuild/autobuild/instance-4/output-1/build/libsigsegv-2.13/build-aux/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-nm' NMEDIT='' OBJDUMP='/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libsigsegv' PACKAGE_BUGREPORT='' PACKAGE_NAME='libsigsegv' PACKAGE_STRING='libsigsegv 2.13' PACKAGE_TARNAME='libsigsegv' PACKAGE_URL='' PACKAGE_VERSION='2.13' PATH_SEPARATOR=':' PLATFORM='powerpc-buildroot-linux5.17.0-musl' RANLIB='/home/autobuild/autobuild/instance-4/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ranlib' RELOCATABLE='no' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='/bin/true' VERSION='2.13' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='${AMTAR} chf - --owner=root --group=root "$$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='/usr' host='powerpc-buildroot-linux-musl' host_alias='powerpc-buildroot-linux-musl' host_cpu='powerpc' host_os='linux-musl' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/autobuild/autobuild/instance-4/output-1/build/libsigsegv-2.13/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='powerpc-buildroot-linux-musl' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libsigsegv" #define PACKAGE_TARNAME "libsigsegv" #define PACKAGE_VERSION "2.13" #define PACKAGE_STRING "libsigsegv 2.13" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libsigsegv" #define VERSION "2.13" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_SYS_SIGNAL_H 1 #define CFG_SIGNALS "signals.h" #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_SYSCONF_PAGESIZE 1 #define HAVE_MMAP_ANON 1 #define HAVE_MMAP_ANONYMOUS 1 #define HAVE_MMAP_DEVZERO 1 #define HAVE_UCONTEXT_H 1 #define CFG_FAULT "fault-linux-powerpc.h" #define CFG_MACHFAULT "fault-none.h" #define STACK_DIRECTION -1 #define HAVE_MINCORE 1 #define HAVE_STACKVMA 1 #define CFG_STACKVMA "stackvma-linux.c" #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_SIGALTSTACK 1 #define HAVE_WORKING_SIGALTSTACK 1 #define CFG_LEAVE "leave-nop.c" #define CFG_HANDLER "handler-unix.c" #define HAVE_UINTPTR_T 1 configure: exit 0