This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.64. Invocation command line was $ /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-final-48152afb96c59733d5bc79e3399bb7b3d4b44266/gcc/configure --srcdir=../../gcc --cache-file=./config.cache --prefix=/home/autobuild/autobuild/instance-2/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-2/output-1/host/etc --enable-static --with-sysroot=/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/autobuild/autobuild/instance-2/output-1/host --with-mpc=/home/autobuild/autobuild/instance-2/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-2/output-1/host --with-pkgversion=Buildroot 2021.02.11-17-g14c91f7035 --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=ck860 --with-float=soft --with-build-time-tools=/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin --disable-libcilkrts --disable-shared --disable-libgomp --enable-languages=c,lto --program-transform-name=s&^&csky-buildroot-linux-gnuabiv2-& --disable-option-checking --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=csky-buildroot-linux-gnuabiv2 ## --------- ## ## Platform. ## ## --------- ## hostname = asahi-mini uname -m = aarch64 uname -r = 5.17.0-rc7-asahi-next-20220310-5-2-ARCH uname -s = Linux uname -v = #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/autobuild/autobuild/instance-2/output-1/host/bin PATH: /home/autobuild/autobuild/instance-2/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/lib/jvm/default/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:3107: creating cache ./config.cache configure:3217: checking build system type configure:3231: result: aarch64-unknown-linux-gnu configure:3251: checking host system type configure:3264: result: aarch64-unknown-linux-gnu configure:3284: checking target system type configure:3297: result: csky-buildroot-linux-gnuabiv2 configure:3399: checking LIBRARY_PATH variable configure:3409: result: ok configure:3425: checking GCC_EXEC_PREFIX variable configure:3435: result: ok configure:3600: checking whether to place generated files in the source directory configure:3610: result: no configure:3661: checking whether a default linker was specified configure:3672: result: no configure:3719: checking whether a default assembler was specified configure:3730: result: no configure:3756: checking for aarch64-unknown-linux-gnu-gcc configure:3783: result: /usr/bin/gcc configure:4052: checking for C compiler version configure:4061: /usr/bin/gcc --version >&5 gcc (GCC) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4072: $? = 0 configure:4061: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/11.2.0/lto-wrapper Target: aarch64-unknown-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:4072: $? = 0 configure:4061: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4072: $? = 1 configure:4061: /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:4072: $? = 1 configure:4092: checking for C compiler default output file name configure:4114: /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:4118: $? = 0 configure:4155: result: a.out configure:4171: checking whether the C compiler works configure:4180: ./a.out configure:4184: $? = 0 configure:4199: result: yes configure:4206: checking whether we are cross compiling configure:4208: result: no configure:4211: checking for suffix of executables configure:4218: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.c >&5 configure:4222: $? = 0 configure:4244: result: configure:4250: checking for suffix of object files configure:4272: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4276: $? = 0 configure:4297: result: o configure:4301: checking whether we are using the GNU C compiler configure:4320: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4320: $? = 0 configure:4329: result: yes configure:4338: checking whether /usr/bin/gcc accepts -g configure:4358: /usr/bin/gcc -c -g conftest.c >&5 configure:4358: $? = 0 configure:4399: result: yes configure:4416: checking for /usr/bin/gcc option to accept ISO C89 configure:4480: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.c >&5 configure:4480: $? = 0 configure:4493: result: none needed configure:4625: checking for C++ compiler version configure:4634: /usr/bin/g++ --version >&5 g++ (GCC) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4645: $? = 0 configure:4634: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-unknown-linux-gnu/11.2.0/lto-wrapper Target: aarch64-unknown-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-multilib --disable-werror --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:4645: $? = 0 configure:4634: /usr/bin/g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:4645: $? = 1 configure:4634: /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:4645: $? = 1 configure:4649: checking whether we are using the GNU C++ compiler configure:4668: /usr/bin/g++ -c -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:4668: $? = 0 configure:4677: result: yes configure:4686: checking whether /usr/bin/g++ accepts -g configure:4706: /usr/bin/g++ -c -g conftest.cpp >&5 configure:4706: $? = 0 configure:4747: result: yes configure:4776: checking for aarch64-unknown-linux-gnu-gnatbind configure:4803: result: no configure:4868: checking for aarch64-unknown-linux-gnu-gnatmake configure:4895: result: no configure:4957: checking whether compiler driver understands Ada configure:4980: result: no configure:5102: checking how to run the C++ preprocessor configure:5129: /usr/bin/g++ -E conftest.cpp configure:5129: $? = 0 configure:5143: /usr/bin/g++ -E conftest.cpp conftest.cpp:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5168: result: /usr/bin/g++ -E configure:5188: /usr/bin/g++ -E conftest.cpp configure:5188: $? = 0 configure:5202: /usr/bin/g++ -E conftest.cpp conftest.cpp:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5202: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5231: checking for grep that handles long lines and -e configure:5289: result: /usr/bin/grep configure:5294: checking for egrep configure:5356: result: /usr/bin/grep -E configure:5361: checking for ANSI C header files configure:5381: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5381: $? = 0 configure:5454: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:5454: $? = 0 configure:5454: ./conftest configure:5454: $? = 0 configure:5465: result: yes configure:5478: checking for sys/types.h configure:5478: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5478: $? = 0 configure:5478: result: yes configure:5478: checking for sys/stat.h configure:5478: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5478: $? = 0 configure:5478: result: yes configure:5478: checking for stdlib.h configure:5478: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5478: $? = 0 configure:5478: result: yes configure:5478: checking for string.h configure:5478: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5478: $? = 0 configure:5478: result: yes configure:5478: checking for memory.h configure:5478: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5478: $? = 0 configure:5478: result: yes configure:5478: checking for strings.h configure:5478: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5478: $? = 0 configure:5478: result: yes configure:5478: checking for inttypes.h configure:5478: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5478: $? = 0 configure:5478: result: yes configure:5478: checking for stdint.h configure:5478: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5478: $? = 0 configure:5478: result: yes configure:5478: checking for unistd.h configure:5478: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5478: $? = 0 configure:5478: result: yes configure:5492: checking minix/config.h usability configure:5492: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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:5492: result: no configure:5492: checking minix/config.h presence configure:5492: /usr/bin/g++ -E conftest.cpp conftest.cpp:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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:5492: result: no configure:5492: checking for minix/config.h configure:5492: result: no configure:5513: checking whether it is safe to define __EXTENSIONS__ configure:5531: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5531: $? = 0 configure:5538: result: yes configure:5557: checking how to run the C preprocessor configure:5588: /usr/bin/gcc -E conftest.c configure:5588: $? = 0 configure:5602: /usr/bin/gcc -E conftest.c conftest.c:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | /* end confdefs.h. */ | #include configure:5627: result: /usr/bin/gcc -E configure:5647: /usr/bin/gcc -E conftest.c configure:5647: $? = 0 configure:5661: /usr/bin/gcc -E conftest.c conftest.c:24:10: fatal error: ac_nonexistent.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | /* end confdefs.h. */ | #include configure:5689: checking for inline configure:5705: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5705: $? = 0 configure:5713: result: inline configure:5739: checking for special C compiler options needed for large files configure:5784: result: no configure:5790: checking for _FILE_OFFSET_BITS value needed for large files configure:5815: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:5815: $? = 0 configure:5847: result: no configure:5936: checking size of void * configure:5941: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:5941: $? = 0 configure:5941: ./conftest configure:5941: $? = 0 configure:5956: result: 8 configure:5970: checking size of short configure:5975: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:5975: $? = 0 configure:5975: ./conftest configure:5975: $? = 0 configure:5990: result: 2 configure:6004: checking size of int configure:6009: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:6009: $? = 0 configure:6009: ./conftest configure:6009: $? = 0 configure:6024: result: 4 configure:6038: checking size of long configure:6043: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:6043: $? = 0 configure:6043: ./conftest configure:6043: $? = 0 configure:6058: result: 8 configure:6068: checking for long long configure:6068: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6068: $? = 0 configure:6068: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:64:14: error: expected primary-expression before 'long' 64 | if (sizeof ((long long))) | ^~~~ conftest.cpp:64:14: error: expected ')' before 'long' 64 | if (sizeof ((long long))) | ~^~~~ | ) conftest.cpp:65:21: error: expected ')' before ';' token 65 | return 0; | ^ | ) conftest.cpp:64:12: note: to match this '(' 64 | if (sizeof ((long long))) | ^ conftest.cpp:65:21: error: expected ')' before ';' token 65 | return 0; | ^ | ) conftest.cpp:64:4: note: to match this '(' 64 | if (sizeof ((long long))) | ^ configure:6068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | /* 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 ((long long))) | return 0; | ; | return 0; | } configure:6068: result: yes configure:6079: checking size of long long configure:6084: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:6084: $? = 0 configure:6084: ./conftest configure:6084: $? = 0 configure:6099: result: 8 configure:6111: checking for int8_t configure:6111: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6111: $? = 0 configure:6111: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:67:69: error: narrowing conversion of '-1' from 'int' to 'long unsigned int' [-Wnarrowing] 67 | < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))]; | ^ conftest.cpp:66:26: error: size '-1' of array 'test_array' is negative 66 | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 67 | < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:6111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | /* 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 () | { | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1) | < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:6111: result: yes configure:6122: checking for int16_t configure:6122: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6122: $? = 0 configure:6122: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:67:72: error: narrowing conversion of '-1' from 'int' to 'long unsigned int' [-Wnarrowing] 67 | < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))]; | ^ conftest.cpp:66:26: error: size '-1' of array 'test_array' is negative 66 | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 67 | < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:6122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | /* 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 () | { | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1) | < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:6122: result: yes configure:6133: checking for int32_t configure:6133: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6133: $? = 0 configure:6133: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:67:67: warning: integer overflow in expression of type 'int32_t' {aka 'int'} results in '-2147483648' [-Woverflow] 67 | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ conftest.cpp:66:26: error: size '-1' of array 'test_array' is negative 66 | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 67 | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:6133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | /* 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 () | { | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1) | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:6133: result: yes configure:6144: checking for int64_t configure:6144: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6144: $? = 0 configure:6144: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:67:67: warning: integer overflow in expression of type 'int64_t' {aka 'long int'} results in '-9223372036854775808' [-Woverflow] 67 | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ conftest.cpp:66:26: error: size '-1' of array 'test_array' is negative 66 | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 67 | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:6144: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | /* 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 () | { | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:6144: result: yes configure:6156: checking for long long int configure:6193: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:6193: $? = 0 configure:6223: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:6223: $? = 0 configure:6223: ./conftest configure:6223: $? = 0 configure:6238: result: yes configure:6248: checking for intmax_t configure:6248: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6248: $? = 0 configure:6248: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:67:22: error: expected primary-expression before ')' token 67 | if (sizeof ((intmax_t))) | ^ configure:6248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 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 ((intmax_t))) | return 0; | ; | return 0; | } configure:6248: result: yes configure:6266: checking for intptr_t configure:6266: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6266: $? = 0 configure:6266: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:68:22: error: expected primary-expression before ')' token 68 | if (sizeof ((intptr_t))) | ^ configure:6266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_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 ((intptr_t))) | return 0; | ; | return 0; | } configure:6266: result: yes configure:6300: checking for uint8_t configure:6300: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6300: $? = 0 configure:6300: result: yes configure:6314: checking for uint16_t configure:6314: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6314: $? = 0 configure:6314: result: yes configure:6326: checking for uint32_t configure:6326: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6326: $? = 0 configure:6326: result: yes configure:6340: checking for uint64_t configure:6340: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6340: $? = 0 configure:6340: result: yes configure:6355: checking for unsigned long long int configure:6392: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:6392: $? = 0 configure:6400: result: yes configure:6410: checking for uintmax_t configure:6410: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6410: $? = 0 configure:6410: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:70:23: error: expected primary-expression before ')' token 70 | if (sizeof ((uintmax_t))) | ^ configure:6410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 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 ((uintmax_t))) | return 0; | ; | return 0; | } configure:6410: result: yes configure:6428: checking for uintptr_t configure:6428: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6428: $? = 0 configure:6428: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:71:23: error: expected primary-expression before ')' token 71 | if (sizeof ((uintptr_t))) | ^ configure:6428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_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 ((uintptr_t))) | return 0; | ; | return 0; | } configure:6428: result: yes configure:6480: checking for int64_t underlying type configure:6504: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6504: $? = 0 configure:6511: result: long configure:6544: checking for std::swap in configure:6563: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:6563: $? = 0 configure:6570: result: yes configure:6592: checking whether /usr/bin/g++ is affected by placement new aliasing bug configure:6602: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -fno-strict-aliasing conftest.cpp >&5 conftest.cpp:40:2: error: #error compiler not affected by placement new aliasing bug 40 | #error compiler not affected by placement new aliasing bug | ^~~~~ configure:6602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | /* end confdefs.h. */ | | #if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3) | #error compiler not affected by placement new aliasing bug | #endif | configure:6606: result: no configure:6659: checking whether /usr/bin/g++ supports -W configure:6676: /usr/bin/g++ -c -W conftest.cpp >&5 configure:6676: $? = 0 configure:6685: result: yes configure:6659: checking whether /usr/bin/g++ supports -Wall configure:6676: /usr/bin/g++ -c -Wall conftest.cpp >&5 configure:6676: $? = 0 configure:6685: result: yes configure:6659: checking whether /usr/bin/g++ supports -Wnarrowing configure:6676: /usr/bin/g++ -c -Wnarrowing conftest.cpp >&5 configure:6676: $? = 0 configure:6685: result: yes configure:6659: checking whether /usr/bin/g++ supports -Wwrite-strings configure:6676: /usr/bin/g++ -c -Wwrite-strings conftest.cpp >&5 configure:6676: $? = 0 configure:6685: result: yes configure:6659: checking whether /usr/bin/g++ supports -Wcast-qual configure:6676: /usr/bin/g++ -c -Wcast-qual conftest.cpp >&5 configure:6676: $? = 0 configure:6685: result: yes configure:6717: checking whether /usr/bin/gcc supports -Wstrict-prototypes configure:6734: /usr/bin/gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:40:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 40 | main () | ^~~~ configure:6734: $? = 0 configure:6743: result: yes configure:6717: checking whether /usr/bin/gcc supports -Wmissing-prototypes configure:6734: /usr/bin/gcc -c -Wmissing-prototypes conftest.c >&5 configure:6734: $? = 0 configure:6743: result: yes configure:6774: checking whether /usr/bin/g++ supports -Wmissing-format-attribute configure:6791: /usr/bin/g++ -c -Wmissing-format-attribute conftest.cpp >&5 configure:6791: $? = 0 configure:6800: result: yes configure:6830: checking whether /usr/bin/g++ supports -Woverloaded-virtual configure:6847: /usr/bin/g++ -c -Woverloaded-virtual conftest.cpp >&5 configure:6847: $? = 0 configure:6856: result: yes configure:6887: checking whether /usr/bin/gcc supports -Wold-style-definition configure:6904: /usr/bin/gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:40:1: warning: old-style function definition [-Wold-style-definition] 40 | main () | ^~~~ configure:6904: $? = 0 configure:6913: result: yes configure:6887: checking whether /usr/bin/gcc supports -Wc++-compat configure:6904: /usr/bin/gcc -c -Wc++-compat conftest.c >&5 configure:6904: $? = 0 configure:6913: result: yes configure:6936: checking whether /usr/bin/g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings configure:6954: /usr/bin/g++ -c -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings conftest.cpp >&5 configure:6954: $? = 0 configure:6962: result: yes configure:7031: checking whether /usr/bin/gcc supports -fno-exceptions configure:7048: /usr/bin/gcc -c -fno-exceptions conftest.c >&5 configure:7048: $? = 0 configure:7057: result: yes configure:7031: checking whether /usr/bin/gcc supports -fno-rtti configure:7048: /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:7048: $? = 0 configure:7057: result: yes configure:7031: checking whether /usr/bin/gcc supports -fasynchronous-unwind-tables configure:7048: /usr/bin/gcc -c -fasynchronous-unwind-tables conftest.c >&5 configure:7048: $? = 0 configure:7057: result: yes configure:7211: checking valgrind.h usability configure:7211: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp:74:10: fatal error: valgrind.h: No such file or directory 74 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 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:7211: result: no configure:7211: checking valgrind.h presence configure:7211: /usr/bin/g++ -E conftest.cpp conftest.cpp:41:10: fatal error: valgrind.h: No such file or directory 41 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | /* end confdefs.h. */ | #include configure:7211: result: no configure:7211: checking for valgrind.h configure:7211: result: no configure:7222: checking for VALGRIND_DISCARD in configure:7231: /usr/bin/g++ -E conftest.cpp conftest.cpp:41:10: fatal error: valgrind/memcheck.h: No such file or directory 41 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:7231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | /* end confdefs.h. */ | #include | #ifndef VALGRIND_DISCARD | #error VALGRIND_DISCARD not defined | #endif configure:7237: result: no configure:7239: checking for VALGRIND_DISCARD in configure:7248: /usr/bin/g++ -E conftest.cpp conftest.cpp:41:10: fatal error: memcheck.h: No such file or directory 41 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | /* end confdefs.h. */ | #include | #ifndef VALGRIND_DISCARD | #error VALGRIND_DISCARD not defined | #endif configure:7254: result: no configure:7452: checking for multiarch configuration configure:7455: result: auto configure:7554: WARNING: fixed-point is not supported for this target, ignored configure:7791: checking whether /usr/bin/make sets $(MAKE) configure:7813: result: yes configure:7828: checking for gawk configure:7855: result: gawk configure:7872: checking whether ln -s works configure:7900: result: yes configure:7912: checking whether ln works configure:7934: result: yes configure:7941: checking for aarch64-unknown-linux-gnu-ranlib configure:7968: result: /usr/bin/ranlib configure:8043: checking for a BSD compatible install configure:8085: result: /usr/bin/install -c configure:8096: checking for cmp's capabilities configure:8123: result: gnucompare configure:8132: checking for mktemp configure:8148: found /usr/bin/mktemp configure:8160: result: yes configure:8174: checking for makeinfo configure:8201: result: /home/autobuild/autobuild/instance-2/output-1/build/host-gcc-final-48152afb96c59733d5bc79e3399bb7b3d4b44266/missing makeinfo --split-size=5000000 configure:8211: checking for modern makeinfo configure:8226: result: yes configure:8249: checking for recent Pod::Man configure:8252: result: yes configure:8269: checking for flex configure:8296: result: flex configure:8314: checking for bison configure:8341: result: bison configure:8364: checking for nm configure:8392: result: /usr/bin/nm configure:8409: checking for ar configure:8437: result: /usr/bin/ar configure:8452: checking for sphinx-build configure:8480: result: texinfo configure:8498: checking for ANSI C header files configure:8602: result: yes configure:8610: checking whether time.h and sys/time.h may both be included configure:8630: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:8630: $? = 0 configure:8637: result: yes configure:8645: checking whether string.h and strings.h may both be included configure:8662: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:8662: $? = 0 configure:8669: result: yes configure:8677: checking for sys/wait.h that is POSIX.1 compatible configure:8703: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:8703: $? = 0 configure:8710: result: yes configure:8718: checking whether termios.h defines TIOCGWINSZ configure:8741: result: no configure:8745: checking whether sys/ioctl.h defines TIOCGWINSZ configure:8768: result: yes configure:8784: checking for limits.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for stddef.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for string.h configure:8784: result: yes configure:8784: checking for strings.h configure:8784: result: yes configure:8784: checking for stdlib.h configure:8784: result: yes configure:8784: checking for time.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for iconv.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for fcntl.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for ftw.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for unistd.h configure:8784: result: yes configure:8784: checking for sys/file.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for sys/time.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for sys/mman.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for sys/resource.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for sys/param.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for sys/times.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for sys/stat.h configure:8784: result: yes configure:8784: checking for direct.h configure:8784: /usr/bin/g++ -E conftest.cpp conftest.cpp:69:10: fatal error: direct.h: No such file or directory 69 | #include | ^~~~~~~~~~ compilation terminated. configure:8784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:8784: result: no configure:8784: checking for malloc.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for langinfo.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for ldfcn.h configure:8784: /usr/bin/g++ -E conftest.cpp conftest.cpp:71:10: fatal error: ldfcn.h: No such file or directory 71 | #include | ^~~~~~~~~ compilation terminated. configure:8784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include configure:8784: result: no configure:8784: checking for locale.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8784: checking for wchar.h configure:8784: /usr/bin/g++ -E conftest.cpp configure:8784: $? = 0 configure:8784: result: yes configure:8796: checking for thread.h configure:8796: /usr/bin/g++ -E conftest.cpp conftest.cpp:73:10: fatal error: thread.h: No such file or directory 73 | #include | ^~~~~~~~~~ compilation terminated. configure:8796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include configure:8796: result: no configure:8803: checking for pthread.h configure:8803: /usr/bin/g++ -E conftest.cpp configure:8803: $? = 0 configure:8803: result: yes configure:8812: checking for CHAR_BIT configure:8836: result: yes configure:8882: checking whether byte ordering is bigendian configure:8897: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp:74:16: error: expected unqualified-id before 'not' token 74 | not a universal capable compiler | ^~~ configure:8897: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:8942: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:8942: $? = 0 configure:8960: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:80:22: error: 'big' was not declared in this scope 80 | not big endian | ^~~ configure:8960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:9088: result: no configure:9116: checking how to run the C++ preprocessor configure:9182: result: /usr/bin/g++ -E configure:9202: /usr/bin/g++ -E conftest.cpp configure:9202: $? = 0 configure:9216: /usr/bin/g++ -E conftest.cpp conftest.cpp:73:10: fatal error: ac_nonexistent.h: No such file or directory 73 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include configure:9249: checking for unordered_map configure:9249: /usr/bin/g++ -E conftest.cpp configure:9249: $? = 0 configure:9249: result: yes configure:9260: checking for tr1/unordered_map configure:9260: /usr/bin/g++ -E conftest.cpp configure:9260: $? = 0 configure:9260: result: yes configure:9271: checking for ext/hash_map configure:9271: /usr/bin/g++ -E conftest.cpp In file included from /usr/include/c++/11.2.0/ext/hash_map:60, from conftest.cpp:75: /usr/include/c++/11.2.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ configure:9271: $? = 0 configure:9271: result: yes configure:9305: checking dependency style of /usr/bin/g++ configure:9336: 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:9375: success configure:9390: result: gcc3 configure:9406: checking for collect2 libraries configure:9435: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 /usr/bin/ld: /tmp/ccT7WxH9.o: in function `main': conftest.cpp:(.text+0x8): undefined reference to `ldopen' collect2: error: ld returned 1 exit status configure:9435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | /* end confdefs.h. */ | | /* 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 ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:9435: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp -lld >&5 /usr/bin/ld: cannot find -lld: No such file or directory collect2: error: ld returned 1 exit status configure:9435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | /* end confdefs.h. */ | | /* 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 ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:9435: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp -lmld >&5 /usr/bin/ld: cannot find -lmld: No such file or directory collect2: error: ld returned 1 exit status configure:9435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | /* end confdefs.h. */ | | /* 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 ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:9435: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp -L/usr/lib/cmplrs/cc2.11 -lmld >&5 /usr/bin/ld: cannot find -lmld: No such file or directory collect2: error: ld returned 1 exit status configure:9435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | /* end confdefs.h. */ | | /* 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 ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:9435: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp -L/usr/lib/cmplrs/cc3.11 -lmld >&5 /usr/bin/ld: cannot find -lmld: No such file or directory collect2: error: ld returned 1 exit status configure:9435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | /* end confdefs.h. */ | | /* 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 ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:9444: result: none required configure:9456: checking for library containing exc_resume configure:9487: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 /usr/bin/ld: /tmp/ccuqcMOh.o: in function `main': conftest.cpp:(.text+0x8): undefined reference to `exc_resume' collect2: error: ld returned 1 exit status configure:9487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | /* end confdefs.h. */ | | /* 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 exc_resume (); | int | main () | { | return exc_resume (); | ; | return 0; | } configure:9487: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp -lexc >&5 /usr/bin/ld: cannot find -lexc: No such file or directory collect2: error: ld returned 1 exit status configure:9487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | /* end confdefs.h. */ | | /* 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 exc_resume (); | int | main () | { | return exc_resume (); | ; | return 0; | } configure:9504: result: no configure:9519: checking for library containing kstat_open configure:9550: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 /usr/bin/ld: /tmp/cc8Wk1ax.o: in function `main': conftest.cpp:(.text+0x8): undefined reference to `kstat_open' collect2: error: ld returned 1 exit status configure:9550: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | /* end confdefs.h. */ | | /* 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 kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:9550: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp -lkstat >&5 /usr/bin/ld: cannot find -lkstat: No such file or directory collect2: error: ld returned 1 exit status configure:9550: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | /* end confdefs.h. */ | | /* 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 kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:9567: result: no configure:9583: checking for library containing ldexp configure:9614: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 conftest.cpp:83:6: warning: declaration of 'char ldexp()' conflicts with built-in declaration 'double ldexp(double, int)' [-Wbuiltin-declaration-mismatch] 83 | char ldexp (); | ^~~~~ configure:9614: $? = 0 configure:9631: result: none required configure:9646: checking for inttypes.h configure:9667: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:9667: $? = 0 configure:9675: result: yes configure:9691: checking for times configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for clock configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for kill configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for getrlimit configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for setrlimit configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for atoq configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 /usr/bin/ld: /tmp/cc2rabC6.o: in function `main': conftest.cpp:(.text+0x8): undefined reference to `atoq' collect2: error: ld returned 1 exit status configure:9691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | /* Define atoq to an innocuous variant, in case declares atoq. | For example, HP-UX 11i declares gettimeofday. */ | #define atoq innocuous_atoq | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char atoq (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef atoq | | /* 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 atoq (); | /* 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_atoq || defined __stub___atoq | choke me | #endif | | int | main () | { | return atoq (); | ; | return 0; | } configure:9691: result: no configure:9691: checking for popen configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for sysconf configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for strsignal configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for getrusage configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for nl_langinfo configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for gettimeofday configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for mbstowcs configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for wcswidth configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for mmap configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for setlocale configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for clearerr_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for feof_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for ferror_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for fflush_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for fgetc_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for fgets_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for fileno_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for fprintf_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 conftest.cpp:122:6: warning: declaration of 'char fprintf_unlocked()' conflicts with built-in declaration 'int fprintf_unlocked(void*, const char*, ...)' [-Wbuiltin-declaration-mismatch] 122 | char fprintf_unlocked (); | ^~~~~~~~~~~~~~~~ /usr/bin/ld: /tmp/ccsxMgnq.o: in function `main': conftest.cpp:(.text+0x8): undefined reference to `fprintf_unlocked' collect2: error: ld returned 1 exit status configure:9691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_POPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_SETLOCALE 1 | #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:9691: result: no configure:9691: checking for fputc_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 conftest.cpp:122:6: warning: declaration of 'char fputc_unlocked()' conflicts with built-in declaration 'int fputc_unlocked(int, void*)' [-Wbuiltin-declaration-mismatch] 122 | char fputc_unlocked (); | ^~~~~~~~~~~~~~ configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for fputs_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 conftest.cpp:123:6: warning: declaration of 'char fputs_unlocked()' conflicts with built-in declaration 'int fputs_unlocked(const char*, void*)' [-Wbuiltin-declaration-mismatch] 123 | char fputs_unlocked (); | ^~~~~~~~~~~~~~ configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for fread_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for fwrite_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 conftest.cpp:125:6: warning: declaration of 'char fwrite_unlocked()' conflicts with built-in declaration 'long unsigned int fwrite_unlocked(const void*, long unsigned int, long unsigned int, void*)' [-Wbuiltin-declaration-mismatch] 125 | char fwrite_unlocked (); | ^~~~~~~~~~~~~~~ configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for getchar_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for getc_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for putchar_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 conftest.cpp:128:6: warning: declaration of 'char putchar_unlocked()' conflicts with built-in declaration 'int putchar_unlocked(int)' [-Wbuiltin-declaration-mismatch] 128 | char putchar_unlocked (); | ^~~~~~~~~~~~~~~~ configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for putc_unlocked configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 conftest.cpp:129:6: warning: declaration of 'char putc_unlocked()' conflicts with built-in declaration 'int putc_unlocked(int, void*)' [-Wbuiltin-declaration-mismatch] 129 | char putc_unlocked (); | ^~~~~~~~~~~~~ configure:9691: $? = 0 configure:9691: result: yes configure:9691: checking for madvise configure:9691: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9691: $? = 0 configure:9691: result: yes configure:9703: checking whether mbstowcs works configure:9720: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9720: $? = 0 configure:9720: ./conftest configure:9720: $? = 0 configure:9730: result: yes configure:9739: checking for ssize_t configure:9739: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:9739: $? = 0 configure:9739: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:145:21: error: expected primary-expression before ')' token 145 | if (sizeof ((ssize_t))) | ^ configure:9739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_POPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_SETLOCALE 1 | #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_MADVISE 1 | #define HAVE_WORKING_MBSTOWCS 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:9739: result: yes configure:9750: checking for caddr_t configure:9750: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:9750: $? = 0 configure:9750: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:145:21: error: expected primary-expression before ')' token 145 | if (sizeof ((caddr_t))) | ^ configure:9750: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_POPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_SETLOCALE 1 | #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_MADVISE 1 | #define HAVE_WORKING_MBSTOWCS 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 ((caddr_t))) | return 0; | ; | return 0; | } configure:9750: result: yes configure:9763: checking for sys/mman.h configure:9763: result: yes configure:9770: checking for mmap configure:9770: result: yes configure:9783: checking whether read-only mmap of a plain file works configure:9800: result: yes configure:9802: checking whether mmap from /dev/zero works configure:9824: result: yes configure:9828: checking for MAP_ANON(YMOUS) configure:9851: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:9851: $? = 0 configure:9858: result: yes configure:9864: checking whether mmap with MAP_ANON(YMOUS) works configure:9881: result: yes configure:9911: checking for pid_t configure:9911: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:9911: $? = 0 configure:9911: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:148:19: error: expected primary-expression before ')' token 148 | if (sizeof ((pid_t))) | ^ configure:9911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_POPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_SETLOCALE 1 | #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_MADVISE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 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 ((pid_t))) | return 0; | ; | return 0; | } configure:9911: result: yes configure:9924: checking for vfork.h configure:9924: /usr/bin/g++ -E conftest.cpp conftest.cpp:112:10: fatal error: vfork.h: No such file or directory 112 | #include | ^~~~~~~~~ compilation terminated. configure:9924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_POPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_SETLOCALE 1 | #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_MADVISE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | /* end confdefs.h. */ | #include configure:9924: result: no configure:9936: checking for fork configure:9936: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 conftest.cpp:135:6: warning: declaration of 'char fork()' conflicts with built-in declaration 'int fork()' [-Wbuiltin-declaration-mismatch] 135 | char fork (); | ^~~~ configure:9936: $? = 0 configure:9936: result: yes configure:9936: checking for vfork configure:9936: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9936: $? = 0 configure:9936: result: yes configure:9947: checking for working fork configure:9969: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:9969: $? = 0 configure:9969: ./conftest configure:9969: $? = 0 configure:9979: result: yes configure:10000: checking for working vfork configure:10110: result: yes configure:10176: checking for ld used by GCC configure:10239: result: /usr/bin/ld configure:10246: checking if the linker (/usr/bin/ld) is GNU ld GNU ld (GNU Binutils) 2.38 configure:10258: result: yes configure:10264: checking for shared library run path origin configure:10277: result: done configure:10682: checking for iconv configure:10706: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:10706: $? = 0 configure:10780: result: yes configure:10823: checking for iconv declaration configure:10852: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:10852: $? = 0 configure:10863: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:10882: checking for LC_MESSAGES configure:10898: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:10898: $? = 0 configure:10906: result: yes configure:10916: checking for nl_langinfo and CODESET configure:10932: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:10932: $? = 0 configure:10941: result: yes configure:10960: checking whether basename is declared configure:10960: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:10960: $? = 0 configure:10960: result: yes configure:10975: checking whether strstr is declared configure:10975: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:10975: $? = 0 configure:10975: result: yes configure:10999: checking whether getenv is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether atol is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether atoll is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether asprintf is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether sbrk is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether abort is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether atof is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether getcwd is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether getwd is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:140:28: warning: 'char* getwd(char*)' is deprecated [-Wdeprecated-declarations] 140 | char *(*pfn) = (char *(*)) getwd ; | ^~~~~ In file included from ../../gcc/system.h:294, from conftest.cpp:134: /usr/include/unistd.h:545:14: note: declared here 545 | extern char *getwd (char *__buf) | ^~~~~ conftest.cpp:140:28: warning: 'char* getwd(char*)' is deprecated [-Wdeprecated-declarations] 140 | char *(*pfn) = (char *(*)) getwd ; | ^~~~~ In file included from ../../gcc/system.h:294, from conftest.cpp:134: /usr/include/unistd.h:545:14: note: declared here 545 | extern char *getwd (char *__buf) | ^~~~~ configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether madvise is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether stpcpy is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether strnlen is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether strsignal is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether strverscmp is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether strtol is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether strtoul is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether strtoll is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether strtoull is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether setenv is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether unsetenv is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether errno is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether snprintf is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether vsnprintf is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether vasprintf is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether malloc is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether realloc is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether calloc is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether free is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether getopt is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether clock is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether getpagesize is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether ffs is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether clearerr_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether feof_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether ferror_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether fflush_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether fgetc_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether fgets_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether fileno_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether fprintf_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:171:28: error: 'fprintf_unlocked' was not declared in this scope; did you mean 'fwrite_unlocked'? 171 | char *(*pfn) = (char *(*)) fprintf_unlocked ; | ^~~~~~~~~~~~~~~~ | fwrite_unlocked configure:11022: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_POPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_SETLOCALE 1 | #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_MADVISE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ATOLL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_MADVISE 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_FFS 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. */ | #undef HAVE_DECL_FPRINTF_UNLOCKED | #define HAVE_DECL_FPRINTF_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fprintf_unlocked | char *(*pfn) = (char *(*)) fprintf_unlocked ; | #endif | ; | return 0; | } configure:11037: result: no configure:10999: checking whether fputc_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether fputs_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether fread_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether fwrite_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether getchar_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether getc_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether putchar_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:10999: checking whether putc_unlocked is declared configure:11022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11022: $? = 0 configure:11031: result: yes configure:11050: checking whether getrlimit is declared configure:11077: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11077: $? = 0 configure:11086: result: yes configure:11050: checking whether setrlimit is declared configure:11077: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11077: $? = 0 configure:11086: result: yes configure:11050: checking whether getrusage is declared configure:11077: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11077: $? = 0 configure:11086: result: yes configure:11119: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11119: $? = 0 configure:11135: checking whether ldgetname is declared configure:11164: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:189:28: error: 'ldgetname' was not declared in this scope 189 | char *(*pfn) = (char *(*)) ldgetname ; | ^~~~~~~~~ configure:11164: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_POPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_SETLOCALE 1 | #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_MADVISE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ATOLL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_MADVISE 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_FFS 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_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | /* end confdefs.h. */ | #undef HAVE_DECL_LDGETNAME | #define HAVE_DECL_LDGETNAME 1 | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_LDFCN_H | #undef FREAD | #undef FWRITE | #include | #endif | | | int | main () | { | #ifndef ldgetname | char *(*pfn) = (char *(*)) ldgetname ; | #endif | ; | return 0; | } configure:11179: result: no configure:11192: checking whether times is declared configure:11219: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11219: $? = 0 configure:11228: result: yes configure:11247: checking whether sigaltstack is declared configure:11272: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11272: $? = 0 configure:11281: result: yes configure:11298: checking for struct tms configure:11321: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11321: $? = 0 configure:11328: result: yes configure:11338: checking for clock_t configure:11358: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11358: $? = 0 configure:11365: result: yes configure:11374: checking for F_SETLKW configure:11398: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -I../../gcc -I../../gcc/../include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11398: $? = 0 configure:11405: result: yes configure:11418: checking if mkdir takes one argument configure:11444: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:11444: $? = 0 configure:11451: result: no configure:11902: checking whether NLS is requested configure:11908: result: yes configure:11914: checking for catalogs to be installed configure:11946: result: be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW configure:12436: checking how to print strings configure:12463: result: printf configure:12484: checking for a sed that does not truncate output configure:12548: result: /usr/bin/sed configure:12566: checking for fgrep configure:12628: result: /usr/bin/grep -F configure:12663: checking for ld used by /usr/bin/gcc configure:12730: result: /usr/bin/ld configure:12737: checking if the linker (/usr/bin/ld) is GNU ld configure:12752: result: yes configure:12764: checking for BSD- or MS-compatible name lister (nm) configure:12813: result: /usr/bin/nm configure:12943: checking the name lister (/usr/bin/nm) interface configure:12950: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:12953: /usr/bin/nm "conftest.o" configure:12956: output 0000000000000000 B some_variable configure:12963: result: BSD nm configure:12966: checking whether ln -s works configure:12970: result: yes configure:12978: checking the maximum length of command line arguments configure:13103: result: 1572864 configure:13120: checking whether the shell understands some XSI constructs configure:13130: result: yes configure:13134: checking whether the shell understands "+=" configure:13140: result: yes configure:13175: checking for /usr/bin/ld option to reload object files configure:13182: result: -r configure:13211: checking for aarch64-unknown-linux-gnu-objdump configure:13238: result: objdump configure:13310: checking how to recognize dependent libraries configure:13511: result: pass_all configure:13531: checking for aarch64-unknown-linux-gnu-ar configure:13558: result: /usr/bin/ar configure:13636: checking for aarch64-unknown-linux-gnu-strip configure:13666: result: no configure:13676: checking for strip configure:13692: found /usr/bin/strip configure:13703: result: strip configure:13735: checking for aarch64-unknown-linux-gnu-ranlib configure:13762: result: /usr/bin/ranlib configure:13904: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:14022: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:14025: $? = 0 configure:14029: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:14032: $? = 0 configure:14086: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp conftstm.o >&5 configure:14089: $? = 0 configure:14127: result: ok configure:14976: checking for dlfcn.h configure:14976: /usr/bin/g++ -E conftest.cpp configure:14976: $? = 0 configure:14976: result: yes configure:15161: checking for objdir configure:15176: result: .libs configure:15447: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:15465: /usr/bin/gcc -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:15469: $? = 0 configure:15482: result: no configure:15502: checking for /usr/bin/gcc option to produce PIC configure:15788: result: -fPIC -DPIC configure:15800: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:15818: /usr/bin/gcc -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:15822: $? = 0 configure:15835: result: yes configure:15859: checking if /usr/bin/gcc static flag -static works configure:15887: result: yes configure:15902: checking if /usr/bin/gcc supports -c -o file.o configure:15923: /usr/bin/gcc -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:15927: $? = 0 configure:15949: result: yes configure:15957: checking if /usr/bin/gcc supports -c -o file.o configure:16004: result: yes configure:16037: checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries configure:17108: result: yes configure:17353: checking dynamic linker characteristics configure:17804: /usr/bin/gcc -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:17804: $? = 0 configure:18026: result: GNU/Linux ld.so configure:18133: checking how to hardcode library paths into programs configure:18158: result: immediate configure:18698: checking whether stripping libraries is possible configure:18703: result: yes configure:18738: checking if libtool supports shared libraries configure:18740: result: yes configure:18743: checking whether to build shared libraries configure:18764: result: no configure:18767: checking whether to build static libraries configure:18771: result: yes configure:18794: checking how to run the C++ preprocessor configure:18860: result: /usr/bin/g++ -E configure:18880: /usr/bin/g++ -E conftest.cpp configure:18880: $? = 0 configure:18894: /usr/bin/g++ -E conftest.cpp conftest.cpp:187:10: fatal error: ac_nonexistent.h: No such file or directory 187 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:18894: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_POPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_SETLOCALE 1 | #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_MADVISE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ATOLL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_MADVISE 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_FFS 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_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_SIGALTSTACK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | #define HOST_HAS_F_SETLKW 1 | #define HAVE_GNU_LD 1 | #define HAVE_GNU_AS 1 | #define DEFAULT_USE_CXA_ATEXIT 2 | #define EXTRA_MODES_FILE "config/csky/csky-modes.def" | #define ENABLE_NLS 1 | #define LTOPLUGINSONAME "liblto_plugin.so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:19062: checking for ld used by /usr/bin/g++ configure:19129: result: /usr/bin/ld configure:19136: checking if the linker (/usr/bin/ld) is GNU ld configure:19151: result: yes configure:19206: checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries configure:20138: result: yes configure:20166: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include conftest.cpp >&5 configure:20169: $? = 0 configure:20351: checking for /usr/bin/g++ option to produce PIC configure:20674: result: -fPIC -DPIC configure:20683: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works configure:20701: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -fPIC -DPIC -DPIC conftest.cpp >&5 configure:20705: $? = 0 configure:20718: result: yes configure:20739: checking if /usr/bin/g++ static flag -static works configure:20767: result: yes configure:20779: checking if /usr/bin/g++ supports -c -o file.o configure:20800: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -o out/conftest2.o conftest.cpp >&5 configure:20804: $? = 0 configure:20826: result: yes configure:20831: checking if /usr/bin/g++ supports -c -o file.o configure:20878: result: yes configure:20908: checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries configure:20936: result: yes configure:21079: checking dynamic linker characteristics configure:21686: result: GNU/Linux ld.so configure:21739: checking how to hardcode library paths into programs configure:21764: result: immediate configure:21901: checking what assembler to use configure:21942: result: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as configure:22081: checking whether we are using gold configure:22090: result: no configure:22093: checking gold linker with split stack support as non default configure:22129: result: configure:22140: checking what linker to use configure:22174: result: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/ld configure:22243: checking what nm to use configure:22251: result: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/nm configure:22323: checking what objdump to use configure:22333: result: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/objdump configure:22395: checking what readelf to use configure:22405: result: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/readelf configure:22410: checking assembler flags configure:22433: result: configure:22436: checking assembler for .balign and .p2align configure:22450: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:22453: $? = 0 configure:22464: result: yes configure:22472: checking assembler for .p2align with maximum skip configure:22485: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:22488: $? = 0 configure:22499: result: yes configure:22507: checking assembler for .literal16 configure:22520: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Error: unknown pseudo-op: `.literal16' configure:22523: $? = 1 configure: failed program was .literal16 configure:22534: result: no configure:22542: checking assembler for working .subsection -1 configure:22559: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:22562: $? = 0 configure:22581: result: yes configure:22589: checking assembler for .weak configure:22602: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:22605: $? = 0 configure:22616: result: yes configure:22624: checking assembler for .weakref configure:22637: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:22640: $? = 0 configure:22651: result: yes configure:22659: checking assembler for .nsubspa comdat configure:22673: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:2: Error: unknown pseudo-op: `.nsubspa' conftest.s:1: Error: .space specifies non-absolute value configure:22676: $? = 1 configure: failed program was .SPACE $TEXT$ .NSUBSPA $CODE$,COMDAT configure:22687: result: no configure:22702: checking assembler for .hidden configure:22717: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:22720: $? = 0 configure:22731: result: yes configure:22807: checking linker for .hidden support configure:22868: result: yes configure:22880: checking linker read-only and read-write section mixing configure:22916: result: read-write configure:22947: checking for .preinit_array/.init_array/.fini_array support configure:23112: checking cross compile... guessing configure:23117: result: no configure:23131: checking assembler for .sleb128 and .uleb128 configure:23150: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:23153: $? = 0 configure:23179: result: yes configure:23188: checking assembler for cfi directives configure:23203: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:23206: $? = 0 configure:23262: result: yes configure:23266: checking assembler for working cfi advance configure:23280: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:23283: $? = 0 configure:23299: result: yes configure:23315: checking assembler for cfi personality directive configure:23327: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:23330: $? = 0 configure:23341: result: yes configure:23351: checking assembler for cfi sections directive configure:23363: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:23366: $? = 0 configure:23392: result: yes configure:23405: checking assembler for eh_frame optimization configure:23450: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:23453: $? = 0 configure:23496: result: yes configure:23506: checking assembler for section merging support configure:23520: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as --fatal-warnings -o conftest.o conftest.s >&5 configure:23523: $? = 0 configure:23534: result: yes configure:23576: checking assembler for stabs directive configure:23585: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:23588: $? = 0 configure:23599: result: yes configure:23607: checking assembler for COMDAT group support (GNU as) configure:23621: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as --fatal-warnings -o conftest.o conftest.s >&5 configure:23624: $? = 0 configure:23635: result: yes configure:23793: checking assembler for line table discriminator support configure:23808: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:23811: $? = 0 configure:23822: result: yes configure:24330: checking linker -Bstatic/-Bdynamic option configure:24382: result: yes configure:24386: checking linker --demangle support configure:24404: result: yes configure:24408: checking linker plugin support configure:24463: result: 2 configure:27346: checking assembler for dwarf2 debug_line support configure:27360: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:27363: $? = 0 configure:27378: result: yes configure:27386: checking assembler for buggy dwarf2 .file directive configure:27396: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:2: Error: file number 1 already allocated configure:27399: $? = 1 configure: failed program was .file 1 "foo.s" .file 1 "bar.s" configure:27410: result: no configure:27421: checking assembler for --gdwarf2 option configure:27435: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as --gdwarf2 -o conftest.o conftest.s >&5 configure:27438: $? = 0 configure:27449: result: yes configure:27457: checking assembler for --gstabs option configure:27471: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as --gstabs -o conftest.o conftest.s >&5 configure:27474: $? = 0 configure:27485: result: yes configure:27493: checking assembler for --debug-prefix-map option configure:27506: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as --debug-prefix-map /a=/b -o conftest.o conftest.s >&5 configure:27509: $? = 0 configure:27520: result: yes configure:27529: checking assembler for compressed debug sections configure:27538: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as --compress-debug-sections -o conftest.o conftest.s >&5 configure:27541: $? = 0 configure:27566: result: 1 configure:27585: checking assembler for .lcomm with alignment configure:27594: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Error: junk at end of line, first unrecognized character is `,' configure:27597: $? = 1 configure: failed program was .lcomm bar,4,16 configure:27608: result: no configure:27627: checking for target glibc version configure:27651: result: 0.0 configure:27672: checking assembler for gnu_unique_object configure:27686: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 configure:27689: $? = 0 configure:27700: result: yes configure:27720: checking assembler for tolerance to line number 0 configure:27733: /home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as -o conftest.o conftest.s >&5 2>conftest.out configure:27736: $? = 0 configure:27750: result: yes configure:27758: checking linker PT_GNU_EH_FRAME support configure:27789: result: yes configure:27792: checking linker CIEv3 in .eh_frame support configure:27829: result: yes configure:27832: checking linker position independent executable support configure:27873: result: yes configure:27876: checking linker PIE support with copy reloc configure:27925: result: no configure:27928: checking linker EH-compatible garbage collection of sections configure:28008: result: yes configure:28011: checking linker EH garbage collection of sections bug configure:28055: result: no configure:28058: checking linker for compressed debug sections configure:28115: result: 1 configure:28187: checking linker --as-needed support configure:28234: result: yes configure:28252: checking linker mapfile support for clearing hardware capabilities configure:28261: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-M,../../gcc/config/sol2-clearcapv2.map conftest.cpp >&5 /usr/bin/ld:../../gcc/config/sol2-clearcapv2.map: file format not recognized; treating as linker script /usr/bin/ld:../../gcc/config/sol2-clearcapv2.map:4: syntax error collect2: error: ld returned 1 exit status configure:28261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_POPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_SETLOCALE 1 | #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_MADVISE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ATOLL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_MADVISE 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_FFS 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_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_SIGALTSTACK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | #define HOST_HAS_F_SETLKW 1 | #define HAVE_GNU_LD 1 | #define HAVE_GNU_AS 1 | #define DEFAULT_USE_CXA_ATEXIT 2 | #define EXTRA_MODES_FILE "config/csky/csky-modes.def" | #define ENABLE_NLS 1 | #define LTOPLUGINSONAME "liblto_plugin.so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PLUGIN_LD_SUFFIX "ld" | #define HAVE_GAS_BALIGN_AND_P2ALIGN 1 | #define HAVE_GAS_MAX_SKIP_P2ALIGN 1 | #define HAVE_GAS_SUBSECTION_ORDERING 1 | #define HAVE_GAS_WEAK 1 | #define HAVE_GAS_WEAKREF 1 | #define HAVE_GNU_INDIRECT_FUNCTION 0 | #define HAVE_GAS_HIDDEN 1 | #define HAVE_LD_RO_RW_SECTION_MIXING 1 | #define HAVE_INITFINI_ARRAY_SUPPORT 0 | #define HAVE_AS_LEB128 1 | #define HAVE_GAS_CFI_DIRECTIVE 1 | #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 1 | #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 1 | #define HAVE_GAS_SHF_MERGE 1 | #define HAVE_AS_STABS_DIRECTIVE 1 | #define HAVE_COMDAT_GROUP 1 | #define HAVE_GAS_DISCRIMINATOR 1 | #define HAVE_AS_TLS 1 | #define HAVE_LD_STATIC_DYNAMIC 1 | #define LD_STATIC_OPTION "-Bstatic" | #define LD_DYNAMIC_OPTION "-Bdynamic" | #define HAVE_LD_DEMANGLE 1 | #define HAVE_LTO_PLUGIN 2 | #define HAVE_AS_DWARF2_DEBUG_LINE 1 | #define HAVE_AS_GDWARF2_DEBUG_FLAG 1 | #define HAVE_AS_GSTABS_DEBUG_FLAG 1 | #define HAVE_AS_DEBUG_PREFIX_MAP 1 | #define HAVE_AS_COMPRESS_DEBUG 1 | #define AS_COMPRESS_DEBUG_OPTION "--compress-debug-sections" | #define AS_NO_COMPRESS_DEBUG_OPTION "--nocompress-debug-sections" | #define TARGET_GLIBC_MAJOR 0 | #define TARGET_GLIBC_MINOR 0 | #define HAVE_AS_LINE_ZERO 1 | #define HAVE_LD_EH_FRAME_HDR 1 | #define HAVE_LD_EH_FRAME_CIEV3 1 | #define HAVE_LD_PIE 1 | #define HAVE_LD_PIE_COPYRELOC 0 | #define HAVE_LD_EH_GC_SECTIONS 1 | #define HAVE_LD_COMPRESS_DEBUG 1 | #define LD_COMPRESS_DEBUG_OPTION "" | #define HAVE_LD_AS_NEEDED 1 | #define LD_AS_NEEDED_OPTION "--as-needed" | #define LD_NO_AS_NEEDED_OPTION "--no-as-needed" | /* end confdefs.h. */ | int main(void) {return 0;} configure:28261: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-M,../../gcc/config/sol2-clearcap.map conftest.cpp >&5 /usr/bin/ld:../../gcc/config/sol2-clearcap.map: file format not recognized; treating as linker script /usr/bin/ld:../../gcc/config/sol2-clearcap.map:2: syntax error collect2: error: ld returned 1 exit status configure:28261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define INT64_T_IS_LONG 1 | #define HAVE_SWAP_IN_UTILITY 1 | #define CHECKING_P 0 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define GATHER_STATISTICS 0 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define OFFLOAD_TARGETS "" | #define ENABLE_OFFLOADING 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FTW_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNORDERED_MAP 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_POPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_SETLOCALE 1 | #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_MADVISE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ATOLL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_MADVISE 1 | #define HAVE_DECL_STPCPY 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_FFS 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_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_SIGALTSTACK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | #define HOST_HAS_F_SETLKW 1 | #define HAVE_GNU_LD 1 | #define HAVE_GNU_AS 1 | #define DEFAULT_USE_CXA_ATEXIT 2 | #define EXTRA_MODES_FILE "config/csky/csky-modes.def" | #define ENABLE_NLS 1 | #define LTOPLUGINSONAME "liblto_plugin.so" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PLUGIN_LD_SUFFIX "ld" | #define HAVE_GAS_BALIGN_AND_P2ALIGN 1 | #define HAVE_GAS_MAX_SKIP_P2ALIGN 1 | #define HAVE_GAS_SUBSECTION_ORDERING 1 | #define HAVE_GAS_WEAK 1 | #define HAVE_GAS_WEAKREF 1 | #define HAVE_GNU_INDIRECT_FUNCTION 0 | #define HAVE_GAS_HIDDEN 1 | #define HAVE_LD_RO_RW_SECTION_MIXING 1 | #define HAVE_INITFINI_ARRAY_SUPPORT 0 | #define HAVE_AS_LEB128 1 | #define HAVE_GAS_CFI_DIRECTIVE 1 | #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 1 | #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 1 | #define HAVE_GAS_SHF_MERGE 1 | #define HAVE_AS_STABS_DIRECTIVE 1 | #define HAVE_COMDAT_GROUP 1 | #define HAVE_GAS_DISCRIMINATOR 1 | #define HAVE_AS_TLS 1 | #define HAVE_LD_STATIC_DYNAMIC 1 | #define LD_STATIC_OPTION "-Bstatic" | #define LD_DYNAMIC_OPTION "-Bdynamic" | #define HAVE_LD_DEMANGLE 1 | #define HAVE_LTO_PLUGIN 2 | #define HAVE_AS_DWARF2_DEBUG_LINE 1 | #define HAVE_AS_GDWARF2_DEBUG_FLAG 1 | #define HAVE_AS_GSTABS_DEBUG_FLAG 1 | #define HAVE_AS_DEBUG_PREFIX_MAP 1 | #define HAVE_AS_COMPRESS_DEBUG 1 | #define AS_COMPRESS_DEBUG_OPTION "--compress-debug-sections" | #define AS_NO_COMPRESS_DEBUG_OPTION "--nocompress-debug-sections" | #define TARGET_GLIBC_MAJOR 0 | #define TARGET_GLIBC_MINOR 0 | #define HAVE_AS_LINE_ZERO 1 | #define HAVE_LD_EH_FRAME_HDR 1 | #define HAVE_LD_EH_FRAME_CIEV3 1 | #define HAVE_LD_PIE 1 | #define HAVE_LD_PIE_COPYRELOC 0 | #define HAVE_LD_EH_GC_SECTIONS 1 | #define HAVE_LD_COMPRESS_DEBUG 1 | #define LD_COMPRESS_DEBUG_OPTION "" | #define HAVE_LD_AS_NEEDED 1 | #define LD_AS_NEEDED_OPTION "--as-needed" | #define LD_NO_AS_NEEDED_OPTION "--no-as-needed" | /* end confdefs.h. */ | int main(void) {return 0;} configure:28277: result: no configure:28450: checking linker --build-id support configure:28469: result: yes configure:28498: checking linker *_sol2 emulation support configure:28518: result: no configure:28526: checking linker --sysroot support configure:28542: result: yes configure:28589: checking __stack_chk_fail in target C library configure:28645: result: no configure:28679: checking sys/sdt.h in the target C library configure:28688: result: no configure:28744: checking dl_iterate_phdr in target C library configure:28779: result: unknown configure:28818: checking whether to enable maintainer-specific portions of Makefiles configure:28828: result: no configure:28838: checking whether to avoid linking multiple front-ends at once configure:28847: result: no configure:29225: checking for exported symbols configure:29235: result: yes configure:29237: checking for -rdynamic configure:29247: result: yes configure:29257: checking for library containing dlopen configure:29288: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib conftest.cpp >&5 configure:29288: $? = 0 configure:29305: result: none required configure:29332: checking for -fPIC -shared configure:29345: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -fPIC -shared conftest.cpp >&5 configure:29345: $? = 0 configure:29346: result: yes configure:29489: checking for -fno-PIE option configure:29500: /usr/bin/g++ -c -I/home/autobuild/autobuild/instance-2/output-1/host/include -fno-PIE conftest.cpp >&5 configure:29500: $? = 0 configure:29508: result: yes configure:29516: checking for -no-pie option configure:29527: /usr/bin/g++ -o conftest -I/home/autobuild/autobuild/instance-2/output-1/host/include -static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -no-pie conftest.cpp >&5 configure:29527: $? = 0 configure:29536: result: yes configure:29545: checking linker -z bndplt option configure:29564: result: no configure:29634: updating cache ./config.cache configure:29672: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by 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 asahi-mini config.status:1337: creating as config.status:1337: creating collect-ld config.status:1337: creating nm config.status:1337: creating Makefile config.status:1337: creating ada/gcc-interface/Makefile config.status:1337: creating ada/Makefile config.status:1337: creating auto-host.h config.status:1541: executing depdir commands config.status:1541: executing gccdepdir commands config.status:1541: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_GMPINC_set=set ac_cv_env_GMPINC_value='-I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include ' ac_cv_env_GMPLIBS_set=set ac_cv_env_GMPLIBS_value='-L/home/autobuild/autobuild/instance-2/output-1/host/lib -L/home/autobuild/autobuild/instance-2/output-1/host/lib -L/home/autobuild/autobuild/instance-2/output-1/host/lib -lmpc -lmpfr -lgmp' ac_cv_env_ISLINC_set=set ac_cv_env_ISLINC_value= ac_cv_env_ISLLIBS_set=set ac_cv_env_ISLLIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/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=aarch64-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=aarch64-unknown-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=csky-buildroot-linux-gnuabiv2 ac_cv_f_setlkw=yes ac_cv_func_atoq=no ac_cv_func_clearerr_unlocked=yes ac_cv_func_clock=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_fork=yes ac_cv_func_fork_works=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_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_kill=yes ac_cv_func_madvise=yes ac_cv_func_mbstowcs=yes ac_cv_func_mmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_popen=yes ac_cv_func_putc_unlocked=yes ac_cv_func_putchar_unlocked=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_strsignal=yes ac_cv_func_sysconf=yes ac_cv_func_times=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_wcswidth=yes ac_cv_have_decl_basename_const_charp_=yes ac_cv_have_decl_strstr_const_charp_const_charp_=yes ac_cv_header_direct_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_ext_hash_map=yes ac_cv_header_fcntl_h=yes ac_cv_header_ftw_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_ldfcn_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes 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_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_thread_h=no ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_tr1_unordered_map=yes ac_cv_header_unistd_h=yes ac_cv_header_unordered_map=yes ac_cv_header_valgrind_h=no ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_host=aarch64-unknown-linux-gnu ac_cv_int64_t_type=long ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_prog_AR=/usr/bin/ar ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_CC=/usr/bin/gcc ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_FLEX=flex ac_cv_prog_GNATBIND=no ac_cv_prog_GNATMAKE=no ac_cv_prog_MAKEINFO='/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-final-48152afb96c59733d5bc79e3399bb7b3d4b44266/missing makeinfo --split-size=5000000' ac_cv_prog_NM=/usr/bin/nm ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_doc_build_sys=texinfo ac_cv_prog_have_mktemp_command=yes ac_cv_prog_make__usr_bin_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen='none required' ac_cv_search_exc_resume=no ac_cv_search_kstat_open=no ac_cv_search_ldexp='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=8 ac_cv_std_swap_in_utility=yes ac_cv_struct_tms=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes ac_cv_sys_tiocgwinsz_in_termios_h=no ac_cv_target=csky-buildroot-linux-gnuabiv2 ac_cv_type_caddr_t=yes ac_cv_type_intmax_t=yes ac_cv_type_intptr_t=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_pid_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_unsigned_long_long_int=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_cc_gcc_supports_ada=no acx_cv_prog_LN=ln acx_cv_prog_cc_pedantic__Wlong_long__Wvariadic_macros__Woverlength_strings=yes acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes acx_cv_prog_cc_warning__Wcast_qual=yes acx_cv_prog_cc_warning__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__Woverloaded_virtual=yes acx_cv_prog_cc_warning__Wstrict_prototypes=yes acx_cv_prog_cc_warning__Wwrite_strings=yes acx_cv_prog_cc_warning__fasynchronous_unwind_tables=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= am_cv_val_LC_MESSAGES=yes gcc_cv_as=/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as gcc_cv_as_balign_and_p2align=yes gcc_cv_as_cfi_advance_working=yes gcc_cv_as_cfi_directive=yes gcc_cv_as_cfi_personality_directive=yes gcc_cv_as_cfi_sections_directive=yes gcc_cv_as_comdat_group=yes gcc_cv_as_comdat_group_group=no gcc_cv_as_comdat_group_percent=no gcc_cv_as_compress_debug=1 gcc_cv_as_compress_debug_option=--compress-debug-sections gcc_cv_as_debug_prefix_map_flag=yes gcc_cv_as_discriminator=yes gcc_cv_as_dwarf2_debug_line=yes gcc_cv_as_dwarf2_file_buggy=no gcc_cv_as_eh_frame=yes gcc_cv_as_flags=' ' gcc_cv_as_gas_srcdir=../../gas gcc_cv_as_gdwarf2_flag=yes gcc_cv_as_gnu_unique_object=yes gcc_cv_as_gstabs_flag=yes gcc_cv_as_hidden=yes gcc_cv_as_lcomm_with_alignment=no gcc_cv_as_leb128=yes gcc_cv_as_line_zero=yes gcc_cv_as_literal16=no gcc_cv_as_max_skip_p2align=yes gcc_cv_as_no_compress_debug_option=--nocompress-debug-sections gcc_cv_as_nsubspa_comdat=no gcc_cv_as_shf_merge=yes gcc_cv_as_stabs_directive=yes gcc_cv_as_subsection_m1=yes gcc_cv_as_weak=yes gcc_cv_as_weakref=yes gcc_cv_binutils_srcdir=../../binutils gcc_cv_c_no_fpie=yes gcc_cv_collect2_libs='none required' gcc_cv_decl_char_bit=yes gcc_cv_decl_map_anon=yes gcc_cv_func_mbstowcs_works=yes gcc_cv_func_mmap_anon=yes gcc_cv_func_mmap_dev_zero=yes gcc_cv_func_mmap_file=yes gcc_cv_gas_major_version= gcc_cv_gas_minor_version= gcc_cv_gld_major_version= gcc_cv_gld_minor_version= gcc_cv_have_decl_abort=yes gcc_cv_have_decl_asprintf=yes gcc_cv_have_decl_atof=yes gcc_cv_have_decl_atol=yes gcc_cv_have_decl_atoll=yes gcc_cv_have_decl_calloc=yes gcc_cv_have_decl_clearerr_unlocked=yes gcc_cv_have_decl_clock=yes gcc_cv_have_decl_errno=yes gcc_cv_have_decl_feof_unlocked=yes gcc_cv_have_decl_ferror_unlocked=yes gcc_cv_have_decl_fflush_unlocked=yes gcc_cv_have_decl_ffs=yes gcc_cv_have_decl_fgetc_unlocked=yes gcc_cv_have_decl_fgets_unlocked=yes gcc_cv_have_decl_fileno_unlocked=yes gcc_cv_have_decl_fprintf_unlocked=no gcc_cv_have_decl_fputc_unlocked=yes gcc_cv_have_decl_fputs_unlocked=yes gcc_cv_have_decl_fread_unlocked=yes gcc_cv_have_decl_free=yes gcc_cv_have_decl_fwrite_unlocked=yes gcc_cv_have_decl_getc_unlocked=yes gcc_cv_have_decl_getchar_unlocked=yes gcc_cv_have_decl_getcwd=yes gcc_cv_have_decl_getenv=yes gcc_cv_have_decl_getopt=yes gcc_cv_have_decl_getpagesize=yes gcc_cv_have_decl_getrlimit=yes gcc_cv_have_decl_getrusage=yes gcc_cv_have_decl_getwd=yes gcc_cv_have_decl_ldgetname=no gcc_cv_have_decl_madvise=yes gcc_cv_have_decl_malloc=yes gcc_cv_have_decl_putc_unlocked=yes gcc_cv_have_decl_putchar_unlocked=yes gcc_cv_have_decl_realloc=yes gcc_cv_have_decl_sbrk=yes gcc_cv_have_decl_setenv=yes gcc_cv_have_decl_setrlimit=yes gcc_cv_have_decl_sigaltstack=yes gcc_cv_have_decl_snprintf=yes gcc_cv_have_decl_stpcpy=yes gcc_cv_have_decl_strnlen=yes gcc_cv_have_decl_strsignal=yes gcc_cv_have_decl_strtol=yes gcc_cv_have_decl_strtoll=yes gcc_cv_have_decl_strtoul=yes gcc_cv_have_decl_strtoull=yes gcc_cv_have_decl_strverscmp=yes gcc_cv_have_decl_times=yes gcc_cv_have_decl_unsetenv=yes gcc_cv_have_decl_vasprintf=yes gcc_cv_have_decl_vsnprintf=yes gcc_cv_header_inttypes_h=yes gcc_cv_header_memcheck_h=no gcc_cv_header_string=yes gcc_cv_header_valgrind_memcheck_h=no gcc_cv_initfini_array=no gcc_cv_ld=/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/ld gcc_cv_ld_as_needed=yes gcc_cv_ld_as_needed_option=--as-needed gcc_cv_ld_bfd_srcdir=../../bfd gcc_cv_ld_buildid=yes gcc_cv_ld_clearcap=no gcc_cv_ld_compress_debug=1 gcc_cv_ld_demangle=yes gcc_cv_ld_dynamic_option=-Bdynamic gcc_cv_ld_eh_frame_ciev3=yes gcc_cv_ld_eh_frame_hdr=yes gcc_cv_ld_eh_gc_sections=yes gcc_cv_ld_eh_gc_sections_bug=no gcc_cv_ld_gld_srcdir=../../ld gcc_cv_ld_gold_srcdir=../../gold gcc_cv_ld_hidden=yes gcc_cv_ld_no_as_needed_option=--no-as-needed gcc_cv_ld_pie=yes gcc_cv_ld_pie_copyreloc=no gcc_cv_ld_ro_rw_mix=read-write gcc_cv_ld_sol2_emulation=no gcc_cv_ld_static_dynamic=yes gcc_cv_ld_static_option=-Bstatic gcc_cv_ld_sysroot=yes gcc_cv_libc_provides_hwcap_in_tcb=no gcc_cv_libc_provides_ssp=no gcc_cv_lto_plugin=2 gcc_cv_mkdir_takes_one_arg=no gcc_cv_nm=/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/nm gcc_cv_no_pie=yes gcc_cv_objdump=/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/objdump gcc_cv_prog_LN_S='ln -s' gcc_cv_prog_cmp_skip=gnucompare gcc_cv_prog_makeinfo_modern=yes gcc_cv_readelf=/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/readelf gcc_cv_target_dl_iterate_phdr=unknown gcc_cv_type_clock_t=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ALL='all.cross' AR='/usr/bin/ar' AWK='gawk' BISON='bison' BUILD_CFLAGS='$(ALL_CFLAGS)' BUILD_CXXFLAGS='$(ALL_CXXFLAGS)' BUILD_INFO='info' BUILD_LDFLAGS='$(LDFLAGS)' BUILD_NO_PIE_CFLAGS='$(NO_PIE_CFLAGS)' BUILD_NO_PIE_FLAG='$(NO_PIE_FLAG)' CATALOGS=' be.gmo da.gmo de.gmo el.gmo es.gmo fi.gmo fr.gmo hr.gmo id.gmo ja.gmo nl.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' CC_FOR_BUILD='$(CC)' CFLAGS='-I/home/autobuild/autobuild/instance-2/output-1/host/include ' COLLECT2_LIBS='' CONFIGURE_SPECS='' CPP='/usr/bin/gcc -E' CPPFLAGS='' CROSS='-DCROSS_DIRECTORY_STRUCTURE' CROSS_SYSTEM_HEADER_DIR='$(TARGET_SYSTEM_ROOT)$${sysroot_headers_suffix}$(NATIVE_SYSTEM_HEADER_DIR)' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-I/home/autobuild/autobuild/instance-2/output-1/host/include ' CXX_FOR_BUILD='$(CXX)' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DO_LINK_MUTEX='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_GCC_LIBS='' FGREP='/usr/bin/grep -F' FLEX='flex' GENCAT='gencat' GENERATED_MANPAGES='generated-manpages' GENINSRC='#' GMPINC='-I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include -I/home/autobuild/autobuild/instance-2/output-1/host/include ' GMPLIBS='-L/home/autobuild/autobuild/instance-2/output-1/host/lib -L/home/autobuild/autobuild/instance-2/output-1/host/lib -L/home/autobuild/autobuild/instance-2/output-1/host/lib -lmpc -lmpfr -lgmp' GMSGFMT='/home/autobuild/autobuild/instance-2/output-1/host/bin/msgfmt' GNATBIND='no' GNATMAKE='no' GNAT_LIBEXC='' GREP='/usr/bin/grep' HOST_LIBS='' INCINTL='' INSTALL='/usr/bin/install -c' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTOBJEXT='.mo' ISLINC='' ISLLIBS='' LD='/usr/bin/ld' LDEXP_LIB='' LDFLAGS='-static-libstdc++ -static-libgcc -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib' LIBICONV='' LIBICONV_DEP='' LIBINTL='' LIBINTL_DEP='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN='ln' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' MAINT='#' MAKEINFO='/home/autobuild/autobuild/instance-2/output-1/build/host-gcc-final-48152afb96c59733d5bc79e3399bb7b3d4b44266/missing makeinfo --split-size=5000000' NATIVE_SYSTEM_HEADER_DIR='/usr/include' NM='/usr/bin/nm' NMEDIT='' NO_PIE_CFLAGS='-fno-PIE' NO_PIE_CFLAGS_FOR_BUILD='' NO_PIE_FLAG='-no-pie' NO_PIE_FLAG_FOR_BUILD='' OBJDUMP='objdump' OBJEXT='o' ORIGINAL_AS_FOR_TARGET='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as' ORIGINAL_LD_BFD_FOR_TARGET='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/ld.bfd' ORIGINAL_LD_FOR_TARGET='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/ld' ORIGINAL_LD_GOLD_FOR_TARGET='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/ld.gold' ORIGINAL_NM_FOR_TARGET='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/nm' ORIGINAL_PLUGIN_LD_FOR_TARGET='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/ld' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PICFLAG='' PICFLAG_FOR_TARGET='-fPIC' PKGVERSION='(Buildroot 2021.02.11-17-g14c91f7035) ' POSUB='po' RANLIB='/usr/bin/ranlib' REPORT_BUGS_TEXI='@uref{http://bugs.buildroot.net/}' REPORT_BUGS_TO='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STMP_FIXINC='stmp-fixinc' STRIP='strip' SYSROOT_CFLAGS_FOR_TARGET='' SYSTEM_HEADER_DIR='$(CROSS_SYSTEM_HEADER_DIR)' TARGET_SYSTEM_ROOT='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/sysroot' TARGET_SYSTEM_ROOT_DEFINE='-DTARGET_SYSTEM_ROOT=\"$(TARGET_SYSTEM_ROOT)\" -DTARGET_SYSTEM_ROOT_RELOCATABLE' TM_ENDIAN_CONFIG='' TM_MULTILIB_CONFIG='' TM_MULTILIB_EXCEPTIONS_CONFIG='' TREECHECKING='' USE_NLS='yes' XGETTEXT='/home/autobuild/autobuild/instance-2/output-1/host/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' accel_dir_suffix='' aliasing_flags='' all_compilers=' gnat1$(exeext) cc1$(exeext) cc1plus$(exeext) f951$(exeext) go1$(exeext) jc1$(exeext) jvgenmain$(exeext) lto1$(exeext) cc1obj$(exeext) cc1objplus$(exeext)' all_gtfiles=' $(srcdir)/config/csky/csky-builtins.c [ada] $(srcdir)/ada/gcc-interface/ada-tree.h $(srcdir)/ada/gcc-interface/gigi.h $(srcdir)/ada/gcc-interface/decl.c $(srcdir)/ada/gcc-interface/trans.c $(srcdir)/ada/gcc-interface/utils.c $(srcdir)/ada/gcc-interface/misc.c [c] $(srcdir)/c/c-lang.c $(srcdir)/c/c-tree.h $(srcdir)/c/c-decl.c $(srcdir)/c-family/c-common.c $(srcdir)/c-family/c-common.h $(srcdir)/c-family/c-objc.h $(srcdir)/c-family/c-cppbuiltin.c $(srcdir)/c-family/c-pragma.h $(srcdir)/c-family/c-pragma.c $(srcdir)/c/c-objc-common.c $(srcdir)/c/c-parser.c $(srcdir)/c/c-lang.h [cp] $(srcdir)/cp/rtti.c $(srcdir)/cp/mangle.c $(srcdir)/cp/name-lookup.h $(srcdir)/cp/name-lookup.c $(srcdir)/cp/cp-tree.h $(srcdir)/cp/decl.h $(srcdir)/cp/call.c $(srcdir)/cp/decl.c $(srcdir)/cp/decl2.c $(srcdir)/cp/pt.c $(srcdir)/cp/repo.c $(srcdir)/cp/semantics.c $(srcdir)/cp/tree.c $(srcdir)/cp/parser.h $(srcdir)/cp/parser.c $(srcdir)/cp/method.c $(srcdir)/cp/typeck2.c $(srcdir)/c-family/c-common.c $(srcdir)/c-family/c-common.h $(srcdir)/c-family/c-objc.h $(srcdir)/c-family/c-lex.c $(srcdir)/c-family/c-pragma.h $(srcdir)/c-family/c-pragma.c $(srcdir)/cp/class.c $(srcdir)/cp/cp-objcp-common.c $(srcdir)/cp/cp-lang.c $(srcdir)/cp/except.c $(srcdir)/cp/vtable-class-hierarchy.c $(srcdir)/cp/constexpr.c $(srcdir)/cp/cp-gimplify.c [fortran] $(srcdir)/fortran/f95-lang.c $(srcdir)/fortran/trans-decl.c $(srcdir)/fortran/trans-intrinsic.c $(srcdir)/fortran/trans-io.c $(srcdir)/fortran/trans-stmt.c $(srcdir)/fortran/trans-types.c $(srcdir)/fortran/trans-types.h $(srcdir)/fortran/trans.h $(srcdir)/fortran/trans-const.h [go] $(srcdir)/go/go-lang.c $(srcdir)/go/go-c.h [java] $(srcdir)/java/java-tree.h $(srcdir)/java/jcf.h $(srcdir)/java/parse.h $(srcdir)/java/builtins.c $(srcdir)/java/class.c $(srcdir)/java/constants.c $(srcdir)/java/decl.c $(srcdir)/java/expr.c $(srcdir)/java/jcf-parse.c $(srcdir)/java/lang.c $(srcdir)/java/mangle.c $(srcdir)/java/resource.c [jit] $(srcdir)/jit/dummy-frontend.c [lto] $(srcdir)/lto/lto-tree.h $(srcdir)/lto/lto-lang.c $(srcdir)/lto/lto.c $(srcdir)/lto/lto.h [objc] $(srcdir)/objc/objc-map.h $(srcdir)/c-family/c-objc.h $(srcdir)/objc/objc-act.h $(srcdir)/objc/objc-act.c $(srcdir)/objc/objc-runtime-shared-support.c $(srcdir)/objc/objc-gnu-runtime-abi-01.c $(srcdir)/objc/objc-next-runtime-abi-01.c $(srcdir)/objc/objc-next-runtime-abi-02.c $(srcdir)/c/c-parser.c $(srcdir)/c/c-tree.h $(srcdir)/c/c-decl.c $(srcdir)/c/c-lang.h $(srcdir)/c/c-objc-common.c $(srcdir)/c-family/c-common.c $(srcdir)/c-family/c-common.h $(srcdir)/c-family/c-cppbuiltin.c $(srcdir)/c-family/c-pragma.h $(srcdir)/c-family/c-pragma.c [objcp] $(srcdir)/cp/rtti.c $(srcdir)/cp/mangle.c $(srcdir)/cp/name-lookup.h $(srcdir)/cp/name-lookup.c $(srcdir)/cp/cp-tree.h $(srcdir)/cp/decl.h $(srcdir)/cp/call.c $(srcdir)/cp/decl.c $(srcdir)/cp/decl2.c $(srcdir)/cp/pt.c $(srcdir)/cp/repo.c $(srcdir)/cp/semantics.c $(srcdir)/cp/tree.c $(srcdir)/cp/parser.h $(srcdir)/cp/parser.c $(srcdir)/cp/method.c $(srcdir)/cp/typeck2.c $(srcdir)/c-family/c-common.c $(srcdir)/c-family/c-common.h $(srcdir)/c-family/c-objc.h $(srcdir)/c-family/c-lex.c $(srcdir)/c-family/c-pragma.h $(srcdir)/c-family/c-pragma.c $(srcdir)/cp/class.c $(srcdir)/cp/cp-objcp-common.c $(srcdir)/cp/except.c $(srcdir)/cp/vtable-class-hierarchy.c $(srcdir)/cp/constexpr.c $(srcdir)/cp/cp-gimplify.c $(srcdir)/objc/objc-map.h $(srcdir)/objc/objc-act.h $(srcdir)/objc/objc-act.c $(srcdir)/objc/objc-runtime-shared-support.c $(srcdir)/objc/objc-gnu-runtime-abi-01.c $(srcdir)/objc/objc-next-runtime-abi-01.c $(srcdir)/objc/objc-next-runtime-abi-02.c $(srcdir)/c-family/c-cppbuiltin.c' all_lang_makefrags=' $(srcdir)/ada/gcc-interface/Make-lang.in $(srcdir)/c/Make-lang.in $(srcdir)/cp/Make-lang.in $(srcdir)/fortran/Make-lang.in $(srcdir)/go/Make-lang.in $(srcdir)/java/Make-lang.in $(srcdir)/jit/Make-lang.in $(srcdir)/lto/Make-lang.in $(srcdir)/objc/Make-lang.in $(srcdir)/objcp/Make-lang.in' all_languages=' ada c c++ fortran go java jit lto objc obj-c++' all_selected_languages=' c lto' am__leading_dot='.' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='aarch64-unknown-linux-gnu' build_cpu='aarch64' build_exeext='' build_file_translate='' build_install_headers_dir='install-headers-tar' build_libsubdir='build-aarch64-unknown-linux-gnu' build_os='linux-gnu' build_subdir='build-aarch64-unknown-linux-gnu' build_vendor='unknown' build_xm_defines='' build_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' build_xm_include_list=' auto-host.h ansidecl.h' c_loose_warn='-Wstrict-prototypes -Wmissing-prototypes' c_strict_warn='-Wold-style-definition -Wc++-compat' c_target_objs=' glibc-c.o' check_languages=' check-c check-lto' collect2='collect2$(exeext)' common_out_file='csky/csky-abiv2-common.c' common_out_object_file='csky-abiv2-common.o' coverage_flags='' cpp_install_dir='' cxx_target_objs=' glibc-c.o' datadir='${datarootdir}' datarootdir='${prefix}/share' doc_build_sys='texinfo' docdir='${datarootdir}/doc/${PACKAGE}' dollar='' dvidir='${docdir}' enable_as_accelerator='' enable_decimal_float='dpd' enable_default_pie='no' enable_default_ssp='no' enable_fast_install='needless' enable_fixed_point='no' enable_host_shared='' enable_lto='yes' enable_multiarch='auto' enable_multilib='no' enable_plugin='yes' enable_shared='no' exec_prefix='${prefix}' extra_gcc_objs=' ' extra_headers_list=' $(srcdir)/config/csky/csky_vdsp.h' extra_modes_file='$(srcdir)/config/csky/csky-modes.def' extra_objs=' linux.o csky-builtins.o' extra_opt_files=' $(srcdir)/config/gnu-user.opt $(srcdir)/config/linux.opt $(srcdir)/config/csky/abiv2_csky_tables.opt $(srcdir)/config/csky/abiv2_csky.opt $(srcdir)/config/linux.opt' extra_programs='' float_h_file='' fortran_target_objs='' gcc_config_arguments='./configure --prefix=/home/autobuild/autobuild/instance-2/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-2/output-1/host/etc --enable-static --target=csky-buildroot-linux-gnuabiv2 --with-sysroot=/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/autobuild/autobuild/instance-2/output-1/host --with-mpc=/home/autobuild/autobuild/instance-2/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-2/output-1/host --with-pkgversion='\''Buildroot 2021.02.11-17-g14c91f7035'\'' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=ck860 --with-float=soft --enable-languages=c --with-build-time-tools=/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin --disable-libcilkrts --disable-shared --disable-libgomp' gcc_cv_as='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/as' gcc_cv_ld='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/ld' gcc_cv_nm='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/nm' gcc_cv_objdump='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/objdump' gcc_cv_readelf='/home/autobuild/autobuild/instance-2/output-1/host/csky-buildroot-linux-gnuabiv2/bin/readelf' gcc_gxx_include_dir='$(libsubdir)/$(libsubdir_to_prefix)csky-buildroot-linux-gnuabiv2/include/c++/$(version)' gcc_gxx_include_dir_add_sysroot='0' gcc_tooldir='$(libsubdir)/$(libsubdir_to_prefix)$(target_noncanonical)' have_mktemp_command='yes' host='aarch64-unknown-linux-gnu' host_alias='aarch64-unknown-linux-gnu' host_cpu='aarch64' host_exeext='' host_os='linux-gnu' host_subdir='.' host_vendor='unknown' host_xm_defines='' host_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' host_xm_include_list=' auto-host.h ansidecl.h' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' inhibit_libc='false' install='' lang_opt_files=' ../../gcc/ada/gcc-interface/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/java/lang.opt ../../gcc/lto/lang.opt' lang_specs_files=' ../../gcc/lto/lang-specs.h' lang_tree_files=' ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/java/java-tree.def ../../gcc/objc/objc-tree.def' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libgcc_visibility='yes' local_prefix='/usr/local' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' loose_warn='-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual' make_compare_target='gnucompare' mandir='${datarootdir}/man' manext='.1' md_file='csky/abiv2_csky.md' nocommon_flag='' noexception_flags='-fno-exceptions -fno-rtti -fasynchronous-unwind-tables' objc_boehm_gc='' objdir='.libs' objext='o' oldincludedir='/usr/include' out_file='csky/abiv2_csky.c' out_host_hook_obj='host-linux.o' out_object_file='abiv2_csky.o' pdfdir='${docdir}' pluginlibs='-rdynamic' prefix='/home/autobuild/autobuild/instance-2/output-1/host' program_transform_name='s&^&csky-buildroot-linux-gnuabiv2-&' psdir='${docdir}' ranlib_flags='' real_target_noncanonical='csky-buildroot-linux-gnuabiv2' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcdir='../../gcc' strict_warn='-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings' subdirs=' ada c cp fortran go java jit lto objc objcp' sysconfdir='/home/autobuild/autobuild/instance-2/output-1/host/etc' target='csky-buildroot-linux-gnuabiv2' target_alias='csky-buildroot-linux-gnuabiv2' target_cpu='csky' target_cpu_default='' target_noncanonical='csky-buildroot-linux-gnuabiv2' target_os='linux-gnuabiv2' target_subdir='csky-buildroot-linux-gnuabiv2' target_vendor='buildroot' tm_defines=' LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0 DEFAULT_LIBC=LIBC_GLIBC' tm_file_list='options.h $(srcdir)/config/dbxelf.h $(srcdir)/config/elfos.h $(srcdir)/config/gnu-user.h $(srcdir)/config/linux.h $(srcdir)/config/glibc-stdint.h $(srcdir)/config/csky/abiv2_csky.h $(srcdir)/config/csky/csky-abiv2-linux-elf.h $(srcdir)/config/initfini-array.h $(srcdir)/defaults.h' tm_include_list='options.h insn-constants.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/csky/abiv2_csky.h config/csky/csky-abiv2-linux-elf.h config/initfini-array.h defaults.h' tm_p_file_list=' $(srcdir)/config/linux-protos.h $(srcdir)/config/csky/abiv2_csky-protos.h tm-preds.h' tm_p_include_list=' config/linux-protos.h config/csky/abiv2_csky-protos.h tm-preds.h' tmake_file=' $(srcdir)/config/t-slibgcc $(srcdir)/config/t-linux $(srcdir)/config/t-glibc $(srcdir)/config/csky/abiv2_t-csky $(srcdir)/config/csky/abiv2_t-csky-linux' use_gcc_stdint='wrap' user_headers_inc_next_post='' user_headers_inc_next_pre='' valgrind_command='' valgrind_path='' valgrind_path_defines='' warn_cflags='$(GCC_WARN_CFLAGS)' warn_cxxflags='$(GCC_WARN_CXXFLAGS)' with_cpu='ck860' with_float='soft' xm_defines='' xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' xm_include_list=' auto-host.h ansidecl.h' xmake_file=' $(srcdir)/config/x-linux' zlibdir='-L$(top_builddir)/../zlib' zlibinc='-I$(top_srcdir)/../zlib' ## ------------------- ## ## File substitutions. ## ## ------------------- ## language_hooks='Make-hooks' option_includes='option-includes.mk' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #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 SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_LONG_LONG_INT 1 #define HAVE_INTMAX_T 1 #define HAVE_INTPTR_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UINTMAX_T 1 #define HAVE_UINTPTR_T 1 #define INT64_T_IS_LONG 1 #define HAVE_SWAP_IN_UTILITY 1 #define CHECKING_P 0 #define ENABLE_ASSERT_CHECKING 1 #define ENABLE_RUNTIME_CHECKING 1 #define GATHER_STATISTICS 0 #define ENABLE_DECIMAL_FLOAT 0 #define ENABLE_DECIMAL_BID_FORMAT 0 #define ENABLE_FIXED_POINT 0 #define OFFLOAD_TARGETS "" #define ENABLE_OFFLOADING 0 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define STRING_WITH_STRINGS 1 #define HAVE_SYS_WAIT_H 1 #define GWINSZ_IN_SYS_IOCTL 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_TIME_H 1 #define HAVE_ICONV_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FTW_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_MALLOC_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_UNORDERED_MAP 1 #define HAVE_TR1_UNORDERED_MAP 1 #define HAVE_EXT_HASH_MAP 1 #define HAVE_INTTYPES_H 1 #define HAVE_TIMES 1 #define HAVE_CLOCK 1 #define HAVE_KILL 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_POPEN 1 #define HAVE_SYSCONF 1 #define HAVE_STRSIGNAL 1 #define HAVE_GETRUSAGE 1 #define HAVE_NL_LANGINFO 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MBSTOWCS 1 #define HAVE_WCSWIDTH 1 #define HAVE_MMAP 1 #define HAVE_SETLOCALE 1 #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_MADVISE 1 #define HAVE_WORKING_MBSTOWCS 1 #define HAVE_MMAP_FILE 1 #define HAVE_MMAP_DEV_ZERO 1 #define HAVE_MMAP_ANON 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LC_MESSAGES 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_DECL_BASENAME 1 #define HAVE_DECL_STRSTR 1 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_ATOL 1 #define HAVE_DECL_ATOLL 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_SBRK 1 #define HAVE_DECL_ABORT 1 #define HAVE_DECL_ATOF 1 #define HAVE_DECL_GETCWD 1 #define HAVE_DECL_GETWD 1 #define HAVE_DECL_MADVISE 1 #define HAVE_DECL_STPCPY 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_STRSIGNAL 1 #define HAVE_DECL_STRVERSCMP 1 #define HAVE_DECL_STRTOL 1 #define HAVE_DECL_STRTOUL 1 #define HAVE_DECL_STRTOLL 1 #define HAVE_DECL_STRTOULL 1 #define HAVE_DECL_SETENV 1 #define HAVE_DECL_UNSETENV 1 #define HAVE_DECL_ERRNO 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_DECL_MALLOC 1 #define HAVE_DECL_REALLOC 1 #define HAVE_DECL_CALLOC 1 #define HAVE_DECL_FREE 1 #define HAVE_DECL_GETOPT 1 #define HAVE_DECL_CLOCK 1 #define HAVE_DECL_GETPAGESIZE 1 #define HAVE_DECL_FFS 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_DECL_GETRLIMIT 1 #define HAVE_DECL_SETRLIMIT 1 #define HAVE_DECL_GETRUSAGE 1 #define HAVE_DECL_LDGETNAME 0 #define HAVE_DECL_TIMES 1 #define HAVE_DECL_SIGALTSTACK 1 #define HAVE_STRUCT_TMS 1 #define HAVE_CLOCK_T 1 #define HOST_HAS_F_SETLKW 1 #define HAVE_GNU_LD 1 #define HAVE_GNU_AS 1 #define DEFAULT_USE_CXA_ATEXIT 2 #define EXTRA_MODES_FILE "config/csky/csky-modes.def" #define ENABLE_NLS 1 #define LTOPLUGINSONAME "liblto_plugin.so" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define PLUGIN_LD_SUFFIX "ld" #define HAVE_GAS_BALIGN_AND_P2ALIGN 1 #define HAVE_GAS_MAX_SKIP_P2ALIGN 1 #define HAVE_GAS_SUBSECTION_ORDERING 1 #define HAVE_GAS_WEAK 1 #define HAVE_GAS_WEAKREF 1 #define HAVE_GNU_INDIRECT_FUNCTION 0 #define HAVE_GAS_HIDDEN 1 #define HAVE_LD_RO_RW_SECTION_MIXING 1 #define HAVE_INITFINI_ARRAY_SUPPORT 0 #define HAVE_AS_LEB128 1 #define HAVE_GAS_CFI_DIRECTIVE 1 #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 1 #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 1 #define HAVE_GAS_SHF_MERGE 1 #define HAVE_AS_STABS_DIRECTIVE 1 #define HAVE_COMDAT_GROUP 1 #define HAVE_GAS_DISCRIMINATOR 1 #define HAVE_AS_TLS 1 #define HAVE_LD_STATIC_DYNAMIC 1 #define LD_STATIC_OPTION "-Bstatic" #define LD_DYNAMIC_OPTION "-Bdynamic" #define HAVE_LD_DEMANGLE 1 #define HAVE_LTO_PLUGIN 2 #define HAVE_AS_DWARF2_DEBUG_LINE 1 #define HAVE_AS_GDWARF2_DEBUG_FLAG 1 #define HAVE_AS_GSTABS_DEBUG_FLAG 1 #define HAVE_AS_DEBUG_PREFIX_MAP 1 #define HAVE_AS_COMPRESS_DEBUG 1 #define AS_COMPRESS_DEBUG_OPTION "--compress-debug-sections" #define AS_NO_COMPRESS_DEBUG_OPTION "--nocompress-debug-sections" #define TARGET_GLIBC_MAJOR 0 #define TARGET_GLIBC_MINOR 0 #define HAVE_AS_LINE_ZERO 1 #define HAVE_LD_EH_FRAME_HDR 1 #define HAVE_LD_EH_FRAME_CIEV3 1 #define HAVE_LD_PIE 1 #define HAVE_LD_PIE_COPYRELOC 0 #define HAVE_LD_EH_GC_SECTIONS 1 #define HAVE_LD_COMPRESS_DEBUG 1 #define LD_COMPRESS_DEBUG_OPTION "" #define HAVE_LD_AS_NEEDED 1 #define LD_AS_NEEDED_OPTION "--as-needed" #define LD_NO_AS_NEEDED_OPTION "--no-as-needed" #define HAVE_LD_BUILDID 1 #define HAVE_LD_SYSROOT 1 #define ENABLE_LTO 1 #define ENABLE_LTO 1 #define ENABLE_LTO 1 #define ENABLE_LTO 1 #define ENABLE_LTO 1 #define ENABLE_LTO 1 #define ENABLE_LTO 1 #define ENABLE_LTO 1 #define ENABLE_LTO 1 #define ENABLE_LTO 1 #define ENABLE_PLUGIN 1 #define DIAGNOSTICS_COLOR_DEFAULT DIAGNOSTICS_COLOR_AUTO configure: exit 0