This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libdecnumber configure , which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/autobuild/autobuild/instance-15/output-1/build/host-gcc-final-10.3.0/libdecnumber/configure --srcdir=../../libdecnumber --cache-file=./config.cache --prefix=/home/autobuild/autobuild/instance-15/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-15/output-1/host/etc --enable-static --with-sysroot=/home/autobuild/autobuild/instance-15/output-1/host/sparc64-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/autobuild/autobuild/instance-15/output-1/host --with-mpc=/home/autobuild/autobuild/instance-15/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-15/output-1/host --with-pkgversion=Buildroot 2022.02-498-g1b718adee4 --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=ultrasparc --with-build-time-tools=/home/autobuild/autobuild/instance-15/output-1/host/sparc64-buildroot-linux-gnu/bin --disable-shared --disable-libgomp --enable-languages=c,lto --program-transform-name=s&^&sparc64-buildroot-linux-gnu-& --disable-option-checking --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=sparc64-buildroot-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = asahi-mini uname -m = aarch64 uname -r = 5.17.0-rc7-asahi-next-20220310-5-2-ARCH uname -s = Linux uname -v = #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/autobuild/autobuild/instance-15/output-1/host/bin PATH: /home/autobuild/autobuild/instance-15/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/lib/jvm/default/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2183: creating cache ./config.cache configure:2289: checking whether /usr/bin/make sets $(MAKE) configure:2311: result: yes configure:2328: checking for aarch64-unknown-linux-gnu-gcc configure:2355: result: /usr/bin/gcc configure:2624: checking for C compiler version configure:2633: /usr/bin/gcc --version >&5 gcc (GCC) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2644: $? = 0 configure:2633: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/11.2.0/lto-wrapper Target: aarch64-unknown-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:2644: $? = 0 configure:2633: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:2644: $? = 1 configure:2633: /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:2644: $? = 1 configure:2664: checking whether the C compiler works configure:2686: /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c >&5 configure:2690: $? = 0 configure:2738: result: yes configure:2741: checking for C compiler default output file name configure:2743: result: a.out configure:2749: checking for suffix of executables configure:2756: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c >&5 configure:2760: $? = 0 configure:2782: result: configure:2804: checking whether we are cross compiling configure:2812: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c >&5 configure:2816: $? = 0 configure:2823: ./conftest configure:2827: $? = 0 configure:2842: result: no configure:2847: checking for suffix of object files configure:2869: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:2873: $? = 0 configure:2894: result: o configure:2898: checking whether we are using the GNU C compiler configure:2917: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:2917: $? = 0 configure:2926: result: yes configure:2935: checking whether /usr/bin/gcc accepts -g configure:2955: /usr/bin/gcc -c -g conftest.c >&5 configure:2955: $? = 0 configure:2996: result: yes configure:3013: checking for /usr/bin/gcc option to accept ISO C89 configure:3076: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3076: $? = 0 configure:3089: result: none needed configure:3112: checking for aarch64-unknown-linux-gnu-ranlib configure:3139: result: /usr/bin/ranlib configure:3207: checking for aclocal configure:3223: found /home/autobuild/autobuild/instance-15/output-1/host/bin/aclocal configure:3234: result: aclocal configure:3250: checking for autoconf configure:3266: found /home/autobuild/autobuild/instance-15/output-1/host/bin/autoconf configure:3277: result: autoconf configure:3293: checking for autoheader configure:3309: found /home/autobuild/autobuild/instance-15/output-1/host/bin/autoheader configure:3320: result: autoheader configure:3356: checking whether /usr/bin/gcc supports -W configure:3373: /usr/bin/gcc -c -W conftest.c >&5 configure:3373: $? = 0 configure:3382: result: yes configure:3356: checking whether /usr/bin/gcc supports -Wall configure:3373: /usr/bin/gcc -c -Wall conftest.c >&5 configure:3373: $? = 0 configure:3382: result: yes configure:3356: checking whether /usr/bin/gcc supports -Wwrite-strings configure:3373: /usr/bin/gcc -c -Wwrite-strings conftest.c >&5 configure:3373: $? = 0 configure:3382: result: yes configure:3356: checking whether /usr/bin/gcc supports -Wstrict-prototypes configure:3373: /usr/bin/gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 11 | main () | ^~~~ configure:3373: $? = 0 configure:3382: result: yes configure:3356: checking whether /usr/bin/gcc supports -Wmissing-prototypes configure:3373: /usr/bin/gcc -c -Wmissing-prototypes conftest.c >&5 configure:3373: $? = 0 configure:3382: result: yes configure:3356: checking whether /usr/bin/gcc supports -Wold-style-definition configure:3373: /usr/bin/gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:11:1: warning: old-style function definition [-Wold-style-definition] 11 | main () | ^~~~ configure:3373: $? = 0 configure:3382: result: yes configure:3356: checking whether /usr/bin/gcc supports -Wmissing-format-attribute configure:3373: /usr/bin/gcc -c -Wmissing-format-attribute conftest.c >&5 configure:3373: $? = 0 configure:3382: result: yes configure:3356: checking whether /usr/bin/gcc supports -Wcast-qual configure:3373: /usr/bin/gcc -c -Wcast-qual conftest.c >&5 configure:3373: $? = 0 configure:3382: result: yes configure:3406: checking whether /usr/bin/gcc supports -pedantic -Wlong-long configure:3424: /usr/bin/gcc -c -pedantic -Wlong-long conftest.c >&5 configure:3424: $? = 0 configure:3432: result: yes configure:3464: checking whether /usr/bin/gcc supports -fno-lto configure:3481: /usr/bin/gcc -c -fno-lto conftest.c >&5 configure:3481: $? = 0 configure:3490: result: yes configure:3539: checking how to run the C preprocessor configure:3570: /usr/bin/gcc -E conftest.c configure:3570: $? = 0 configure:3584: /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:3584: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3609: result: /usr/bin/gcc -E configure:3629: /usr/bin/gcc -E conftest.c configure:3629: $? = 0 configure:3643: /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:3643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3672: checking for grep that handles long lines and -e configure:3730: result: /usr/bin/grep configure:3735: checking for egrep configure:3797: result: /usr/bin/grep -E configure:3802: checking for ANSI C header files configure:3822: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3822: $? = 0 configure:3895: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c >&5 configure:3895: $? = 0 configure:3895: ./conftest configure:3895: $? = 0 configure:3906: result: yes configure:3919: checking for sys/types.h configure:3919: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3919: $? = 0 configure:3919: result: yes configure:3919: checking for sys/stat.h configure:3919: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3919: $? = 0 configure:3919: result: yes configure:3919: checking for stdlib.h configure:3919: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3919: $? = 0 configure:3919: result: yes configure:3919: checking for string.h configure:3919: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3919: $? = 0 configure:3919: result: yes configure:3919: checking for memory.h configure:3919: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3919: $? = 0 configure:3919: result: yes configure:3919: checking for strings.h configure:3919: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3919: $? = 0 configure:3919: result: yes configure:3919: checking for inttypes.h configure:3919: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3919: $? = 0 configure:3919: result: yes configure:3919: checking for stdint.h configure:3919: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3919: $? = 0 configure:3919: result: yes configure:3919: checking for unistd.h configure:3919: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3919: $? = 0 configure:3919: result: yes configure:3934: checking ctype.h usability configure:3934: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3934: $? = 0 configure:3934: result: yes configure:3934: checking ctype.h presence configure:3934: /usr/bin/gcc -E conftest.c configure:3934: $? = 0 configure:3934: result: yes configure:3934: checking for ctype.h configure:3934: result: yes configure:3934: checking stddef.h usability configure:3934: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3934: $? = 0 configure:3934: result: yes configure:3934: checking stddef.h presence configure:3934: /usr/bin/gcc -E conftest.c configure:3934: $? = 0 configure:3934: result: yes configure:3934: checking for stddef.h configure:3934: result: yes configure:3934: checking for string.h configure:3934: result: yes configure:3934: checking stdio.h usability configure:3934: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3934: $? = 0 configure:3934: result: yes configure:3934: checking stdio.h presence configure:3934: /usr/bin/gcc -E conftest.c configure:3934: $? = 0 configure:3934: result: yes configure:3934: checking for stdio.h configure:3934: result: yes configure:3957: checking for uintmax_t configure:3957: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3957: $? = 0 configure:3957: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:29:24: error: expected expression before ')' token 29 | if (sizeof ((uintmax_t))) | ^ configure:3957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #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 HAVE_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:3957: result: yes configure:3966: checking for uintptr_t configure:3966: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3966: $? = 0 configure:3966: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:29:24: error: expected expression before ')' token 29 | if (sizeof ((uintptr_t))) | ^ configure:3966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #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 HAVE_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:3966: result: yes configure:3975: checking for int_least32_t configure:3975: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3975: $? = 0 configure:3975: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:29:28: error: expected expression before ')' token 29 | if (sizeof ((int_least32_t))) | ^ configure:3975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #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 HAVE_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_least32_t))) | return 0; | ; | return 0; | } configure:3975: result: yes configure:3984: checking for int_fast32_t configure:3984: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3984: $? = 0 configure:3984: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:29:27: error: expected expression before ')' token 29 | if (sizeof ((int_fast32_t))) | ^ configure:3984: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #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 HAVE_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_fast32_t))) | return 0; | ; | return 0; | } configure:3984: result: yes configure:3993: checking for uint64_t configure:3993: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:3993: $? = 0 configure:3993: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:29:23: error: expected expression before ')' token 29 | if (sizeof ((uint64_t))) | ^ configure:3993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #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 HAVE_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:3993: result: yes configure:4074: checking what to include in gstdint.h configure:4102: result: stdint.h (already complete) configure:4347: checking for an ANSI C-conforming const configure:4413: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:4413: $? = 0 configure:4420: result: yes configure:4428: checking for off_t configure:4428: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:4428: $? = 0 configure:4428: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:59:20: error: expected expression before ')' token 59 | if (sizeof ((off_t))) | ^ configure:4428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #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 HAVE_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:4428: result: yes configure:4443: checking size of int configure:4448: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c >&5 configure:4448: $? = 0 configure:4448: ./conftest configure:4448: $? = 0 configure:4462: result: 4 configure:4476: checking size of long configure:4481: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib conftest.c >&5 configure:4481: $? = 0 configure:4481: ./conftest configure:4481: $? = 0 configure:4495: result: 8 configure:4507: checking for ANSI C header files configure:4611: result: yes configure:4639: checking build system type configure:4653: result: aarch64-unknown-linux-gnu configure:4673: checking host system type configure:4686: result: aarch64-unknown-linux-gnu configure:4706: checking target system type configure:4719: result: sparc64-buildroot-linux-gnu configure:4748: checking for decimal floating point configure:4813: result: dpd configure:4818: checking whether byte ordering is bigendian configure:4833: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 conftest.c:27:16: error: unknown type name 'not' 27 | not a universal capable compiler | ^~~ conftest.c:27:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 27 | not a universal capable compiler | ^~~~~~~~~ conftest.c:27:22: error: unknown type name 'universal' configure:4833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #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 HAVE_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4878: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 configure:4878: $? = 0 configure:4896: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:33:18: error: unknown type name 'not'; did you mean 'ino_t'? 33 | not big endian | ^~~ | ino_t conftest.c:33:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 33 | not big endian | ^~~~~~ configure:4896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdecnumber" | #define PACKAGE_TARNAME "libdecnumber" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "libdecnumber " | #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 HAVE_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDIO_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5024: result: no configure:5116: updating cache ./config.cache configure:5166: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libdecnumber 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:858: creating Makefile config.status:858: creating config.h config.status:1027: executing gstdint.h 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_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-15/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-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/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=sparc64-buildroot-linux-gnu ac_cv_header_ctype_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_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_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_prog_ACLOCAL=aclocal ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_AUTOHEADER=autoheader ac_cv_prog_CC=/usr/bin/gcc ac_cv_prog_CPP='/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_make__usr_bin_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_target=sparc64-buildroot-linux-gnu ac_cv_type_int_fast32_t=yes ac_cv_type_int_least32_t=yes ac_cv_type_off_t=yes ac_cv_type_u_int64_t=no ac_cv_type_uint64_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes acx_cv_header_stdint=stdint.h acx_cv_header_stdint_kind='(already complete)' acx_cv_prog_cc_pedantic__Wlong_long=yes acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes acx_cv_prog_cc_warning__Wcast_qual=yes acx_cv_prog_cc_warning__Wmissing_format_attribute=yes acx_cv_prog_cc_warning__Wmissing_prototypes=yes acx_cv_prog_cc_warning__Wold_style_definition=yes acx_cv_prog_cc_warning__Wstrict_prototypes=yes acx_cv_prog_cc_warning__Wwrite_strings=yes acx_cv_prog_cc_warning__fno_lto=yes gcc_cv_libc_provides_ssp=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' ADDITIONAL_OBJS='' AUTOCONF='autoconf' AUTOHEADER='autoheader' CC='/usr/bin/gcc' CFLAGS='-O2 -I/home/autobuild/autobuild/instance-15/output-1/host/include' CPP='/usr/bin/gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-15/output-1/host/lib' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' OBJEXT='o' PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org' PACKAGE_NAME='libdecnumber' PACKAGE_STRING='libdecnumber ' PACKAGE_TARNAME='libdecnumber' PACKAGE_URL='' PACKAGE_VERSION=' ' PATH_SEPARATOR=':' PICFLAG='' RANLIB='/usr/bin/ranlib' SET_MAKE='' SHELL='/bin/sh' WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual' WARN_PEDANTIC='-pedantic -Wno-long-long' WERROR='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='aarch64-unknown-linux-gnu' build_cpu='aarch64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_decimal_float='dpd' 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='${prefix}/var' mandir='${datarootdir}/man' nolto_flags='-fno-lto' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/autobuild/autobuild/instance-15/output-1/host' program_transform_name='s&^&sparc64-buildroot-linux-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/autobuild/autobuild/instance-15/output-1/host/etc' target='sparc64-buildroot-linux-gnu' target_alias='sparc64-buildroot-linux-gnu' target_cpu='sparc64' target_os='linux-gnu' target_vendor='buildroot' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libdecnumber" #define PACKAGE_TARNAME "libdecnumber" #define PACKAGE_VERSION " " #define PACKAGE_STRING "libdecnumber " #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 HAVE_CTYPE_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRING_H 1 #define HAVE_STDIO_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define STDC_HEADERS 1 configure: exit 0