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-11/output-1/build/host-gcc-initial-11.3.0/libcpp/configure --srcdir=../../libcpp --cache-file=./config.cache --prefix=/home/autobuild/autobuild/instance-11/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-11/output-1/host/etc --localstatedir=/home/autobuild/autobuild/instance-11/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-11/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-11/output-1/host --with-mpc=/home/autobuild/autobuild/instance-11/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-11/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=core2 --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-11/output-1/host/bin
PATH: /home/autobuild/autobuild/instance-11/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:2536: creating cache ./config.cache
configure:2644: checking build system type
configure:2658: result: aarch64-unknown-linux-gnu
configure:2678: checking host system type
configure:2691: result: aarch64-unknown-linux-gnu
configure:2711: checking target system type
configure:2724: result: i686-buildroot-linux-gnu
configure:2753: checking whether make sets $(MAKE)
configure:2775: result: yes
configure:2798: checking for a BSD-compatible install
configure:2866: result: /usr/bin/install -c
configure:2885: checking for aarch64-unknown-linux-gnu-gcc
configure:2912: result: /usr/bin/gcc
configure:3181: checking for C compiler version
configure:3190: /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:3201: $? = 0
configure:3190: /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:3201: $? = 0
configure:3190: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3201: $? = 1
configure:3190: /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:3201: $? = 1
configure:3221: checking whether the C compiler works
configure:3243: /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:3247: $? = 0
configure:3295: result: yes
configure:3298: checking for C compiler default output file name
configure:3300: result: a.out
configure:3306: checking for suffix of executables
configure:3313: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:3317: $? = 0
configure:3339: result: 
configure:3361: checking whether we are cross compiling
configure:3369: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:3373: $? = 0
configure:3380: ./conftest
configure:3384: $? = 0
configure:3399: result: no
configure:3404: checking for suffix of object files
configure:3426: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:3430: $? = 0
configure:3451: result: o
configure:3455: checking whether we are using the GNU C compiler
configure:3474: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:3474: $? = 0
configure:3483: result: yes
configure:3492: checking whether /usr/bin/gcc accepts -g
configure:3512: /usr/bin/gcc -c -g  conftest.c >&5
configure:3512: $? = 0
configure:3553: result: yes
configure:3570: checking for /usr/bin/gcc option to accept ISO C89
configure:3633: /usr/bin/gcc  -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:3633: $? = 0
configure:3646: result: none needed
configure:3778: checking for C++ compiler version
configure:3787: /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:3798: $? = 0
configure:3787: /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:3798: $? = 0
configure:3787: /usr/bin/g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3798: $? = 1
configure:3787: /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:3798: $? = 1
configure:3802: checking whether we are using the GNU C++ compiler
configure:3821: /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.cpp >&5
configure:3821: $? = 0
configure:3830: result: yes
configure:3839: checking whether /usr/bin/g++ accepts -g
configure:3859: /usr/bin/g++ -c -g  conftest.cpp >&5
configure:3859: $? = 0
configure:3900: result: yes
configure:3926: checking for aarch64-unknown-linux-gnu-ranlib
configure:3953: result: /usr/bin/ranlib
configure:4018: checking for aarch64-unknown-linux-gnu-ar
configure:4045: result: /usr/bin/ar
configure:4114: checking how to run the C preprocessor
configure:4145: /usr/bin/gcc -E  conftest.c
configure:4145: $? = 0
configure:4159: /usr/bin/gcc -E  conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
    9 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4159: $? = 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 <ac_nonexistent.h>
configure:4184: result: /usr/bin/gcc -E
configure:4204: /usr/bin/gcc -E  conftest.c
configure:4204: $? = 0
configure:4218: /usr/bin/gcc -E  conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
    9 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4218: $? = 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 <ac_nonexistent.h>
configure:4247: checking for grep that handles long lines and -e
configure:4305: result: /usr/bin/grep
configure:4310: checking for egrep
configure:4372: result: /usr/bin/grep -E
configure:4377: checking for ANSI C header files
configure:4397: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:4397: $? = 0
configure:4470: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:4470: $? = 0
configure:4470: ./conftest
configure:4470: $? = 0
configure:4481: result: yes
configure:4494: checking for sys/types.h
configure:4494: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4494: checking for sys/stat.h
configure:4494: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4494: checking for stdlib.h
configure:4494: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4494: checking for string.h
configure:4494: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4494: checking for memory.h
configure:4494: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4494: checking for strings.h
configure:4494: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4494: checking for inttypes.h
configure:4494: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4494: checking for stdint.h
configure:4494: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4494: checking for unistd.h
configure:4494: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4507: checking minix/config.h usability
configure:4507: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
conftest.c:52:10: fatal error: minix/config.h: No such file or directory
   52 | #include <minix/config.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:4507: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4507: result: no
