This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by LTO plugin for ld configure 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/autobuild/autobuild/instance-14/output-1/build/host-gcc-final-14.1.0/lto-plugin/configure --srcdir=../../lto-plugin --cache-file=./config.cache --prefix=/home/autobuild/autobuild/instance-14/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-14/output-1/host/etc --enable-static --with-sysroot=/home/autobuild/autobuild/instance-14/output-1/host/powerpc64le-buildroot-linux-musl/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/autobuild/autobuild/instance-14/output-1/host --with-mpc=/home/autobuild/autobuild/instance-14/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-14/output-1/host --with-pkgversion=Buildroot 2024.05-93-g85e41f5f21 --with-bugurl=https://gitlab.com/buildroot.org/buildroot/-/issues --without-zstd --disable-libmpx --enable-libquadmath --enable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power8 --with-build-time-tools=/home/autobuild/autobuild/instance-14/output-1/host/powerpc64le-buildroot-linux-musl/bin --enable-shared --disable-libgomp --enable-languages=c,lto --program-transform-name=s&^&powerpc64le-buildroot-linux-musl-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=powerpc64le-buildroot-linux-musl --enable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = Brett-Arch uname -m = x86_64 uname -r = 6.9.5-arch1-1 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Sun, 16 Jun 2024 19:06:37 +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-14/output-1/host/bin PATH: /home/autobuild/autobuild/instance-14/output-1/host/sbin PATH: /home/autobuild/make 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:2302: creating cache ./config.cache configure:2411: checking build system type configure:2425: result: x86_64-pc-linux-gnu configure:2445: checking host system type configure:2458: result: x86_64-pc-linux-gnu configure:2478: checking target system type configure:2491: result: powerpc64le-buildroot-linux-musl configure:2579: checking for a BSD-compatible install configure:2647: result: /usr/bin/install -c configure:2658: checking whether build environment is sane configure:2713: result: yes configure:2864: checking for a thread-safe mkdir -p configure:2903: result: /usr/bin/mkdir -p configure:2910: checking for gawk configure:2937: result: gawk configure:2948: checking whether /usr/bin/make sets $(MAKE) configure:2970: result: yes configure:2999: checking whether /usr/bin/make supports nested variables configure:3016: result: yes configure:3143: checking whether to enable maintainer-specific portions of Makefiles configure:3152: result: no configure:3186: checking for style of include used by /usr/bin/make configure:3214: result: GNU configure:3245: checking for x86_64-pc-linux-gnu-gcc configure:3272: result: /usr/bin/gcc configure:3541: checking for C compiler version configure:3550: /usr/bin/gcc --version >&5 gcc (GCC) 14.1.1 20240522 Copyright (C) 2024 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:3561: $? = 0 configure:3550: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 14.1.1 20240522 (GCC) configure:3561: $? = 0 configure:3550: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3561: $? = 1 configure:3550: /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:3561: $? = 1 configure:3581: checking whether the C compiler works configure:3603: /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib conftest.c >&5 configure:3607: $? = 0 configure:3655: result: yes configure:3658: checking for C compiler default output file name configure:3660: result: a.out configure:3666: checking for suffix of executables configure:3673: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib conftest.c >&5 configure:3677: $? = 0 configure:3699: result: configure:3721: checking whether we are cross compiling configure:3729: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib conftest.c >&5 configure:3733: $? = 0 configure:3740: ./conftest configure:3744: $? = 0 configure:3759: result: no configure:3764: checking for suffix of object files configure:3786: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:3790: $? = 0 configure:3811: result: o configure:3815: checking whether we are using the GNU C compiler configure:3834: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:3834: $? = 0 configure:3843: result: yes configure:3852: checking whether /usr/bin/gcc accepts -g configure:3872: /usr/bin/gcc -c -g conftest.c >&5 configure:3872: $? = 0 configure:3913: result: yes configure:3930: checking for /usr/bin/gcc option to accept ISO C89 configure:3993: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:3993: $? = 0 configure:4006: result: none needed configure:4031: checking whether /usr/bin/gcc understands -c and -o together configure:4053: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4056: $? = 0 configure:4053: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4056: $? = 0 configure:4068: result: yes configure:4087: checking dependency style of /usr/bin/gcc configure:4198: result: gcc3 configure:4219: checking how to run the C preprocessor configure:4250: /usr/bin/gcc -E conftest.c configure:4250: $? = 0 configure:4264: /usr/bin/gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4264: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LTO plugin for ld" | #define PACKAGE_TARNAME "lto-plugin" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "LTO plugin for ld 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lto-plugin" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:4289: result: /usr/bin/gcc -E configure:4309: /usr/bin/gcc -E conftest.c configure:4309: $? = 0 configure:4323: /usr/bin/gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LTO plugin for ld" | #define PACKAGE_TARNAME "lto-plugin" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "LTO plugin for ld 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lto-plugin" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:4352: checking for grep that handles long lines and -e configure:4410: result: /usr/bin/grep configure:4415: checking for egrep configure:4477: result: /usr/bin/grep -E configure:4482: checking for ANSI C header files configure:4502: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:4502: $? = 0 configure:4575: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib conftest.c >&5 configure:4575: $? = 0 configure:4575: ./conftest configure:4575: $? = 0 configure:4586: result: yes configure:4599: checking for sys/types.h configure:4599: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:4599: $? = 0 configure:4599: result: yes configure:4599: checking for sys/stat.h configure:4599: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:4599: $? = 0 configure:4599: result: yes configure:4599: checking for stdlib.h configure:4599: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:4599: $? = 0 configure:4599: result: yes configure:4599: checking for string.h configure:4599: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:4599: $? = 0 configure:4599: result: yes configure:4599: checking for memory.h configure:4599: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:4599: $? = 0 configure:4599: result: yes configure:4599: checking for strings.h configure:4599: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:4599: $? = 0 configure:4599: result: yes configure:4599: checking for inttypes.h configure:4599: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:4599: $? = 0 configure:4599: result: yes configure:4599: checking for stdint.h configure:4599: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:4599: $? = 0 configure:4599: result: yes configure:4599: checking for unistd.h configure:4599: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:4599: $? = 0 configure:4599: result: yes configure:4612: checking minix/config.h usability configure:4612: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LTO plugin for ld" | #define PACKAGE_TARNAME "lto-plugin" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "LTO plugin for ld 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lto-plugin" | #define VERSION "0.1" | #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:4612: result: no configure:4612: checking minix/config.h presence configure:4612: /usr/bin/gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LTO plugin for ld" | #define PACKAGE_TARNAME "lto-plugin" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "LTO plugin for ld 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lto-plugin" | #define VERSION "0.1" | #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:4612: result: no configure:4612: checking for minix/config.h configure:4612: result: no configure:4633: checking whether it is safe to define __EXTENSIONS__ configure:4651: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:4651: $? = 0 configure:4658: result: yes configure:4680: checking for x86_64-pc-linux-gnu-gcc configure:4707: result: /usr/bin/gcc configure:4976: checking for C compiler version configure:4985: /usr/bin/gcc --version >&5 gcc (GCC) 14.1.1 20240522 Copyright (C) 2024 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:4996: $? = 0 configure:4985: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 14.1.1 20240522 (GCC) configure:4996: $? = 0 configure:4985: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4996: $? = 1 configure:4985: /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:4996: $? = 1 configure:5000: checking whether we are using the GNU C compiler configure:5028: result: yes configure:5037: checking whether /usr/bin/gcc accepts -g configure:5098: result: yes configure:5115: checking for /usr/bin/gcc option to accept ISO C89 configure:5191: result: none needed configure:5216: checking whether /usr/bin/gcc understands -c and -o together configure:5253: result: yes configure:5272: checking dependency style of /usr/bin/gcc configure:5383: result: gcc3 configure:5405: checking for special C compiler options needed for large files configure:5450: result: no configure:5456: checking for _FILE_OFFSET_BITS value needed for large files configure:5481: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:5481: $? = 0 configure:5513: result: no configure:5615: checking whether /usr/bin/gcc supports -Wall configure:5632: /usr/bin/gcc -c -Wall conftest.c >&5 configure:5632: $? = 0 configure:5641: result: yes configure:5659: checking for -static-libgcc configure:5666: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib -static-libgcc conftest.c >&5 configure:5666: $? = 0 configure:5673: result: yes configure:5708: checking for CET support configure:5737: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -fcf-protection conftest.c >&5 configure:5737: $? = 0 configure:5803: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -fcf-protection=none -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-z,ibt,-z,shstk conftest.c >&5 configure:5803: $? = 0 configure:5831: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -fcf-protection=none -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-z,ibt,-z,shstk conftest.c >&5 configure:5831: $? = 0 configure:5831: ./conftest configure:5831: $? = 0 configure:5878: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -fcf-protection=none -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-z,ibt,-z,shstk conftest.c >&5 configure:5878: $? = 0 configure:5878: ./conftest configure:5878: $? = 0 configure:5899: result: yes configure:5942: checking whether symbol versioning is supported configure:5968: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib -fPIC -shared -Wl,--version-script,./conftest.map conftest.c >&5 configure:5968: $? = 0 configure:6009: result: gnu configure:6050: checking pthread.h usability configure:6050: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:6050: $? = 0 configure:6050: result: yes configure:6050: checking pthread.h presence configure:6050: /usr/bin/gcc -E conftest.c configure:6050: $? = 0 configure:6050: result: yes configure:6050: checking for pthread.h configure:6050: result: yes configure:6110: checking how to print strings configure:6137: result: printf configure:6158: checking for a sed that does not truncate output configure:6222: result: /usr/bin/sed configure:6240: checking for fgrep configure:6302: result: /usr/bin/grep -F configure:6337: checking for ld used by /usr/bin/gcc configure:6404: result: /usr/bin/ld configure:6411: checking if the linker (/usr/bin/ld) is GNU ld configure:6426: result: yes configure:6438: checking for BSD- or MS-compatible name lister (nm) configure:6494: result: /usr/bin/nm -B configure:6624: checking the name lister (/usr/bin/nm -B) interface configure:6631: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:6634: /usr/bin/nm -B "conftest.o" configure:6637: output 0000000000000000 B some_variable configure:6644: result: BSD nm configure:6647: checking whether ln -s works configure:6651: result: yes configure:6659: checking the maximum length of command line arguments configure:6784: result: 1572864 configure:6801: checking whether the shell understands some XSI constructs configure:6811: result: yes configure:6815: checking whether the shell understands "+=" configure:6821: result: yes configure:6856: checking for /usr/bin/ld option to reload object files configure:6863: result: -r configure:6892: checking for x86_64-pc-linux-gnu-objdump configure:6919: result: objdump configure:6991: checking how to recognize dependent libraries configure:7197: result: pass_all configure:7230: checking for x86_64-pc-linux-gnu-ar configure:7257: result: /usr/bin/ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/liblto_plugin.so configure:7348: checking for x86_64-pc-linux-gnu-strip configure:7378: result: no configure:7388: checking for strip configure:7404: found /usr/bin/strip configure:7415: result: strip configure:7447: checking for x86_64-pc-linux-gnu-ranlib configure:7474: result: /usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/liblto_plugin.so configure:7621: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object configure:7739: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:7742: $? = 0 configure:7746: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7749: $? = 0 configure:7803: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib conftest.c conftstm.o >&5 configure:7806: $? = 0 configure:7844: result: ok configure:7939: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:7942: $? = 0 configure:8694: checking for dlfcn.h configure:8694: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:8694: $? = 0 configure:8694: result: yes configure:8881: checking for objdir configure:8896: result: .libs configure:9167: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:9185: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:9189: $? = 0 configure:9202: result: no configure:9222: checking for /usr/bin/gcc option to produce PIC configure:9508: result: -fPIC -DPIC configure:9520: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:9538: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:9542: $? = 0 configure:9555: result: yes configure:9579: checking if /usr/bin/gcc static flag -static works configure:9607: result: yes configure:9622: checking if /usr/bin/gcc supports -c -o file.o configure:9643: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:9647: $? = 0 configure:9669: result: yes configure:9677: checking if /usr/bin/gcc supports -c -o file.o configure:9724: result: yes configure:9757: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10875: result: yes configure:10912: checking whether -lc should be explicitly linked in configure:10920: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:10923: $? = 0 configure:10938: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10941: $? = 0 configure:10955: result: no configure:11120: checking dynamic linker characteristics configure:11566: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11566: $? = 0 configure:11807: result: GNU/Linux ld.so configure:11914: checking how to hardcode library paths into programs configure:11939: result: immediate configure:12479: checking whether stripping libraries is possible configure:12484: result: yes configure:12519: checking if libtool supports shared libraries configure:12521: result: yes configure:12524: checking whether to build shared libraries configure:12545: result: yes configure:12548: checking whether to build static libraries configure:12552: result: yes configure:12618: checking for int64_t configure:12618: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:12618: $? = 0 configure:12618: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:67:67: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow] 67 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:66:12: error: storage size of 'test_array' isn't constant 66 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:12618: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LTO plugin for ld" | #define PACKAGE_TARNAME "lto-plugin" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "LTO plugin for ld 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lto-plugin" | #define VERSION "0.1" | #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_PTHREAD_LOCKING 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12618: result: yes configure:12629: checking for uint64_t configure:12629: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:12629: $? = 0 configure:12629: result: yes configure:12643: checking for sys/wait.h that is POSIX.1 compatible configure:12669: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include conftest.c >&5 configure:12669: $? = 0 configure:12676: result: yes configure:12745: updating cache ./config.cache configure:12789: checking that generated files are newer than configure configure:12795: result: done configure:12842: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by LTO plugin for ld config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Brett-Arch config.status:1106: creating Makefile config.status:1106: creating config.h config.status:1320: executing depfiles commands config.status:1320: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_int64_t=yes ac_cv_c_uint64_t=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-14/output-1/host/include ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=powerpc64le-buildroot-linux-musl ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR='/usr/bin/ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/liblto_plugin.so' ac_cv_prog_AWK=gawk ac_cv_prog_CC=/usr/bin/gcc ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB='/usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/liblto_plugin.so' ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make__usr_bin_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=powerpc64le-buildroot-linux-musl acx_cv_prog_cc_warning__Wall=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gcc_cv_libc_provides_ssp=yes gcc_cv_prog_makeinfo_modern=no 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=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/autobuild/autobuild/instance-14/output-1/build/host-gcc-final-14.1.0/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/usr/bin/ar --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/liblto_plugin.so' AUTOCONF='${SHELL} /home/autobuild/autobuild/instance-14/output-1/build/host-gcc-final-14.1.0/missing autoconf' AUTOHEADER='${SHELL} /home/autobuild/autobuild/instance-14/output-1/build/host-gcc-final-14.1.0/missing autoheader' AUTOMAKE='${SHELL} /home/autobuild/autobuild/instance-14/output-1/build/host-gcc-final-14.1.0/missing automake-1.15' AWK='gawk' CC='/usr/bin/gcc' CCDEPMODE='depmode=gcc3' CET_HOST_FLAGS='-fcf-protection' CFLAGS='-O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include ' CPP='/usr/bin/gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_DARWIN_AT_RPATH_FALSE='' ENABLE_DARWIN_AT_RPATH_TRUE='#' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_SCRIPT='/usr/bin/install -c' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LTO_PLUGIN_USE_SYMVER_FALSE='#' LTO_PLUGIN_USE_SYMVER_GNU_FALSE='#' LTO_PLUGIN_USE_SYMVER_GNU_TRUE='' LTO_PLUGIN_USE_SYMVER_SUN_FALSE='' LTO_PLUGIN_USE_SYMVER_SUN_TRUE='#' LTO_PLUGIN_USE_SYMVER_TRUE='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/home/autobuild/autobuild/instance-14/output-1/build/host-gcc-final-14.1.0/missing makeinfo --split-size=5000000' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='otool' PACKAGE='lto-plugin' PACKAGE_BUGREPORT='' PACKAGE_NAME='LTO plugin for ld' PACKAGE_STRING='LTO plugin for ld 0.1' PACKAGE_TARNAME='lto-plugin' PACKAGE_URL='' PACKAGE_VERSION='0.1' PATH_SEPARATOR=':' RANLIB='/usr/bin/ranlib --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/liblto_plugin.so' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.1' ac_ct_CC='' ac_ct_DUMPBIN='' ac_lto_plugin_extra_ldflags='-pthread' ac_lto_plugin_ldflags='-Wc,-static-libgcc' ac_lto_plugin_warn_cflags='-Wall' accel_dir_suffix='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_libsubdir='build-x86_64-pc-linux-gnu' build_os='linux-gnu' build_subdir='build-x86_64-pc-linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_host_bind_now='' exec_prefix='${prefix}' gcc_build_dir='../gcc' get_gcc_base_ver='cat' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_subdir='.' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/autobuild/autobuild/instance-14/output-1/build/host-gcc-final-14.1.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_host_flags='' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/autobuild/autobuild/instance-14/output-1/host' program_transform_name='s&^&powerpc64le-buildroot-linux-musl-&' psdir='${docdir}' real_target_noncanonical='powerpc64le-buildroot-linux-musl' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/autobuild/autobuild/instance-14/output-1/host/etc' target='powerpc64le-buildroot-linux-musl' target_alias='powerpc64le-buildroot-linux-musl' target_cpu='powerpc64le' target_noncanonical='powerpc64le-buildroot-linux-musl' target_os='linux-musl' target_subdir='powerpc64le-buildroot-linux-musl' target_vendor='buildroot' with_libiberty='../libiberty' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "LTO plugin for ld" #define PACKAGE_TARNAME "lto-plugin" #define PACKAGE_VERSION "0.1" #define PACKAGE_STRING "LTO plugin for ld 0.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "lto-plugin" #define VERSION "0.1" #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_PTHREAD_LOCKING 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_SYS_WAIT_H 1 configure: exit 0