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 $ /nvmedata/autobuild/instance-31/output-1/build/host-gcc-final-9.4.0/libcpp/configure --srcdir=../../libcpp --cache-file=./config.cache --prefix=/nvmedata/autobuild/instance-31/output-1/host --sysconfdir=/nvmedata/autobuild/instance-31/output-1/host/etc --enable-static --with-sysroot=/nvmedata/autobuild/instance-31/output-1/host/sparc64-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/nvmedata/autobuild/instance-31/output-1/host --with-mpc=/nvmedata/autobuild/instance-31/output-1/host --with-mpfr=/nvmedata/autobuild/instance-31/output-1/host --with-pkgversion=Buildroot 2022.02-988-g814ed3896f --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=ultrasparc --with-build-time-tools=/nvmedata/autobuild/instance-31/output-1/host/sparc64-buildroot-linux-gnu/bin --disable-shared --disable-libgomp --enable-languages=c,lto --program-transform-name=s&^&sparc64-buildroot-linux-gnu-& --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=sparc64-buildroot-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = james-x399 uname -m = x86_64 uname -r = 5.13.0-41-generic uname -s = Linux uname -v = #46~20.04.1-Ubuntu SMP Wed Apr 20 13:16:21 UTC 2022 /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: /nvmedata/autobuild/instance-31/output-1/host/bin PATH: /nvmedata/autobuild/instance-31/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2526: creating cache ./config.cache configure:2634: checking build system type configure:2648: result: x86_64-pc-linux-gnu configure:2668: checking host system type configure:2681: result: x86_64-pc-linux-gnu configure:2701: checking target system type configure:2714: result: sparc64-buildroot-linux-gnu configure:2743: checking whether /usr/bin/make sets $(MAKE) configure:2765: result: yes configure:2788: checking for a BSD-compatible install configure:2856: result: /usr/bin/install -c configure:2875: checking for x86_64-pc-linux-gnu-gcc configure:2902: result: /usr/bin/gcc configure:3171: checking for C compiler version configure:3180: /usr/bin/gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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:3191: $? = 0 configure:3180: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:3191: $? = 0 configure:3180: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3191: $? = 1 configure:3180: /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:3191: $? = 1 configure:3211: checking whether the C compiler works configure:3233: /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:3237: $? = 0 configure:3285: result: yes configure:3288: checking for C compiler default output file name configure:3290: result: a.out configure:3296: checking for suffix of executables configure:3303: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:3307: $? = 0 configure:3329: result: configure:3351: checking whether we are cross compiling configure:3359: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:3363: $? = 0 configure:3370: ./conftest configure:3374: $? = 0 configure:3362: result: no configure:3367: checking for suffix of object files configure:3389: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:3393: $? = 0 configure:3414: result: o configure:3418: checking whether we are using the GNU C compiler configure:3437: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:3437: $? = 0 configure:3446: result: yes configure:3455: checking whether /usr/bin/gcc accepts -g configure:3475: /usr/bin/gcc -c -g conftest.c >&5 configure:3475: $? = 0 configure:3516: result: yes configure:3533: checking for /usr/bin/gcc option to accept ISO C89 configure:3596: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:3596: $? = 0 configure:3609: result: none needed configure:3741: checking for C++ compiler version configure:3750: /usr/bin/g++ --version >&5 g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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:3761: $? = 0 configure:3750: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:3761: $? = 0 configure:3750: /usr/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3761: $? = 1 configure:3750: /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:3761: $? = 1 configure:3765: checking whether we are using the GNU C++ compiler configure:3784: /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.cpp >&5 configure:3784: $? = 0 configure:3793: result: yes configure:3802: checking whether /usr/bin/g++ accepts -g configure:3822: /usr/bin/g++ -c -g conftest.cpp >&5 configure:3822: $? = 0 configure:3863: result: yes configure:3889: checking for x86_64-pc-linux-gnu-ranlib configure:3916: result: /usr/bin/ranlib configure:3985: checking how to run the C preprocessor configure:4016: /usr/bin/gcc -E conftest.c configure:4016: $? = 0 configure:4030: /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:4030: $? = 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:4055: result: /usr/bin/gcc -E configure:4075: /usr/bin/gcc -E conftest.c configure:4075: $? = 0 configure:4089: /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:4089: $? = 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:4118: checking for grep that handles long lines and -e configure:4176: result: /bin/grep configure:4181: checking for egrep configure:4243: result: /bin/grep -E configure:4248: checking for ANSI C header files configure:4268: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4268: $? = 0 configure:4341: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:4341: $? = 0 configure:4341: ./conftest configure:4341: $? = 0 configure:4352: result: yes configure:4365: checking for sys/types.h configure:4365: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4365: $? = 0 configure:4365: result: yes configure:4365: checking for sys/stat.h configure:4365: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4365: $? = 0 configure:4365: result: yes configure:4365: checking for stdlib.h configure:4365: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4365: $? = 0 configure:4365: result: yes configure:4365: checking for string.h configure:4365: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4365: $? = 0 configure:4365: result: yes configure:4365: checking for memory.h configure:4365: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4365: $? = 0 configure:4365: result: yes configure:4365: checking for strings.h configure:4365: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4365: $? = 0 configure:4365: result: yes configure:4365: checking for inttypes.h configure:4365: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4365: $? = 0 configure:4365: result: yes configure:4365: checking for stdint.h configure:4365: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4365: $? = 0 configure:4365: result: yes configure:4365: checking for unistd.h configure:4365: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4365: $? = 0 configure:4365: result: yes configure:4378: checking minix/config.h usability configure:4378: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/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:4378: $? = 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:4378: result: no configure:4378: checking minix/config.h presence configure:4378: /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:4378: $? = 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:4378: result: no configure:4378: checking for minix/config.h configure:4378: result: no configure:4399: checking whether it is safe to define __EXTENSIONS__ configure:4417: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4417: $? = 0 configure:4424: result: yes configure:4445: checking for special C compiler options needed for large files configure:4490: result: no configure:4496: checking for _FILE_OFFSET_BITS value needed for large files configure:4521: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:4521: $? = 0 configure:4553: result: no configure:4644: checking for aclocal configure:4660: found /nvmedata/autobuild/instance-31/output-1/host/bin/aclocal configure:4671: result: aclocal configure:4687: checking for autoconf configure:4703: found /nvmedata/autobuild/instance-31/output-1/host/bin/autoconf configure:4714: result: autoconf configure:4730: checking for autoheader configure:4746: found /nvmedata/autobuild/instance-31/output-1/host/bin/autoheader configure:4757: result: autoheader configure:4791: checking whether /usr/bin/gcc supports -W configure:4808: /usr/bin/gcc -c -W conftest.c >&5 configure:4808: $? = 0 configure:4817: result: yes configure:4791: checking whether /usr/bin/gcc supports -Wall configure:4808: /usr/bin/gcc -c -Wall conftest.c >&5 configure:4808: $? = 0 configure:4817: result: yes configure:4791: checking whether /usr/bin/gcc supports -Wnarrowing configure:4808: /usr/bin/gcc -c -Wnarrowing conftest.c >&5 configure:4808: $? = 0 configure:4817: result: yes configure:4791: checking whether /usr/bin/gcc supports -Wwrite-strings configure:4808: /usr/bin/gcc -c -Wwrite-strings conftest.c >&5 configure:4808: $? = 0 configure:4817: result: yes configure:4791: checking whether /usr/bin/gcc supports -Wmissing-format-attribute configure:4808: /usr/bin/gcc -c -Wmissing-format-attribute conftest.c >&5 configure:4808: $? = 0 configure:4817: result: yes configure:4849: checking whether /usr/bin/gcc supports -Wstrict-prototypes configure:4866: /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:4866: $? = 0 configure:4875: result: yes configure:4849: checking whether /usr/bin/gcc supports -Wmissing-prototypes configure:4866: /usr/bin/gcc -c -Wmissing-prototypes conftest.c >&5 configure:4866: $? = 0 configure:4875: result: yes configure:4849: checking whether /usr/bin/gcc supports -Wold-style-definition configure:4866: /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:4866: $? = 0 configure:4875: result: yes configure:4849: checking whether /usr/bin/gcc supports -Wc++-compat configure:4866: /usr/bin/gcc -c -Wc++-compat conftest.c >&5 configure:4866: $? = 0 configure:4875: result: yes configure:4899: checking whether /usr/bin/gcc supports -pedantic -Wlong-long configure:4917: /usr/bin/gcc -c -pedantic -Wlong-long conftest.c >&5 configure:4917: $? = 0 configure:4925: result: yes configure:4958: checking whether /usr/bin/gcc supports -fno-exceptions configure:4975: /usr/bin/gcc -c -fno-exceptions conftest.c >&5 configure:4975: $? = 0 configure:4984: result: yes configure:4958: checking whether /usr/bin/gcc supports -fno-rtti configure:4975: /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:4975: $? = 0 configure:4984: result: yes configure:5053: /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.cpp >&5 configure:5053: $? = 0 configure:5068: checking dependency style of /usr/bin/g++ configure:5099: trying gcc3 | depmode=gcc3 source=sub/conftest.c object=sub/conftest.o depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo /bin/bash ./depcomp /usr/bin/g++ -c -o sub/conftest.o sub/conftest.c configure:5138: success configure:5153: result: gcc3 configure:5163: checking whether time.h and sys/time.h may both be included configure:5183: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5183: $? = 0 configure:5190: result: yes configure:5198: checking whether string.h and strings.h may both be included configure:5215: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5215: $? = 0 configure:5222: result: yes configure:5235: checking locale.h usability configure:5235: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking locale.h presence configure:5235: /usr/bin/gcc -E conftest.c configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for locale.h configure:5235: result: yes configure:5235: checking fcntl.h usability configure:5235: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking fcntl.h presence configure:5235: /usr/bin/gcc -E conftest.c configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for fcntl.h configure:5235: result: yes configure:5235: checking limits.h usability configure:5235: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking limits.h presence configure:5235: /usr/bin/gcc -E conftest.c configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for limits.h configure:5235: result: yes configure:5235: checking stddef.h usability configure:5235: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking stddef.h presence configure:5235: /usr/bin/gcc -E conftest.c configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for stddef.h configure:5235: result: yes configure:5235: checking for stdlib.h configure:5235: result: yes configure:5235: checking for strings.h configure:5235: result: yes configure:5235: checking for string.h configure:5235: result: yes configure:5235: checking sys/file.h usability configure:5235: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking sys/file.h presence configure:5235: /usr/bin/gcc -E conftest.c configure:5235: $? = 0 configure:5235: result: yes configure:5235: checking for sys/file.h configure:5235: result: yes configure:5235: checking for unistd.h configure:5235: result: yes configure:5247: checking whether byte ordering is bigendian configure:5262: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/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:5262: $? = 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:5307: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5307: $? = 0 configure:5325: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/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:5325: $? = 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:5453: result: no configure:5471: checking for an ANSI C-conforming const configure:5537: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5537: $? = 0 configure:5544: result: yes configure:5552: checking for inline configure:5568: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5568: $? = 0 configure:5576: result: inline configure:5594: checking for obstacks configure:5615: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5615: $? = 0 configure:5623: result: yes configure:5638: checking for off_t configure:5638: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5638: $? = 0 configure:5638: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/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:5638: $? = 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:5638: result: yes configure:5649: checking for size_t configure:5649: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5649: $? = 0 configure:5649: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/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:5649: $? = 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:5649: result: yes configure:5660: checking for ssize_t configure:5660: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5660: $? = 0 configure:5660: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/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:5660: $? = 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:5660: result: yes configure:5672: checking for uintptr_t configure:5672: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5672: $? = 0 configure:5672: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/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:5672: $? = 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:5672: result: yes configure:5708: checking for ptrdiff_t configure:5708: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5708: $? = 0 configure:5708: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/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:5708: $? = 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:5708: result: yes configure:5719: checking for uint64_t configure:5719: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5719: $? = 0 configure:5719: result: yes configure:5736: checking whether struct tm is in sys/time.h or time.h configure:5756: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5756: $? = 0 configure:5763: result: time.h configure:5775: checking size of int configure:5780: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5780: $? = 0 configure:5780: ./conftest configure:5780: $? = 0 configure:5794: result: 4 configure:5808: checking size of long configure:5813: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5813: $? = 0 configure:5813: ./conftest configure:5813: $? = 0 configure:5827: result: 8 configure:5841: checking for clearerr_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking for feof_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking for ferror_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking for fflush_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking for fgetc_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking for fgets_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking for fileno_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking for fprintf_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/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/cchhtiXe.o: in function `main': conftest.c:(.text.startup+0xb): undefined reference to `fprintf_unlocked' collect2: error: ld returned 1 exit status configure:5841: $? = 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:5841: result: no configure:5841: checking for fputc_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/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:5841: $? = 0 configure:5841: result: yes configure:5841: checking for fputs_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/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:5841: $? = 0 configure:5841: result: yes configure:5841: checking for fread_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking for fwrite_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/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:5841: $? = 0 configure:5841: result: yes configure:5841: checking for getchar_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking for getc_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking for putchar_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/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:5841: $? = 0 configure:5841: result: yes configure:5841: checking for putc_unlocked configure:5841: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/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:5841: $? = 0 configure:5841: result: yes configure:5850: checking whether abort is declared configure:5850: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5850: $? = 0 configure:5850: result: yes configure:5860: checking whether asprintf is declared configure:5860: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5860: $? = 0 configure:5860: result: yes configure:5871: checking whether basename is declared configure:5871: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5871: $? = 0 configure:5871: result: yes configure:5881: checking whether errno is declared configure:5881: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/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:5881: $? = 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:5881: result: no configure:5891: checking whether getopt is declared configure:5891: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5891: $? = 0 configure:5891: result: yes configure:5901: checking whether vasprintf is declared configure:5901: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5901: $? = 0 configure:5901: result: yes configure:5912: checking whether clearerr_unlocked is declared configure:5912: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5912: $? = 0 configure:5912: result: yes configure:5922: checking whether feof_unlocked is declared configure:5922: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5932: checking whether ferror_unlocked is declared configure:5932: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5932: $? = 0 configure:5932: result: yes configure:5942: checking whether fflush_unlocked is declared configure:5942: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5942: $? = 0 configure:5942: result: yes configure:5952: checking whether fgetc_unlocked is declared configure:5952: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5952: $? = 0 configure:5952: result: yes configure:5962: checking whether fgets_unlocked is declared configure:5962: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5962: $? = 0 configure:5962: result: yes configure:5972: checking whether fileno_unlocked is declared configure:5972: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5972: $? = 0 configure:5972: result: yes configure:5982: checking whether fprintf_unlocked is declared configure:5982: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/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:5982: $? = 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:5982: result: no configure:5992: checking whether fputc_unlocked is declared configure:5992: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:5992: $? = 0 configure:5992: result: yes configure:6002: checking whether fputs_unlocked is declared configure:6002: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:6002: $? = 0 configure:6002: result: yes configure:6012: checking whether fread_unlocked is declared configure:6012: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:6012: $? = 0 configure:6012: result: yes configure:6022: checking whether fwrite_unlocked is declared configure:6022: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:6022: $? = 0 configure:6022: result: yes configure:6032: checking whether getchar_unlocked is declared configure:6032: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:6032: $? = 0 configure:6032: result: yes configure:6042: checking whether getc_unlocked is declared configure:6042: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:6042: $? = 0 configure:6042: result: yes configure:6052: checking whether putchar_unlocked is declared configure:6052: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:6052: $? = 0 configure:6052: result: yes configure:6062: checking whether putc_unlocked is declared configure:6062: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 configure:6062: $? = 0 configure:6062: result: yes configure:6077: checking for working alloca.h configure:6094: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:6094: $? = 0 configure:6102: result: yes configure:6110: checking for alloca configure:6147: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:6147: $? = 0 configure:6155: result: yes configure:6261: checking for ANSI C header files configure:6365: result: yes configure:6374: checking for nl_langinfo and CODESET configure:6390: /usr/bin/gcc -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.c >&5 configure:6390: $? = 0 configure:6399: result: yes configure:6420: checking whether NLS is requested configure:6426: result: yes configure:6432: checking for catalogs to be installed configure:6464: result: be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW configure:6478: checking for uchar configure:6497: /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:87:6: error: 'uchar' undeclared (first use in this function); did you mean 'u_char'? 87 | if ((uchar *)0) return 0; | ^~~~~ | u_char conftest.c:87:6: note: each undeclared identifier is reported only once for each function it appears in conftest.c:87:13: error: expected expression before ')' token 87 | if ((uchar *)0) return 0; | ^ configure:6497: $? = 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 ENABLE_NLS 1 | /* end confdefs.h. */ | | #include | | int | main () | { | if ((uchar *)0) return 0; | if (sizeof(uchar)) return 0; | ; | return 0; | } configure:6504: result: configure:6560: checking for ld used by GCC configure:6623: result: /usr/bin/ld configure:6630: checking if the linker (/usr/bin/ld) is GNU ld GNU ld (GNU Binutils for Ubuntu) 2.34 configure:6642: result: yes configure:6648: checking for shared library run path origin configure:6661: result: done configure:7066: checking for iconv configure:7090: /usr/bin/g++ -o conftest -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib conftest.cpp >&5 configure:7090: $? = 0 configure:7164: result: yes configure:7207: checking for iconv declaration configure:7236: /usr/bin/g++ -c -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include conftest.cpp >&5 configure:7236: $? = 0 configure:7247: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:7480: updating cache ./config.cache configure:7530: 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 james-x399 config.status:925: creating Makefile config.status:925: creating config.h config.status:1099: 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/nvmedata/autobuild/instance-31/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/nvmedata/autobuild/instance-31/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/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/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=sparc64-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=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_ACLOCAL=aclocal ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_AUTOHEADER=autoheader ac_cv_prog_CC=/usr/bin/gcc ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_RANLIB=/usr/bin/ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make__usr_bin_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_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=sparc64-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=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' ALLOCA='' AUTOCONF='autoconf' AUTOHEADER='autoheader' CATALOGS=' be.gmo ca.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo fi.gmo fr.gmo id.gmo ja.gmo nl.gmo pt_BR.gmo ru.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo be.gmo ca.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo fi.gmo fr.gmo id.gmo ja.gmo nl.gmo pt_BR.gmo ru.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='/usr/bin/gcc' CFLAGS='-O2 -I/nvmedata/autobuild/instance-31/output-1/host/include' CPP='/usr/bin/gcc -E' CPPFLAGS='' CXX='/usr/bin/g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -I/nvmedata/autobuild/instance-31/output-1/host/include' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GENCAT='gencat' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' INCINTL='' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_SCRIPT='/usr/bin/install -c' INSTOBJEXT='.mo' LDFLAGS='-static-libstdc++ -static-libgcc -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/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='po' RANLIB='/usr/bin/ranlib' SET_MAKE='' SHELL='/bin/bash' USED_CATALOGS='$(CATALOGS)' USE_NLS='yes' 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='${prefix}/var' mandir='${datarootdir}/man' noexception_flags='-fno-exceptions -fno-rtti' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/nvmedata/autobuild/instance-31/output-1/host' program_transform_name='s&^&sparc64-buildroot-linux-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/nvmedata/autobuild/instance-31/output-1/host/etc' target='sparc64-buildroot-linux-gnu' target_alias='sparc64-buildroot-linux-gnu' target_cpu='sparc64' target_os='linux-gnu' target_vendor='buildroot' 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 ENABLE_NLS 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