configure:4507: checking minix/config.h presence
configure:4507: /usr/bin/gcc -E  conftest.c
conftest.c:19:10: fatal error: minix/config.h: No such file or directory
   19 | #include <minix/config.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:4507: $? = 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 <minix/config.h>
configure:4507: result: no
configure:4507: checking for minix/config.h
configure:4507: result: no
configure:4528: checking whether it is safe to define __EXTENSIONS__
configure:4546: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:4546: $? = 0
configure:4553: result: yes
configure:4773: checking for aclocal
configure:4789: found /usr/bin/aclocal
configure:4800: result: aclocal
configure:4816: checking for autoconf
configure:4832: found /usr/bin/autoconf
configure:4843: result: autoconf
configure:4859: checking for autoheader
configure:4875: found /usr/bin/autoheader
configure:4886: result: autoheader
configure:4920: checking whether /usr/bin/gcc supports -W
configure:4937: /usr/bin/gcc -c -W  conftest.c >&5
configure:4937: $? = 0
configure:4946: result: yes
configure:4920: checking whether /usr/bin/gcc supports -Wall
configure:4937: /usr/bin/gcc -c -Wall  conftest.c >&5
configure:4937: $? = 0
configure:4946: result: yes
configure:4920: checking whether /usr/bin/gcc supports -Wnarrowing
configure:4937: /usr/bin/gcc -c -Wnarrowing  conftest.c >&5
configure:4937: $? = 0
configure:4946: result: yes
configure:4920: checking whether /usr/bin/gcc supports -Wwrite-strings
configure:4937: /usr/bin/gcc -c -Wwrite-strings  conftest.c >&5
configure:4937: $? = 0
configure:4946: result: yes
configure:4920: checking whether /usr/bin/gcc supports -Wmissing-format-attribute
configure:4937: /usr/bin/gcc -c -Wmissing-format-attribute  conftest.c >&5
configure:4937: $? = 0
configure:4946: result: yes
configure:4978: checking whether /usr/bin/gcc supports -Wstrict-prototypes
configure:4995: /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:4995: $? = 0
configure:5004: result: yes
configure:4978: checking whether /usr/bin/gcc supports -Wmissing-prototypes
configure:4995: /usr/bin/gcc -c -Wmissing-prototypes  conftest.c >&5
configure:4995: $? = 0
configure:5004: result: yes
configure:4978: checking whether /usr/bin/gcc supports -Wold-style-definition
configure:4995: /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:4995: $? = 0
configure:5004: result: yes
configure:4978: checking whether /usr/bin/gcc supports -Wc++-compat
configure:4995: /usr/bin/gcc -c -Wc++-compat  conftest.c >&5
configure:4995: $? = 0
configure:5004: result: yes
configure:5028: checking whether /usr/bin/gcc supports -pedantic -Wlong-long
configure:5046: /usr/bin/gcc -c -pedantic -Wlong-long  conftest.c >&5
configure:5046: $? = 0
configure:5054: result: yes
configure:5087: checking whether /usr/bin/gcc supports -fno-exceptions
configure:5104: /usr/bin/gcc -c -fno-exceptions  conftest.c >&5
configure:5104: $? = 0
configure:5113: result: yes
configure:5087: checking whether /usr/bin/gcc supports -fno-rtti
configure:5104: /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:5104: $? = 0
configure:5113: result: yes
configure:5182: /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.cpp >&5
configure:5182: $? = 0
configure:5197: checking dependency style of /usr/bin/g++
configure:5228: trying gcc3
| depmode=gcc3 source=sub/conftest.c object=sub/conftest.o depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo /bin/sh ./depcomp /usr/bin/g++ -c -o sub/conftest.o sub/conftest.c
configure:5267: success
configure:5282: result: gcc3
configure:5292: checking whether time.h and sys/time.h may both be included
configure:5312: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5312: $? = 0
configure:5319: result: yes
configure:5327: checking whether string.h and strings.h may both be included
configure:5344: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5344: $? = 0
configure:5351: result: yes
configure:5364: checking locale.h usability
configure:5364: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5364: $? = 0
configure:5364: result: yes
configure:5364: checking locale.h presence
configure:5364: /usr/bin/gcc -E  conftest.c
configure:5364: $? = 0
configure:5364: result: yes
configure:5364: checking for locale.h
configure:5364: result: yes
configure:5364: checking fcntl.h usability
configure:5364: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5364: $? = 0
configure:5364: result: yes
configure:5364: checking fcntl.h presence
configure:5364: /usr/bin/gcc -E  conftest.c
configure:5364: $? = 0
configure:5364: result: yes
configure:5364: checking for fcntl.h
configure:5364: result: yes
configure:5364: checking limits.h usability
configure:5364: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5364: $? = 0
configure:5364: result: yes
configure:5364: checking limits.h presence
configure:5364: /usr/bin/gcc -E  conftest.c
configure:5364: $? = 0
configure:5364: result: yes
configure:5364: checking for limits.h
configure:5364: result: yes
configure:5364: checking stddef.h usability
configure:5364: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5364: $? = 0
configure:5364: result: yes
configure:5364: checking stddef.h presence
configure:5364: /usr/bin/gcc -E  conftest.c
configure:5364: $? = 0
configure:5364: result: yes
configure:5364: checking for stddef.h
configure:5364: result: yes
configure:5364: checking for stdlib.h
configure:5364: result: yes
configure:5364: checking for strings.h
configure:5364: result: yes
configure:5364: checking for string.h
configure:5364: result: yes
configure:5364: checking sys/file.h usability
configure:5364: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5364: $? = 0
configure:5364: result: yes
configure:5364: checking sys/file.h presence
configure:5364: /usr/bin/gcc -E  conftest.c
configure:5364: $? = 0
configure:5364: result: yes
configure:5364: checking for sys/file.h
configure:5364: result: yes
configure:5364: checking for unistd.h
configure:5364: result: yes
configure:5376: checking whether byte ordering is bigendian
configure:5391: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/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:5391: $? = 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:5436: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5436: $? = 0
configure:5454: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/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:5454: $? = 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 <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:5582: result: no
configure:5600: checking for an ANSI C-conforming const
configure:5666: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5666: $? = 0
configure:5673: result: yes
configure:5681: checking for inline
configure:5697: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5697: $? = 0
configure:5705: result: inline
configure:5723: checking for obstacks
configure:5744: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5744: $? = 0
configure:5752: result: yes
configure:5767: checking for off_t
configure:5767: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5767: $? = 0
configure:5767: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/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:5767: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:5767: result: yes
configure:5778: checking for size_t
configure:5778: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5778: $? = 0
configure:5778: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/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:5778: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:5778: result: yes
configure:5789: checking for ssize_t
configure:5789: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5789: $? = 0
configure:5789: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/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:5789: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:5789: result: yes
configure:5801: checking for uintptr_t
configure:5801: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5801: $? = 0
configure:5801: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/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:5801: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:5801: result: yes
configure:5837: checking for ptrdiff_t
configure:5837: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5837: $? = 0
configure:5837: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/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:5837: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:5837: result: yes
configure:5848: checking for uint64_t
configure:5848: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5848: $? = 0
configure:5848: result: yes
configure:5865: checking whether struct tm is in sys/time.h or time.h
configure:5885: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5885: $? = 0
configure:5892: result: time.h
configure:5904: checking size of int
configure:5909: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5909: $? = 0
configure:5909: ./conftest
configure:5909: $? = 0
configure:5923: result: 4
configure:5937: checking size of long
configure:5942: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5942: $? = 0
configure:5942: ./conftest
configure:5942: $? = 0
configure:5956: result: 8
configure:5970: checking for clearerr_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for feof_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for ferror_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for fflush_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for fgetc_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for fgets_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for fileno_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for fprintf_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/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/ccz7nFvx.o: in function `main':
conftest.c:(.text.startup+0x8): undefined reference to `fprintf_unlocked'
collect2: error: ld returned 1 exit status
configure:5970: $? = 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 <limits.h> declares fprintf_unlocked.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:5970: result: no
configure:5970: checking for fputc_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/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:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for fputs_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/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:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for fread_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for fwrite_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/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:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for getchar_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for getc_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for putchar_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/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:5970: $? = 0
configure:5970: result: yes
configure:5970: checking for putc_unlocked
configure:5970: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/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:5970: $? = 0
configure:5970: result: yes
configure:5979: checking whether abort is declared
configure:5979: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5979: $? = 0
configure:5979: result: yes
configure:5989: checking whether asprintf is declared
configure:5989: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:5989: $? = 0
configure:5989: result: yes
configure:6000: checking whether basename is declared
configure:6000: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6000: $? = 0
configure:6000: result: yes
configure:6010: checking whether errno is declared
configure:6010: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/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 '<errno.h>'; did you forget to '#include <errno.h>'?
   88 | # include <unistd.h>
   89 | #endif
