This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cpplib configure , which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/autobuild/autobuild/instance-13/output-1/build/host-gcc-initial-12.2.0/libcpp/configure --srcdir=../../libcpp --cache-file=./config.cache --prefix=/home/autobuild/autobuild/instance-13/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-13/output-1/host/etc --localstatedir=/home/autobuild/autobuild/instance-13/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --with-sysroot=/home/autobuild/autobuild/instance-13/output-1/host/i686-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/autobuild/autobuild/instance-13/output-1/host --with-mpc=/home/autobuild/autobuild/instance-13/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-13/output-1/host --with-pkgversion=Buildroot 2022.08-461-ge381fa9cf2 --with-bugurl=http://bugs.buildroot.net/ --without-zstd --enable-libquadmath --enable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-arch=barcelona --disable-shared --without-headers --disable-threads --with-newlib --disable-largefile --enable-languages=c,lto --program-transform-name=s&^&i686-buildroot-linux-gnu-& --disable-option-checking --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=i686-buildroot-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = asahi-mini uname -m = aarch64 uname -r = 5.19.0-asahi-5-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Sat, 20 Aug 2022 09:23:11 +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-13/output-1/host/bin PATH: /home/autobuild/autobuild/instance-13/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:2537: creating cache ./config.cache configure:2645: checking build system type configure:2659: result: aarch64-unknown-linux-gnu configure:2679: checking host system type configure:2692: result: aarch64-unknown-linux-gnu configure:2712: checking target system type configure:2725: result: i686-buildroot-linux-gnu configure:2754: checking whether make sets $(MAKE) configure:2776: result: yes configure:2799: checking for a BSD-compatible install configure:2867: result: /usr/bin/install -c configure:2886: checking for aarch64-unknown-linux-gnu-gcc configure:2913: result: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc configure:3182: checking for C compiler version configure:3191: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc --version >&5 gcc (GCC) 12.1.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3202: $? = 0 configure:3191: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/lto-wrapper Target: aarch64-unknown-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.1.0 (GCC) configure:3202: $? = 0 configure:3191: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3202: $? = 1 configure:3191: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /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:3202: $? = 1 configure:3222: checking whether the C compiler works configure:3244: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:3248: $? = 0 configure:3296: result: yes configure:3299: checking for C compiler default output file name configure:3301: result: a.out configure:3307: checking for suffix of executables configure:3314: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:3318: $? = 0 configure:3340: result: configure:3362: checking whether we are cross compiling configure:3370: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:3374: $? = 0 configure:3381: ./conftest configure:3385: $? = 0 configure:3400: result: no configure:3405: checking for suffix of object files configure:3427: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:3431: $? = 0 configure:3452: result: o configure:3456: checking whether we are using the GNU C compiler configure:3475: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:3475: $? = 0 configure:3484: result: yes configure:3493: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc accepts -g configure:3513: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -g conftest.c >&5 configure:3513: $? = 0 configure:3554: result: yes configure:3571: checking for /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89 configure:3634: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:3634: $? = 0 configure:3647: result: none needed configure:3779: checking for C++ compiler version configure:3788: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ --version >&5 g++ (GCC) 12.1.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3799: $? = 0 configure:3788: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/lto-wrapper Target: aarch64-unknown-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.1.0 (GCC) configure:3799: $? = 0 configure:3788: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:3799: $? = 1 configure:3788: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:3799: $? = 1 configure:3803: checking whether we are using the GNU C++ compiler configure:3822: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.cpp >&5 configure:3822: $? = 0 configure:3831: result: yes configure:3840: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ accepts -g configure:3860: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ -c -g conftest.cpp >&5 configure:3860: $? = 0 configure:3901: result: yes configure:3927: checking for aarch64-unknown-linux-gnu-ranlib configure:3954: result: /usr/bin/ranlib configure:4019: checking for aarch64-unknown-linux-gnu-ar configure:4046: result: /usr/bin/ar configure:4115: checking how to run the C preprocessor configure:4146: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E conftest.c configure:4146: $? = 0 configure:4160: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4185: result: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E configure:4205: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E conftest.c configure:4205: $? = 0 configure:4219: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4248: checking for grep that handles long lines and -e configure:4306: result: /usr/bin/grep configure:4311: checking for egrep configure:4373: result: /usr/bin/grep -E configure:4378: checking for ANSI C header files configure:4398: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:4398: $? = 0 configure:4471: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:4471: $? = 0 configure:4471: ./conftest configure:4471: $? = 0 configure:4482: result: yes configure:4495: checking for sys/types.h configure:4495: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:4495: $? = 0 configure:4495: result: yes configure:4495: checking for sys/stat.h configure:4495: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:4495: $? = 0 configure:4495: result: yes configure:4495: checking for stdlib.h configure:4495: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:4495: $? = 0 configure:4495: result: yes configure:4495: checking for string.h configure:4495: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:4495: $? = 0 configure:4495: result: yes configure:4495: checking for memory.h configure:4495: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:4495: $? = 0 configure:4495: result: yes configure:4495: checking for strings.h configure:4495: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:4495: $? = 0 configure:4495: result: yes configure:4495: checking for inttypes.h configure:4495: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:4495: $? = 0 configure:4495: result: yes configure:4495: checking for stdint.h configure:4495: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:4495: $? = 0 configure:4495: result: yes configure:4495: checking for unistd.h configure:4495: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:4495: $? = 0 configure:4495: result: yes configure:4508: checking minix/config.h usability configure:4508: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4508: result: no configure:4508: checking minix/config.h presence configure:4508: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4508: result: no configure:4508: checking for minix/config.h configure:4508: result: no configure:4529: checking whether it is safe to define __EXTENSIONS__ configure:4547: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:4547: $? = 0 configure:4554: result: yes configure:4774: checking for aclocal configure:4790: found /home/autobuild/autobuild/instance-13/output-1/host/bin/aclocal configure:4801: result: aclocal configure:4817: checking for autoconf configure:4833: found /home/autobuild/autobuild/instance-13/output-1/host/bin/autoconf configure:4844: result: autoconf configure:4860: checking for autoheader configure:4876: found /home/autobuild/autobuild/instance-13/output-1/host/bin/autoheader configure:4887: result: autoheader configure:4926: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -W configure:4943: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -W conftest.c >&5 configure:4943: $? = 0 configure:4952: result: yes configure:4926: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -Wall configure:4943: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -Wall conftest.c >&5 configure:4943: $? = 0 configure:4952: result: yes configure:4926: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -Wnarrowing configure:4943: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -Wnarrowing conftest.c >&5 configure:4943: $? = 0 configure:4952: result: yes configure:4926: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -Wwrite-strings configure:4943: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -Wwrite-strings conftest.c >&5 configure:4943: $? = 0 configure:4952: result: yes configure:4926: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-format-attribute configure:4943: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -Wmissing-format-attribute conftest.c >&5 configure:4943: $? = 0 configure:4952: result: yes configure:4984: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes configure:5001: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 26 | main () | ^~~~ configure:5001: $? = 0 configure:5010: result: yes configure:4984: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -Wmissing-prototypes configure:5001: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -Wmissing-prototypes conftest.c >&5 configure:5001: $? = 0 configure:5010: result: yes configure:4984: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -Wold-style-definition configure:5001: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:26:1: warning: old-style function definition [-Wold-style-definition] 26 | main () | ^~~~ configure:5001: $? = 0 configure:5010: result: yes configure:4984: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -Wc++-compat configure:5001: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -Wc++-compat conftest.c >&5 configure:5001: $? = 0 configure:5010: result: yes configure:5034: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -pedantic -Wlong-long configure:5052: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -pedantic -Wlong-long conftest.c >&5 configure:5052: $? = 0 configure:5060: result: yes configure:5093: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -fno-exceptions configure:5110: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -fno-exceptions conftest.c >&5 configure:5110: $? = 0 configure:5119: result: yes configure:5093: checking whether /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti configure:5110: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -fno-rtti conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:5110: $? = 0 configure:5119: result: yes configure:5188: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.cpp >&5 configure:5188: $? = 0 configure:5203: checking dependency style of /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ configure:5234: trying gcc3 | depmode=gcc3 source=sub/conftest.c object=sub/conftest.o depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo /bin/sh ./depcomp /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ -c -o sub/conftest.o sub/conftest.c configure:5273: success configure:5288: result: gcc3 configure:5298: checking whether time.h and sys/time.h may both be included configure:5318: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5318: $? = 0 configure:5325: result: yes configure:5333: checking whether string.h and strings.h may both be included configure:5350: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5350: $? = 0 configure:5357: result: yes configure:5370: checking locale.h usability configure:5370: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5370: $? = 0 configure:5370: result: yes configure:5370: checking locale.h presence configure:5370: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E conftest.c configure:5370: $? = 0 configure:5370: result: yes configure:5370: checking for locale.h configure:5370: result: yes configure:5370: checking fcntl.h usability configure:5370: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5370: $? = 0 configure:5370: result: yes configure:5370: checking fcntl.h presence configure:5370: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E conftest.c configure:5370: $? = 0 configure:5370: result: yes configure:5370: checking for fcntl.h configure:5370: result: yes configure:5370: checking limits.h usability configure:5370: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5370: $? = 0 configure:5370: result: yes configure:5370: checking limits.h presence configure:5370: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E conftest.c configure:5370: $? = 0 configure:5370: result: yes configure:5370: checking for limits.h configure:5370: result: yes configure:5370: checking stddef.h usability configure:5370: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5370: $? = 0 configure:5370: result: yes configure:5370: checking stddef.h presence configure:5370: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E conftest.c configure:5370: $? = 0 configure:5370: result: yes configure:5370: checking for stddef.h configure:5370: result: yes configure:5370: checking for stdlib.h configure:5370: result: yes configure:5370: checking for strings.h configure:5370: result: yes configure:5370: checking for string.h configure:5370: result: yes configure:5370: checking sys/file.h usability configure:5370: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5370: $? = 0 configure:5370: result: yes configure:5370: checking sys/file.h presence configure:5370: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E conftest.c configure:5370: $? = 0 configure:5370: result: yes configure:5370: checking for sys/file.h configure:5370: result: yes configure:5370: checking for unistd.h configure:5370: result: yes configure:5382: checking whether byte ordering is bigendian configure:5397: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 conftest.c:36:16: error: unknown type name 'not' 36 | not a universal capable compiler | ^~~ conftest.c:36:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 36 | not a universal capable compiler | ^~~~~~~~~ conftest.c:36:22: error: unknown type name 'universal' configure:5397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5442: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5442: $? = 0 configure:5460: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:42:18: error: unknown type name 'not'; did you mean 'ino_t'? 42 | not big endian | ^~~ | ino_t conftest.c:42:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 42 | not big endian | ^~~~~~ configure:5460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5588: result: no configure:5606: checking for an ANSI C-conforming const configure:5672: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5672: $? = 0 configure:5679: result: yes configure:5687: checking for inline configure:5703: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5703: $? = 0 configure:5711: result: inline configure:5729: checking for obstacks configure:5750: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5750: $? = 0 configure:5758: result: yes configure:5773: checking for off_t configure:5773: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5773: $? = 0 configure:5773: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:72:20: error: expected expression before ')' token 72 | if (sizeof ((off_t))) | ^ configure:5773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:5773: result: yes configure:5784: checking for size_t configure:5784: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5784: $? = 0 configure:5784: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:72:21: error: expected expression before ')' token 72 | if (sizeof ((size_t))) | ^ configure:5784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5784: result: yes configure:5795: checking for ssize_t configure:5795: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5795: $? = 0 configure:5795: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:72:22: error: expected expression before ')' token 72 | if (sizeof ((ssize_t))) | ^ configure:5795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 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 | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:5795: result: yes configure:5807: checking for uintptr_t configure:5807: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5807: $? = 0 configure:5807: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:72:24: error: expected expression before ')' token 72 | if (sizeof ((uintptr_t))) | ^ configure:5807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 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 | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:5807: result: yes configure:5843: checking for ptrdiff_t configure:5843: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5843: $? = 0 configure:5843: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:73:24: error: expected expression before ')' token 73 | if (sizeof ((ptrdiff_t))) | ^ configure:5843: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | #define HAVE_UINTPTR_T 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 | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:5843: result: yes configure:5854: checking for uint64_t configure:5854: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5854: $? = 0 configure:5854: result: yes configure:5871: checking whether struct tm is in sys/time.h or time.h configure:5891: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5891: $? = 0 configure:5898: result: time.h configure:5910: checking size of int configure:5915: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5915: $? = 0 configure:5915: ./conftest configure:5915: $? = 0 configure:5929: result: 4 configure:5943: checking size of long configure:5948: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5948: $? = 0 configure:5948: ./conftest configure:5948: $? = 0 configure:5962: result: 8 configure:5976: checking for clearerr_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for feof_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for ferror_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for fflush_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for fgetc_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for fgets_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for fileno_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for fprintf_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'fprintf_unlocked'; expected 'int(void *, const char *, ...)' [-Wbuiltin-declaration-mismatch] 69 | char fprintf_unlocked (); | ^~~~~~~~~~~~~~~~ /usr/bin/ld: /tmp/ccvfvp6P.o: in function `main': conftest.c:(.text.startup+0x8): undefined reference to `fprintf_unlocked' collect2: error: ld returned 1 exit status configure:5976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fprintf_unlocked to an innocuous variant, in case declares fprintf_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fprintf_unlocked innocuous_fprintf_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fprintf_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fprintf_unlocked | | /* 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 fprintf_unlocked (); | /* 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_fprintf_unlocked || defined __stub___fprintf_unlocked | choke me | #endif | | int | main () | { | return fprintf_unlocked (); | ; | return 0; | } configure:5976: result: no configure:5976: checking for fputc_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'fputc_unlocked'; expected 'int(int, void *)' [-Wbuiltin-declaration-mismatch] 69 | char fputc_unlocked (); | ^~~~~~~~~~~~~~ configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for fputs_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'fputs_unlocked'; expected 'int(const char *, void *)' [-Wbuiltin-declaration-mismatch] 70 | char fputs_unlocked (); | ^~~~~~~~~~~~~~ configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for fread_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for fwrite_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 conftest.c:72:6: warning: conflicting types for built-in function 'fwrite_unlocked'; expected 'long unsigned int(const void *, long unsigned int, long unsigned int, void *)' [-Wbuiltin-declaration-mismatch] 72 | char fwrite_unlocked (); | ^~~~~~~~~~~~~~~ configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for getchar_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for getc_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for putchar_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'putchar_unlocked'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 75 | char putchar_unlocked (); | ^~~~~~~~~~~~~~~~ configure:5976: $? = 0 configure:5976: result: yes configure:5976: checking for putc_unlocked configure:5976: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 conftest.c:76:6: warning: conflicting types for built-in function 'putc_unlocked'; expected 'int(int, void *)' [-Wbuiltin-declaration-mismatch] 76 | char putc_unlocked (); | ^~~~~~~~~~~~~ configure:5976: $? = 0 configure:5976: result: yes configure:5985: checking whether abort is declared configure:5985: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5985: $? = 0 configure:5985: result: yes configure:5995: checking whether asprintf is declared configure:5995: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:5995: $? = 0 configure:5995: result: yes configure:6006: checking whether basename is declared configure:6006: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6006: $? = 0 configure:6006: result: yes configure:6016: checking whether errno is declared configure:6016: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:97:10: error: 'errno' undeclared (first use in this function) 97 | (void) errno; | ^~~~~ conftest.c:89:1: note: 'errno' is defined in header ''; did you forget to '#include '? 88 | # include 89 | #endif conftest.c:97:10: note: each undeclared identifier is reported only once for each function it appears in 97 | (void) errno; | ^~~~~ configure:6016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_BASENAME 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 | int | main () | { | #ifndef errno | #ifdef __cplusplus | (void) errno; | #else | (void) errno; | #endif | #endif | | ; | return 0; | } configure:6016: result: no configure:6026: checking whether getopt is declared configure:6026: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6026: $? = 0 configure:6026: result: yes configure:6036: checking whether vasprintf is declared configure:6036: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6036: $? = 0 configure:6036: result: yes configure:6047: checking whether clearerr_unlocked is declared configure:6047: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6047: $? = 0 configure:6047: result: yes configure:6057: checking whether feof_unlocked is declared configure:6057: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6057: $? = 0 configure:6057: result: yes configure:6067: checking whether ferror_unlocked is declared configure:6067: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6067: $? = 0 configure:6067: result: yes configure:6077: checking whether fflush_unlocked is declared configure:6077: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6077: $? = 0 configure:6077: result: yes configure:6087: checking whether fgetc_unlocked is declared configure:6087: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6087: $? = 0 configure:6087: result: yes configure:6097: checking whether fgets_unlocked is declared configure:6097: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6097: $? = 0 configure:6097: result: yes configure:6107: checking whether fileno_unlocked is declared configure:6107: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6107: $? = 0 configure:6107: result: yes configure:6117: checking whether fprintf_unlocked is declared configure:6117: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:107:10: error: 'fprintf_unlocked' undeclared (first use in this function); did you mean 'fwrite_unlocked'? 107 | (void) fprintf_unlocked; | ^~~~~~~~~~~~~~~~ | fwrite_unlocked conftest.c:107:10: note: each undeclared identifier is reported only once for each function it appears in configure:6117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 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 | int | main () | { | #ifndef fprintf_unlocked | #ifdef __cplusplus | (void) fprintf_unlocked; | #else | (void) fprintf_unlocked; | #endif | #endif | | ; | return 0; | } configure:6117: result: no configure:6127: checking whether fputc_unlocked is declared configure:6127: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6127: $? = 0 configure:6127: result: yes configure:6137: checking whether fputs_unlocked is declared configure:6137: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6137: $? = 0 configure:6137: result: yes configure:6147: checking whether fread_unlocked is declared configure:6147: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6147: $? = 0 configure:6147: result: yes configure:6157: checking whether fwrite_unlocked is declared configure:6157: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6157: $? = 0 configure:6157: result: yes configure:6167: checking whether getchar_unlocked is declared configure:6167: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6167: $? = 0 configure:6167: result: yes configure:6177: checking whether getc_unlocked is declared configure:6177: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6177: $? = 0 configure:6177: result: yes configure:6187: checking whether putchar_unlocked is declared configure:6187: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6187: $? = 0 configure:6187: result: yes configure:6197: checking whether putc_unlocked is declared configure:6197: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 configure:6197: $? = 0 configure:6197: result: yes configure:6212: checking for working alloca.h configure:6229: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:6229: $? = 0 configure:6237: result: yes configure:6245: checking for alloca configure:6282: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:6282: $? = 0 configure:6290: result: yes configure:6396: checking for ANSI C header files configure:6500: result: yes configure:6509: checking for nl_langinfo and CODESET configure:6525: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:6525: $? = 0 configure:6534: result: yes configure:6555: checking whether NLS is requested configure:6558: result: no configure:6613: checking for uchar configure:6632: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:86:6: error: 'uchar' undeclared (first use in this function); did you mean 'u_char'? 86 | if ((uchar *)0) return 0; | ^~~~~ | u_char conftest.c:86:6: note: each undeclared identifier is reported only once for each function it appears in conftest.c:86:13: error: expected expression before ')' token 86 | if ((uchar *)0) return 0; | ^ configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | | #include | | int | main () | { | if ((uchar *)0) return 0; | if (sizeof(uchar)) return 0; | ; | return 0; | } configure:6639: result: configure:6651: checking size of ino_t configure:6656: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:6656: $? = 0 configure:6656: ./conftest configure:6656: $? = 0 configure:6670: result: 8 configure:6684: checking size of dev_t configure:6689: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.c >&5 configure:6689: $? = 0 configure:6689: ./conftest configure:6689: $? = 0 configure:6703: result: 8 configure:6762: checking for ld used by GCC configure:6825: result: /usr/bin/ld configure:6832: checking if the linker (/usr/bin/ld) is GNU ld GNU ld (GNU Binutils) 2.38 configure:6844: result: yes configure:6850: checking for shared library run path origin configure:6863: result: done configure:7283: checking for iconv configure:7307: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ -o conftest -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib conftest.cpp >&5 configure:7307: $? = 0 configure:7381: result: yes configure:7424: checking for iconv declaration configure:7453: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.cpp >&5 configure:7453: $? = 0 configure:7464: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:7597: /home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include conftest.c >&5 /tmp/cc0QOGKQ.s: Assembler messages: /tmp/cc0QOGKQ.s:14: Error: unknown mnemonic `pcmpestri' -- `pcmpestri 0,%xmm0,%xmm1' configure:7597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define PACKAGE "cpplib" | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_CANONICAL_SYSTEM_HEADERS 1 | /* end confdefs.h. */ | | int | main () | { | asm ("pcmpestri %0, %%xmm0, %%xmm1" : : "i"(0)) | ; | return 0; | } configure:7629: checking for CET support configure:7823: result: no configure:7920: updating cache ./config.cache configure:7970: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cpplib config.status , 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:932: creating Makefile config.status:932: creating config.h config.status:1106: executing depdir commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_uint64_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value='/home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-13/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_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include ' ac_cv_env_CXX_set=set ac_cv_env_CXX_value='/home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=aarch64-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=aarch64-unknown-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i686-buildroot-linux-gnu ac_cv_func_alloca_works=yes ac_cv_func_clearerr_unlocked=yes ac_cv_func_feof_unlocked=yes ac_cv_func_ferror_unlocked=yes ac_cv_func_fflush_unlocked=yes ac_cv_func_fgetc_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_fileno_unlocked=yes ac_cv_func_fprintf_unlocked=no ac_cv_func_fputc_unlocked=yes ac_cv_func_fputs_unlocked=yes ac_cv_func_fread_unlocked=yes ac_cv_func_fwrite_unlocked=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getchar_unlocked=yes ac_cv_func_obstack=yes ac_cv_func_putc_unlocked=yes ac_cv_func_putchar_unlocked=yes ac_cv_have_decl_abort=yes ac_cv_have_decl_asprintf=yes ac_cv_have_decl_basename_char_p_=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_errno=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_fgetc_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_fileno_unlocked=yes ac_cv_have_decl_fprintf_unlocked=no ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getopt=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_vasprintf=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_file_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=aarch64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_ACLOCAL=aclocal ac_cv_prog_AR=/usr/bin/ar ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_AUTOHEADER=autoheader ac_cv_prog_CC='/home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc' ac_cv_prog_CPP='/home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E' ac_cv_prog_RANLIB=/usr/bin/ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sizeof_dev_t=8 ac_cv_sizeof_ino_t=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_struct_tm=time.h ac_cv_target=i686-buildroot-linux-gnu ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uchar=no ac_cv_type_uintptr_t=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, acx_cv_prog_cc_pedantic__Wlong_long=yes acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes acx_cv_prog_cc_warning__Wcpp_compat=yes acx_cv_prog_cc_warning__Wmissing_format_attribute=yes acx_cv_prog_cc_warning__Wmissing_prototypes=yes acx_cv_prog_cc_warning__Wnarrowing=yes acx_cv_prog_cc_warning__Wold_style_definition=yes acx_cv_prog_cc_warning__Wstrict_prototypes=yes acx_cv_prog_cc_warning__Wwrite_strings=yes acx_cv_prog_cc_warning__fno_exceptions=yes acx_cv_prog_cc_warning__fno_rtti=yes am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= gcc_cv_header_string=yes gcc_cv_libc_provides_ssp=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' ALLOCA='' AR='/usr/bin/ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' CATALOGS='' CATOBJEXT='' CC='/home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc' CET_HOST_FLAGS='' CFLAGS='-O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include ' CPP='/home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/gcc -E' CPPFLAGS='' CXX='/home/autobuild/autobuild/instance-13/output-1/host/bin/ccache /usr/bin/g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -I/home/autobuild/autobuild/instance-13/output-1/host/include ' DATADIRNAME='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='' GENCAT='' GMSGFMT='/home/autobuild/autobuild/instance-13/output-1/host/bin/msgfmt' GREP='/usr/bin/grep' INCINTL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTOBJEXT='' LDFLAGS='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-13/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-13/output-1/host/lib' LIBICONV='' LIBINTL='' LIBINTL_DEP='' LIBOBJS='' LIBS='' LTLIBICONV='' LTLIBOBJS='' MAINT='#' OBJEXT='o' PACKAGE='cpplib' PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org' PACKAGE_NAME='cpplib' PACKAGE_STRING='cpplib ' PACKAGE_TARNAME='cpplib' PACKAGE_URL='' PACKAGE_VERSION=' ' PATH_SEPARATOR=':' PICFLAG='' POSUB='' RANLIB='/usr/bin/ranlib' SET_MAKE='' SHELL='/bin/sh' USED_CATALOGS='' USE_NLS='no' WARN_PEDANTIC='-pedantic -Wno-long-long' WERROR='' XGETTEXT='/home/autobuild/autobuild/instance-13/output-1/host/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' am__leading_dot='.' 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' c_warn='-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='aarch64-unknown-linux-gnu' host_alias='aarch64-unknown-linux-gnu' host_cpu='aarch64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/autobuild/autobuild/instance-13/output-1/host/var' mandir='${datarootdir}/man' noexception_flags='-fno-exceptions -fno-rtti' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/autobuild/autobuild/instance-13/output-1/host' program_transform_name='s&^&i686-buildroot-linux-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/autobuild/autobuild/instance-13/output-1/host/etc' target='i686-buildroot-linux-gnu' target_alias='i686-buildroot-linux-gnu' target_cpu='i686' target_os='linux-gnu' target_vendor='buildroot' warn='-W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "cpplib" #define PACKAGE_TARNAME "cpplib" #define PACKAGE_VERSION " " #define PACKAGE_STRING "cpplib " #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define TIME_WITH_SYS_TIME 1 #define STRING_WITH_STRINGS 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_OBSTACK 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define HAVE_CLEARERR_UNLOCKED 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FERROR_UNLOCKED 1 #define HAVE_FFLUSH_UNLOCKED 1 #define HAVE_FGETC_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_FILENO_UNLOCKED 1 #define HAVE_FPUTC_UNLOCKED 1 #define HAVE_FPUTS_UNLOCKED 1 #define HAVE_FREAD_UNLOCKED 1 #define HAVE_FWRITE_UNLOCKED 1 #define HAVE_GETCHAR_UNLOCKED 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_PUTCHAR_UNLOCKED 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_DECL_ABORT 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_BASENAME 1 #define HAVE_DECL_ERRNO 0 #define HAVE_DECL_GETOPT 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FGETC_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FILENO_UNLOCKED 1 #define HAVE_DECL_FPRINTF_UNLOCKED 0 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define STDC_HEADERS 1 #define HAVE_LANGINFO_CODESET 1 #define SIZEOF_INO_T 8 #define SIZEOF_DEV_T 8 #define HAVE_ICONV 1 #define ICONV_CONST #define PACKAGE "cpplib" #define CHECKING_P 0 #define ENABLE_ASSERT_CHECKING 1 #define ENABLE_CANONICAL_SYSTEM_HEADERS 1 configure: exit 0