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.64. Invocation command line was $ /home/naourr/work/instance-2/output-1/build/host-gcc-initial-8.4.0/libcpp/configure --srcdir=../../libcpp --cache-file=./config.cache --prefix=/home/naourr/work/instance-2/output-1/host --sysconfdir=/home/naourr/work/instance-2/output-1/host/etc --localstatedir=/home/naourr/work/instance-2/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/naourr/work/instance-2/output-1/host/riscv64-buildroot-linux-musl/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/naourr/work/instance-2/output-1/host --with-mpc=/home/naourr/work/instance-2/output-1/host --with-mpfr=/home/naourr/work/instance-2/output-1/host --with-pkgversion=Buildroot 2020.05-rc1-07207-ga07a9d32167 --with-bugurl=http://bugs.buildroot.net/ --disable-libmpx --disable-libquadmath --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-arch=rv64imafd --with-abi=lp64d --disable-shared --without-headers --disable-threads --with-newlib --disable-largefile --enable-languages=c,lto --program-transform-name=s&^&riscv64-buildroot-linux-musl-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=riscv64-buildroot-linux-musl ## --------- ## ## Platform. ## ## --------- ## hostname = mirage uname -m = x86_64 uname -r = 5.6.7-300.fc32.x86_64 uname -s = Linux uname -v = #1 SMP Thu Apr 23 14:13:50 UTC 2020 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /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/naourr/work/instance-2/output-1/host/bin PATH: /home/naourr/work/instance-2/output-1/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /home/naourr/bin PATH: /home/naourr/git/git-wrappers PATH: /home/naourr/.local/bin PATH: /home/naourr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2489: creating cache ./config.cache configure:2594: checking build system type configure:2608: result: x86_64-pc-linux-gnu configure:2628: checking host system type configure:2641: result: x86_64-pc-linux-gnu configure:2661: checking target system type configure:2674: result: riscv64-buildroot-linux-musl configure:2703: checking whether make sets $(MAKE) configure:2725: result: yes configure:2748: checking for a BSD-compatible install configure:2816: result: /usr/bin/install -c configure:2835: checking for x86_64-pc-linux-gnu-gcc configure:2862: result: /usr/bin/gcc configure:3131: checking for C compiler version configure:3140: /usr/bin/gcc --version >&5 gcc (GCC) 10.0.1 20200328 (Red Hat 10.0.1-0.11) Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3151: $? = 0 configure:3140: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.0.1 20200328 (Red Hat 10.0.1-0.11) (GCC) ... rest of stderr output deleted ... configure:3151: $? = 0 configure:3140: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3151: $? = 1 configure:3140: /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:3151: $? = 1 configure:3171: checking for C compiler default output file name configure:3193: /usr/bin/gcc -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:3197: $? = 0 configure:3234: result: a.out configure:3250: checking whether the C compiler works configure:3259: ./a.out configure:3263: $? = 0 configure:3278: result: yes configure:3285: checking whether we are cross compiling configure:3287: result: no configure:3290: checking for suffix of executables configure:3297: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:3301: $? = 0 configure:3323: result: configure:3329: checking for suffix of object files configure:3351: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:3355: $? = 0 configure:3376: result: o configure:3380: checking whether we are using the GNU C compiler configure:3399: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:3399: $? = 0 configure:3408: result: yes configure:3417: checking whether /usr/bin/gcc accepts -g configure:3437: /usr/bin/gcc -c -g conftest.c >&5 configure:3437: $? = 0 configure:3478: result: yes configure:3495: checking for /usr/bin/gcc option to accept ISO C89 configure:3559: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:3559: $? = 0 configure:3572: result: none needed configure:3704: checking for C++ compiler version configure:3713: /usr/bin/g++ --version >&5 g++ (GCC) 10.0.1 20200328 (Red Hat 10.0.1-0.11) Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3724: $? = 0 configure:3713: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.0.1 20200328 (Red Hat 10.0.1-0.11) (GCC) ... rest of stderr output deleted ... configure:3724: $? = 0 configure:3713: /usr/bin/g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:3724: $? = 1 configure:3713: /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:3724: $? = 1 configure:3728: checking whether we are using the GNU C++ compiler configure:3747: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:3747: $? = 0 configure:3756: result: yes configure:3765: checking whether /usr/bin/g++ accepts -g configure:3785: /usr/bin/g++ -c -g conftest.cpp >&5 configure:3785: $? = 0 configure:3826: result: yes configure:3852: checking for x86_64-pc-linux-gnu-ranlib configure:3879: result: /usr/bin/ranlib configure:3948: checking how to run the C preprocessor configure:3979: /usr/bin/gcc -E conftest.c configure:3979: $? = 0 configure:3993: /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:3993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4018: result: /usr/bin/gcc -E configure:4038: /usr/bin/gcc -E conftest.c configure:4038: $? = 0 configure:4052: /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:4052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4081: checking for grep that handles long lines and -e configure:4139: result: /usr/bin/grep configure:4144: checking for egrep configure:4206: result: /usr/bin/grep -E configure:4211: checking for ANSI C header files configure:4231: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4231: $? = 0 configure:4304: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:4304: $? = 0 configure:4304: ./conftest configure:4304: $? = 0 configure:4315: result: yes configure:4328: checking for sys/types.h configure:4328: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4328: $? = 0 configure:4328: result: yes configure:4328: checking for sys/stat.h configure:4328: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4328: $? = 0 configure:4328: result: yes configure:4328: checking for stdlib.h configure:4328: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4328: $? = 0 configure:4328: result: yes configure:4328: checking for string.h configure:4328: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4328: $? = 0 configure:4328: result: yes configure:4328: checking for memory.h configure:4328: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4328: $? = 0 configure:4328: result: yes configure:4328: checking for strings.h configure:4328: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4328: $? = 0 configure:4328: result: yes configure:4328: checking for inttypes.h configure:4328: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4328: $? = 0 configure:4328: result: yes configure:4328: checking for stdint.h configure:4328: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4328: $? = 0 configure:4328: result: yes configure:4328: checking for unistd.h configure:4328: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4328: $? = 0 configure:4328: result: yes configure:4342: checking minix/config.h usability configure:4342: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4342: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4342: result: no configure:4342: checking minix/config.h presence configure:4342: /usr/bin/gcc -E conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4342: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4342: result: no configure:4342: checking for minix/config.h configure:4342: result: no configure:4363: checking whether it is safe to define __EXTENSIONS__ configure:4381: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:4381: $? = 0 configure:4388: result: yes configure:4606: checking for aclocal configure:4622: found /usr/bin/aclocal configure:4633: result: aclocal configure:4649: checking for autoconf configure:4665: found /usr/bin/autoconf configure:4676: result: autoconf configure:4692: checking for autoheader configure:4708: found /usr/bin/autoheader configure:4719: result: autoheader configure:4753: checking whether /usr/bin/gcc supports -W configure:4770: /usr/bin/gcc -c -W conftest.c >&5 configure:4770: $? = 0 configure:4779: result: yes configure:4753: checking whether /usr/bin/gcc supports -Wall configure:4770: /usr/bin/gcc -c -Wall conftest.c >&5 configure:4770: $? = 0 configure:4779: result: yes configure:4753: checking whether /usr/bin/gcc supports -Wnarrowing configure:4770: /usr/bin/gcc -c -Wnarrowing conftest.c >&5 configure:4770: $? = 0 configure:4779: result: yes configure:4753: checking whether /usr/bin/gcc supports -Wwrite-strings configure:4770: /usr/bin/gcc -c -Wwrite-strings conftest.c >&5 configure:4770: $? = 0 configure:4779: result: yes configure:4753: checking whether /usr/bin/gcc supports -Wmissing-format-attribute configure:4770: /usr/bin/gcc -c -Wmissing-format-attribute conftest.c >&5 configure:4770: $? = 0 configure:4779: result: yes configure:4811: checking whether /usr/bin/gcc supports -Wstrict-prototypes configure:4828: /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:4828: $? = 0 configure:4837: result: yes configure:4811: checking whether /usr/bin/gcc supports -Wmissing-prototypes configure:4828: /usr/bin/gcc -c -Wmissing-prototypes conftest.c >&5 configure:4828: $? = 0 configure:4837: result: yes configure:4811: checking whether /usr/bin/gcc supports -Wold-style-definition configure:4828: /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:4828: $? = 0 configure:4837: result: yes configure:4811: checking whether /usr/bin/gcc supports -Wc++-compat configure:4828: /usr/bin/gcc -c -Wc++-compat conftest.c >&5 configure:4828: $? = 0 configure:4837: result: yes configure:4861: checking whether /usr/bin/gcc supports -pedantic -Wlong-long configure:4879: /usr/bin/gcc -c -pedantic -Wlong-long conftest.c >&5 configure:4879: $? = 0 configure:4887: result: yes configure:4920: checking whether /usr/bin/gcc supports -fno-exceptions configure:4937: /usr/bin/gcc -c -fno-exceptions conftest.c >&5 configure:4937: $? = 0 configure:4946: result: yes configure:4920: checking whether /usr/bin/gcc supports -fno-rtti configure:4937: /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:4937: $? = 0 configure:4946: result: yes configure:5015: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:5015: $? = 0 configure:5030: checking dependency style of /usr/bin/g++ configure:5061: 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:5100: success configure:5115: result: gcc3 configure:5125: checking whether time.h and sys/time.h may both be included configure:5145: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5145: $? = 0 configure:5152: result: yes configure:5160: checking whether string.h and strings.h may both be included configure:5177: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5177: $? = 0 configure:5184: result: yes configure:5197: checking locale.h usability configure:5197: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5197: $? = 0 configure:5197: result: yes configure:5197: checking locale.h presence configure:5197: /usr/bin/gcc -E conftest.c configure:5197: $? = 0 configure:5197: result: yes configure:5197: checking for locale.h configure:5197: result: yes configure:5197: checking fcntl.h usability configure:5197: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5197: $? = 0 configure:5197: result: yes configure:5197: checking fcntl.h presence configure:5197: /usr/bin/gcc -E conftest.c configure:5197: $? = 0 configure:5197: result: yes configure:5197: checking for fcntl.h configure:5197: result: yes configure:5197: checking limits.h usability configure:5197: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5197: $? = 0 configure:5197: result: yes configure:5197: checking limits.h presence configure:5197: /usr/bin/gcc -E conftest.c configure:5197: $? = 0 configure:5197: result: yes configure:5197: checking for limits.h configure:5197: result: yes configure:5197: checking stddef.h usability configure:5197: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5197: $? = 0 configure:5197: result: yes configure:5197: checking stddef.h presence configure:5197: /usr/bin/gcc -E conftest.c configure:5197: $? = 0 configure:5197: result: yes configure:5197: checking for stddef.h configure:5197: result: yes configure:5197: checking for stdlib.h configure:5197: result: yes configure:5197: checking for strings.h configure:5197: result: yes configure:5197: checking for string.h configure:5197: result: yes configure:5197: checking sys/file.h usability configure:5197: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5197: $? = 0 configure:5197: result: yes configure:5197: checking sys/file.h presence configure:5197: /usr/bin/gcc -E conftest.c configure:5197: $? = 0 configure:5197: result: yes configure:5197: checking for sys/file.h configure:5197: result: yes configure:5197: checking for unistd.h configure:5197: result: yes configure:5210: checking whether byte ordering is bigendian configure:5225: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c:36:9: error: unknown type name 'not' 36 | not a universal capable compiler | ^~~ conftest.c:36:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 36 | not a universal capable compiler | ^~~~~~~~~ conftest.c:36:15: error: unknown type name 'universal' configure:5225: $? = 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:5270: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5270: $? = 0 configure:5288: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:42:4: error: unknown type name 'not'; did you mean 'ino_t'? 42 | not big endian | ^~~ | ino_t conftest.c:42:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 42 | not big endian | ^~~~~~ configure:5288: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5416: result: no configure:5434: checking for an ANSI C-conforming const configure:5499: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5499: $? = 0 configure:5506: result: yes configure:5514: checking for inline configure:5530: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5530: $? = 0 configure:5538: result: inline configure:5556: checking for obstacks configure:5577: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5577: $? = 0 configure:5585: result: yes configure:5600: checking for off_t configure:5600: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5600: $? = 0 configure:5600: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/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:5600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:5600: result: yes configure:5611: checking for size_t configure:5611: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5611: $? = 0 configure:5611: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/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:5611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5611: result: yes configure:5622: checking for ssize_t configure:5622: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5622: $? = 0 configure:5622: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/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:5622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:5622: result: yes configure:5634: checking for uintptr_t configure:5634: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5634: $? = 0 configure:5634: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/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:5634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:5634: result: yes configure:5669: checking for ptrdiff_t configure:5669: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5669: $? = 0 configure:5669: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/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:5669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:5669: result: yes configure:5680: checking for uint64_t configure:5680: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5680: $? = 0 configure:5680: result: yes configure:5697: checking whether struct tm is in sys/time.h or time.h configure:5717: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5717: $? = 0 configure:5724: result: time.h configure:5736: checking size of int configure:5741: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5741: $? = 0 configure:5741: ./conftest configure:5741: $? = 0 configure:5756: result: 4 configure:5770: checking size of long configure:5775: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5775: $? = 0 configure:5775: ./conftest configure:5775: $? = 0 configure:5790: result: 8 configure:5804: checking for clearerr_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5804: $? = 0 configure:5804: result: yes configure:5804: checking for feof_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5804: $? = 0 configure:5804: result: yes configure:5804: checking for ferror_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5804: $? = 0 configure:5804: result: yes configure:5804: checking for fflush_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5804: $? = 0 configure:5804: result: yes configure:5804: checking for fgetc_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5804: $? = 0 configure:5804: result: yes configure:5804: checking for fgets_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5804: $? = 0 configure:5804: result: yes configure:5804: checking for fileno_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5804: $? = 0 configure:5804: result: yes configure:5804: checking for fprintf_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/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/cc3vyF0w.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `fprintf_unlocked' collect2: error: ld returned 1 exit status configure:5804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fprintf_unlocked to an innocuous variant, in case declares fprintf_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fprintf_unlocked innocuous_fprintf_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fprintf_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fprintf_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fprintf_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fprintf_unlocked || defined __stub___fprintf_unlocked | choke me | #endif | | int | main () | { | return fprintf_unlocked (); | ; | return 0; | } configure:5804: result: no configure:5804: checking for fputc_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/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:5804: $? = 0 configure:5804: result: yes configure:5804: checking for fputs_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/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:5804: $? = 0 configure:5804: result: yes configure:5804: checking for fread_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5804: $? = 0 configure:5804: result: yes configure:5804: checking for fwrite_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/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:5804: $? = 0 configure:5804: result: yes configure:5804: checking for getchar_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5804: $? = 0 configure:5804: result: yes configure:5804: checking for getc_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:5804: $? = 0 configure:5804: result: yes configure:5804: checking for putchar_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/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:5804: $? = 0 configure:5804: result: yes configure:5804: checking for putc_unlocked configure:5804: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/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:5804: $? = 0 configure:5804: result: yes configure:5814: checking whether abort is declared configure:5814: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5824: checking whether asprintf is declared configure:5824: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5824: $? = 0 configure:5824: result: yes configure:5834: checking whether basename is declared configure:5834: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5834: $? = 0 configure:5834: result: yes configure:5844: checking whether errno is declared configure:5844: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:97:10: error: 'errno' undeclared (first use in this function) 97 | (void) errno; | ^~~~~ conftest.c:89:1: note: 'errno' is defined in header ''; did you forget to '#include '? 88 | # include 89 | #endif conftest.c:97:10: note: each undeclared identifier is reported only once for each function it appears in 97 | (void) errno; | ^~~~~ configure:5844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_BASENAME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef errno | #ifdef __cplusplus | (void) errno; | #else | (void) errno; | #endif | #endif | | ; | return 0; | } configure:5844: result: no configure:5854: checking whether getopt is declared configure:5854: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5854: $? = 0 configure:5854: result: yes configure:5864: checking whether vasprintf is declared configure:5864: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5864: $? = 0 configure:5864: result: yes configure:5875: checking whether clearerr_unlocked is declared configure:5875: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5875: $? = 0 configure:5875: result: yes configure:5885: checking whether feof_unlocked is declared configure:5885: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5885: $? = 0 configure:5885: result: yes configure:5895: checking whether ferror_unlocked is declared configure:5895: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5895: $? = 0 configure:5895: result: yes configure:5905: checking whether fflush_unlocked is declared configure:5905: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5905: $? = 0 configure:5905: result: yes configure:5915: checking whether fgetc_unlocked is declared configure:5915: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5925: checking whether fgets_unlocked is declared configure:5925: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5925: $? = 0 configure:5925: result: yes configure:5935: checking whether fileno_unlocked is declared configure:5935: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5935: $? = 0 configure:5935: result: yes configure:5945: checking whether fprintf_unlocked is declared configure:5945: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/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:5945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fprintf_unlocked | #ifdef __cplusplus | (void) fprintf_unlocked; | #else | (void) fprintf_unlocked; | #endif | #endif | | ; | return 0; | } configure:5945: result: no configure:5955: checking whether fputc_unlocked is declared configure:5955: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5955: $? = 0 configure:5955: result: yes configure:5965: checking whether fputs_unlocked is declared configure:5965: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5965: $? = 0 configure:5965: result: yes configure:5975: checking whether fread_unlocked is declared configure:5975: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5975: $? = 0 configure:5975: result: yes configure:5985: checking whether fwrite_unlocked is declared configure:5985: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5985: $? = 0 configure:5985: result: yes configure:5995: checking whether getchar_unlocked is declared configure:5995: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:5995: $? = 0 configure:5995: result: yes configure:6005: checking whether getc_unlocked is declared configure:6005: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:6005: $? = 0 configure:6005: result: yes configure:6015: checking whether putchar_unlocked is declared configure:6015: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:6015: $? = 0 configure:6015: result: yes configure:6025: checking whether putc_unlocked is declared configure:6025: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.c >&5 configure:6025: $? = 0 configure:6025: result: yes configure:6040: checking for working alloca.h configure:6057: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:6057: $? = 0 configure:6065: result: yes configure:6073: checking for alloca configure:6110: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:6110: $? = 0 configure:6118: result: yes configure:6228: checking for ANSI C header files configure:6332: result: yes configure:6341: checking for nl_langinfo and CODESET configure:6357: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.c >&5 configure:6357: $? = 0 configure:6366: result: yes configure:6387: checking whether NLS is requested configure:6390: result: no configure:6445: checking for uchar configure:6464: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-2/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:6464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OBSTACK 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | | #include | | int | main () | { | if ((uchar *)0) return 0; | if (sizeof(uchar)) return 0; | ; | return 0; | } configure:6471: result: configure:6527: checking for ld used by GCC configure:6590: result: /usr/bin/ld configure:6597: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.34-2.fc32 configure:6609: result: yes configure:6615: checking for shared library run path origin configure:6628: result: done configure:7033: checking for iconv configure:7057: /usr/bin/g++ -o conftest -O2 -I/home/naourr/work/instance-2/output-1/host/include -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib conftest.cpp >&5 configure:7057: $? = 0 configure:7131: result: yes configure:7174: checking for iconv declaration configure:7203: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-2/output-1/host/include conftest.cpp >&5 configure:7203: $? = 0 configure:7214: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:7447: updating cache ./config.cache configure:7485: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cpplib config.status , which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mirage config.status:921: creating Makefile config.status:921: creating config.h config.status:1094: executing depdir commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-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/naourr/work/instance-2/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/naourr/work/instance-2/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=' -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=riscv64-buildroot-linux-musl 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=x86_64-pc-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_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=riscv64-buildroot-linux-musl 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='' AUTOCONF='autoconf' AUTOHEADER='autoheader' CATALOGS='' CATOBJEXT='' CC='/usr/bin/gcc' CFLAGS='-O2 -I/home/naourr/work/instance-2/output-1/host/include' CPP='/usr/bin/gcc -E' CPPFLAGS='' CXX='/usr/bin/g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -I/home/naourr/work/instance-2/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=' -L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/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='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' 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='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/naourr/work/instance-2/output-1/host/var' mandir='${datarootdir}/man' noexception_flags='-fno-exceptions -fno-rtti' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/naourr/work/instance-2/output-1/host' program_transform_name='s&^&riscv64-buildroot-linux-musl-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/naourr/work/instance-2/output-1/host/etc' target='riscv64-buildroot-linux-musl' target_alias='riscv64-buildroot-linux-musl' target_cpu='riscv64' target_os='linux-musl' 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