conftest.c:97:10: note: each undeclared identifier is reported only once for each function it appears in
   97 |   (void) errno;
      |          ^~~~~
configure:6010: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef errno
| #ifdef __cplusplus
|   (void) errno;
| #else
|   (void) errno;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:6010: result: no
configure:6020: checking whether getopt is declared
configure:6020: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6020: $? = 0
configure:6020: result: yes
configure:6030: checking whether vasprintf is declared
configure:6030: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6030: $? = 0
configure:6030: result: yes
configure:6041: checking whether clearerr_unlocked is declared
configure:6041: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6041: $? = 0
configure:6041: result: yes
configure:6051: checking whether feof_unlocked is declared
configure:6051: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6051: $? = 0
configure:6051: result: yes
configure:6061: checking whether ferror_unlocked is declared
configure:6061: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6061: $? = 0
configure:6061: result: yes
configure:6071: checking whether fflush_unlocked is declared
configure:6071: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6071: $? = 0
configure:6071: result: yes
configure:6081: checking whether fgetc_unlocked is declared
configure:6081: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6081: $? = 0
configure:6081: result: yes
configure:6091: checking whether fgets_unlocked is declared
configure:6091: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6091: $? = 0
configure:6091: result: yes
configure:6101: checking whether fileno_unlocked is declared
configure:6101: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6101: $? = 0
configure:6101: result: yes
configure:6111: checking whether fprintf_unlocked is declared
configure:6111: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/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:6111: $? = 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef fprintf_unlocked
| #ifdef __cplusplus
|   (void) fprintf_unlocked;
| #else
|   (void) fprintf_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:6111: result: no
configure:6121: checking whether fputc_unlocked is declared
configure:6121: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6121: $? = 0
configure:6121: result: yes
configure:6131: checking whether fputs_unlocked is declared
configure:6131: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6131: $? = 0
configure:6131: result: yes
configure:6141: checking whether fread_unlocked is declared
configure:6141: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6141: $? = 0
configure:6141: result: yes
configure:6151: checking whether fwrite_unlocked is declared
configure:6151: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6151: $? = 0
configure:6151: result: yes
configure:6161: checking whether getchar_unlocked is declared
configure:6161: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6171: checking whether getc_unlocked is declared
configure:6171: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6171: $? = 0
configure:6171: result: yes
configure:6181: checking whether putchar_unlocked is declared
configure:6181: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6181: $? = 0
configure:6181: result: yes
configure:6191: checking whether putc_unlocked is declared
configure:6191: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
configure:6191: $? = 0
configure:6191: result: yes
configure:6206: checking for working alloca.h
configure:6223: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:6223: $? = 0
configure:6231: result: yes
configure:6239: checking for alloca
configure:6276: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:6276: $? = 0
configure:6284: result: yes
configure:6390: checking for ANSI C header files
configure:6494: result: yes
configure:6503: checking for nl_langinfo and CODESET
configure:6519: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.c  >&5
configure:6519: $? = 0
configure:6528: result: yes
configure:6549: checking whether NLS is requested
configure:6552: result: no
configure:6607: checking for uchar
configure:6626: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/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:6626: $? = 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 <sys/types.h>
| 
| int
| main ()
| {
| if ((uchar *)0) return 0;
|  if (sizeof(uchar)) return 0;
|   ;
|   return 0;
| }
configure:6633: result: 
configure:6689: checking for ld used by GCC
configure:6752: result: /usr/bin/ld
configure:6759: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld (GNU Binutils) 2.38
configure:6771: result: yes
configure:6777: checking for shared library run path origin
configure:6790: result: done
configure:7210: checking for iconv
configure:7234: /usr/bin/g++ -o conftest -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include   -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib conftest.cpp  >&5
configure:7234: $? = 0
configure:7308: result: yes
configure:7351: checking for iconv declaration
configure:7380: /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.cpp >&5
configure:7380: $? = 0
configure:7391: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:7524: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include  conftest.c >&5
/tmp/ccY0F2YB.s: Assembler messages:
/tmp/ccY0F2YB.s:14: Error: unknown mnemonic `pcmpestri' -- `pcmpestri 0,%xmm0,%xmm1'
configure:7524: $? = 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 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:7556: checking for CET support
configure:7721: result: no
configure:7818: updating cache ./config.cache
configure:7868: 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:929: creating Makefile
config.status:929: creating config.h
config.status:1103: 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=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-11/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-11/output-1/host/include'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/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=/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_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
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='/usr/bin/gcc'
CET_HOST_FLAGS=''
CFLAGS='-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include'
CPP='/usr/bin/gcc -E'
CPPFLAGS=''
CXX='/usr/bin/g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include'
DATADIRNAME=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GENCAT=''
GMSGFMT='/usr/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-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/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='/usr/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-11/output-1/host/var'
mandir='${datarootdir}/man'
noexception_flags='-fno-exceptions -fno-rtti'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/autobuild/autobuild/instance-11/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-11/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 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