This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU cpio configure 2.13, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/tmp/instance-19/output-1/host --sysconfdir=/tmp/instance-19/output-1/host/etc --localstatedir=/tmp/instance-19/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = denver001 uname -m = x86_64 uname -r = 5.15.74-1-pve uname -s = Linux uname -v = #1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /tmp/instance-19/output-1/host/bin PATH: /tmp/instance-19/output-1/host/sbin PATH: /home/autobuild/make PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3478: checking for a BSD-compatible install configure:3546: result: /usr/bin/install -c configure:3557: checking whether build environment is sane configure:3612: result: yes configure:3763: checking for a thread-safe mkdir -p configure:3802: result: /usr/bin/mkdir -p configure:3809: checking for gawk configure:3839: result: no configure:3809: checking for mawk configure:3825: found /usr/bin/mawk configure:3836: result: mawk configure:3847: checking whether make sets $(MAKE) configure:3869: result: yes configure:3898: checking whether make supports nested variables configure:3915: result: yes configure:4004: checking whether UID '1001' is supported by ustar format configure:4007: result: yes configure:4014: checking whether GID '1001' is supported by ustar format configure:4017: result: yes configure:4025: checking how to create a ustar tar archive configure:4036: tar --version tar (GNU tar) 1.34 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:4039: $? = 0 configure:4079: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:4082: $? = 0 configure:4086: tar -xf - &5 gcc (Debian 10.2.1-6) 10.2.1 20210110 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4523: $? = 0 configure:4512: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.2.1 20210110 (Debian 10.2.1-6) ... rest of stderr output deleted ... configure:4523: $? = 0 configure:4512: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4523: $? = 1 configure:4512: /tmp/instance-19/output-1/host/bin/ccache /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:4523: $? = 1 configure:4543: checking whether the C compiler works configure:4565: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:4569: $? = 0 configure:4617: result: yes configure:4620: checking for C compiler default output file name configure:4622: result: a.out configure:4628: checking for suffix of executables configure:4635: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:4639: $? = 0 configure:4661: result: configure:4683: checking whether we are cross compiling configure:4691: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:4695: $? = 0 configure:4702: ./conftest configure:4706: $? = 0 configure:4721: result: no configure:4726: checking for suffix of object files configure:4748: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:4752: $? = 0 configure:4773: result: o configure:4777: checking whether we are using the GNU C compiler configure:4796: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:4796: $? = 0 configure:4805: result: yes configure:4814: checking whether /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc accepts -g configure:4834: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -g -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:4834: $? = 0 configure:4875: result: yes configure:4892: checking for /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89 configure:4955: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:4955: $? = 0 configure:4968: result: none needed configure:4993: checking whether /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together configure:5015: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c conftest.c -o conftest2.o configure:5018: $? = 0 configure:5015: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c conftest.c -o conftest2.o configure:5018: $? = 0 configure:5030: result: yes configure:5058: checking for style of include used by make configure:5086: result: GNU configure:5112: checking dependency style of /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc configure:5223: result: none configure:5243: checking how to run the C preprocessor configure:5313: result: /usr/bin/cpp configure:5333: /usr/bin/cpp -I/tmp/instance-19/output-1/host/include conftest.c configure:5333: $? = 0 configure:5347: /usr/bin/cpp -I/tmp/instance-19/output-1/host/include conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | /* end confdefs.h. */ | #include configure:5377: checking for grep that handles long lines and -e configure:5435: result: /usr/bin/grep configure:5440: checking for egrep configure:5502: result: /usr/bin/grep -E configure:5508: checking whether /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc needs -traditional configure:5542: result: no configure:5593: checking for ranlib configure:5620: result: /usr/bin/ranlib configure:5646: checking for bison configure:5662: found /usr/bin/bison configure:5673: result: bison -y configure:5685: checking for ANSI C header files configure:5705: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5705: $? = 0 configure:5778: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:5778: $? = 0 configure:5778: ./conftest configure:5778: $? = 0 configure:5789: result: yes configure:5802: checking for sys/types.h configure:5802: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for sys/stat.h configure:5802: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for stdlib.h configure:5802: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for string.h configure:5802: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for memory.h configure:5802: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for strings.h configure:5802: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for inttypes.h configure:5802: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for stdint.h configure:5802: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5802: checking for unistd.h configure:5802: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5802: $? = 0 configure:5802: result: yes configure:5815: checking minix/config.h usability configure:5815: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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:5815: result: no configure:5815: checking minix/config.h presence configure:5815: /usr/bin/cpp -I/tmp/instance-19/output-1/host/include conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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:5815: result: no configure:5815: checking for minix/config.h configure:5815: result: no configure:5839: checking whether it is safe to define __EXTENSIONS__ configure:5857: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5857: $? = 0 configure:5864: result: yes configure:5893: checking whether _XOPEN_SOURCE should be defined configure:5912: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:5912: $? = 0 configure:5936: result: no configure:5951: checking for Minix Amsterdam compiler configure:5975: result: no configure:6088: checking the archiver (/usr/bin/ar) interface configure:6104: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:6104: $? = 0 configure:6106: /usr/bin/ar cru libconftest.a conftest.o >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') configure:6109: $? = 0 configure:6137: result: ar configure:6202: checking for ar configure:6229: result: /usr/bin/ar configure:6357: checking for _LARGEFILE_SOURCE value needed for large files configure:6376: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:6376: $? = 0 configure:6404: result: no configure:6432: checking for special C compiler options needed for large files configure:6477: result: no configure:6483: checking for _FILE_OFFSET_BITS value needed for large files configure:6508: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:6508: $? = 0 configure:6540: result: no configure:6631: checking for /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C99 configure:6780: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:6780: $? = 0 configure:6793: result: none needed configure:6901: checking for /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO Standard C configure:6912: result: none needed configure:7115: checking for function prototypes configure:7118: result: yes configure:7139: checking for special C compiler options needed for large files configure:7184: result: no configure:7190: checking for _FILE_OFFSET_BITS value needed for large files configure:7247: result: no configure:7335: checking return type of signal handlers configure:7353: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:45:10: error: void value not ignored as it ought to be 45 | return *(signal (0, 0)) (0) == 1; | ~^~~~~~~~~~~~~~~~~~ configure:7353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7360: result: void configure:7374: checking for sys/types.h configure:7374: result: yes configure:7374: checking for features.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for linewrap.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:76:10: fatal error: linewrap.h: No such file or directory 76 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_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:7374: result: no configure:7374: checking for unistd.h configure:7374: result: yes configure:7374: checking for sys/param.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for sys/socket.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for dirent.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for wctype.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for stdio_ext.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for sys/stat.h configure:7374: result: yes configure:7374: checking for getopt.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for sys/time.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for limits.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for wchar.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for stdint.h configure:7374: result: yes configure:7374: checking for inttypes.h configure:7374: result: yes configure:7374: checking for sys/mman.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for strings.h configure:7374: result: yes configure:7374: checking for sysexits.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for utime.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for net/errno.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:93:10: fatal error: net/errno.h: No such file or directory 93 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:7374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_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:7374: result: no configure:7374: checking for sys/inet.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:93:10: fatal error: sys/inet.h: No such file or directory 93 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_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:7374: result: no configure:7374: checking for netdb.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for string.h configure:7374: result: yes configure:7374: checking for memory.h configure:7374: result: yes configure:7374: checking for fcntl.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for sys/wait.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for sys/gentape.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:98:10: fatal error: sys/gentape.h: No such file or directory 98 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_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:7374: result: no configure:7374: checking for sys/tape.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:98:10: fatal error: sys/tape.h: No such file or directory 98 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_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:7374: result: no configure:7374: checking for sys/device.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:98:10: fatal error: sys/device.h: No such file or directory 98 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:7374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_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:7374: result: no configure:7374: checking for sys/tprintf.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:98:10: fatal error: sys/tprintf.h: No such file or directory 98 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_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:7374: result: no configure:7374: checking for sys/mtio.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for sgtty.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for sys/io/trioctl.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:100:10: fatal error: sys/io/trioctl.h: No such file or directory 100 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_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:7374: result: no configure:7374: checking for locale.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for pwd.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7374: checking for grp.h configure:7374: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7374: $? = 0 configure:7374: result: yes configure:7388: checking sys/mkdev.h usability configure:7388: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:102:10: fatal error: sys/mkdev.h: No such file or directory 102 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:7388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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:7388: result: no configure:7388: checking sys/mkdev.h presence configure:7388: /usr/bin/cpp -I/tmp/instance-19/output-1/host/include conftest.c conftest.c:69:10: fatal error: sys/mkdev.h: No such file or directory 69 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:7388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:7388: result: no configure:7388: checking for sys/mkdev.h configure:7388: result: no configure:7397: checking sys/sysmacros.h usability configure:7397: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7397: $? = 0 configure:7397: result: yes configure:7397: checking sys/sysmacros.h presence configure:7397: /usr/bin/cpp -I/tmp/instance-19/output-1/host/include conftest.c configure:7397: $? = 0 configure:7397: result: yes configure:7397: checking for sys/sysmacros.h configure:7397: result: yes configure:7407: checking for an ANSI C-conforming const configure:7473: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7473: $? = 0 configure:7480: result: yes configure:7488: checking for uid_t in sys/types.h configure:7507: result: yes configure:7518: checking for gid_t configure:7518: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7518: $? = 0 configure:7518: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:106:20: error: expected expression before ')' token 106 | if (sizeof ((gid_t))) | ^ configure:7518: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 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 ((gid_t))) | return 0; | ; | return 0; | } configure:7518: result: yes configure:7529: checking for ANSI C header files configure:7633: result: yes configure:7644: checking for dirent.h that defines DIR configure:7663: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7663: $? = 0 configure:7671: result: yes configure:7684: checking for library containing opendir configure:7715: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7715: $? = 0 configure:7732: result: none required configure:7803: checking for fchmod configure:7803: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7803: $? = 0 configure:7803: result: yes configure:7803: checking for fchown configure:7803: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7803: $? = 0 configure:7803: result: yes configure:7816: checking for setmode configure:7816: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccGCn7YI.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `setmode' collect2: error: ld returned 1 exit status configure:7816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | /* end confdefs.h. */ | /* Define setmode to an innocuous variant, in case declares setmode. | For example, HP-UX 11i declares gettimeofday. */ | #define setmode innocuous_setmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setmode | | /* 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 setmode (); | /* 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_setmode || defined __stub___setmode | choke me | #endif | | int | main () | { | return setmode (); | ; | return 0; | } configure:7816: result: no configure:7816: checking for getpwuid configure:7816: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7816: $? = 0 configure:7816: result: yes configure:7816: checking for getpwnam configure:7816: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7816: $? = 0 configure:7816: result: yes configure:7816: checking for getgrgid configure:7816: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7816: $? = 0 configure:7816: result: yes configure:7816: checking for getgrnam configure:7816: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7816: $? = 0 configure:7816: result: yes configure:7816: checking for pipe configure:7816: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7816: $? = 0 configure:7816: result: yes configure:7816: checking for fork configure:7816: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:102:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 102 | char fork (); | ^~~~ configure:7816: $? = 0 configure:7816: result: yes configure:7816: checking for getuid configure:7816: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7816: $? = 0 configure:7816: result: yes configure:7816: checking for geteuid configure:7816: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7816: $? = 0 configure:7816: result: yes configure:7835: checking for size_t configure:7835: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:7835: $? = 0 configure:7835: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:118:21: error: expected expression before ')' token 118 | if (sizeof ((size_t))) | ^ configure:7835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:7835: result: yes configure:7848: checking for working alloca.h configure:7865: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7865: $? = 0 configure:7873: result: yes configure:7881: checking for alloca configure:7918: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:7918: $? = 0 configure:7926: result: yes configure:8036: checking for inline configure:8052: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8052: $? = 0 configure:8060: result: inline configure:8078: checking for C/C++ restrict keyword configure:8105: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8105: $? = 0 configure:8113: result: __restrict configure:8126: checking whether clearerr_unlocked is declared configure:8126: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8126: $? = 0 configure:8126: result: yes configure:8137: checking whether feof_unlocked is declared configure:8137: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8137: $? = 0 configure:8137: result: yes configure:8148: checking whether ferror_unlocked is declared configure:8148: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8148: $? = 0 configure:8148: result: yes configure:8159: checking whether fflush_unlocked is declared configure:8159: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8159: $? = 0 configure:8159: result: yes configure:8170: checking whether fgets_unlocked is declared configure:8170: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8170: $? = 0 configure:8170: result: yes configure:8181: checking whether fputc_unlocked is declared configure:8181: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8181: $? = 0 configure:8181: result: yes configure:8192: checking whether fputs_unlocked is declared configure:8192: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8192: $? = 0 configure:8192: result: yes configure:8203: checking whether fread_unlocked is declared configure:8203: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8203: $? = 0 configure:8203: result: yes configure:8214: checking whether fwrite_unlocked is declared configure:8214: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8214: $? = 0 configure:8214: result: yes configure:8225: checking whether getc_unlocked is declared configure:8225: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8225: $? = 0 configure:8225: result: yes configure:8236: checking whether getchar_unlocked is declared configure:8236: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8236: $? = 0 configure:8236: result: yes configure:8247: checking whether putc_unlocked is declared configure:8247: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8247: $? = 0 configure:8247: result: yes configure:8258: checking whether putchar_unlocked is declared configure:8258: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8258: $? = 0 configure:8258: result: yes configure:8275: checking for flockfile configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for funlockfile configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for chown configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for fchown configure:8275: result: yes configure:8275: checking for _set_invalid_parameter_handler configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/cc6tt18i.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:8275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _set_invalid_parameter_handler | | /* 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 _set_invalid_parameter_handler (); | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:8275: result: no configure:8275: checking for fchdir configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for fdopendir configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for fcntl configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for symlink configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for mempcpy configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:129:6: warning: conflicting types for built-in function 'mempcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 129 | char mempcpy (); | ^~~~~~~ configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for btowc configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for isblank configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:131:6: warning: conflicting types for built-in function 'isblank'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 131 | char isblank (); | ^~~~~~~ conftest.c:119:1: note: 'isblank' is declared in header '' 118 | # include 119 | #else configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for iswctype configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for mbsrtowcs configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for wmemchr configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for wmemcpy configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for wmempcpy configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for fstatat configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for getdelim configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for getdtablesize configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for getprogname configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/cccDFCZg.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:8275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* 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 getprogname (); | /* 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_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:8275: result: no configure:8275: checking for getexecname configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccW1X0pB.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:8275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getexecname | | /* 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 getexecname (); | /* 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_getexecname || defined __stub___getexecname | choke me | #endif | | int | main () | { | return getexecname (); | ; | return 0; | } configure:8275: result: no configure:8275: checking for gettimeofday configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for nanotime configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccMUyVyc.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `nanotime' collect2: error: ld returned 1 exit status configure:8275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define nanotime to an innocuous variant, in case declares nanotime. | For example, HP-UX 11i declares gettimeofday. */ | #define nanotime innocuous_nanotime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nanotime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nanotime | | /* 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 nanotime (); | /* 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_nanotime || defined __stub___nanotime | choke me | #endif | | int | main () | { | return nanotime (); | ; | return 0; | } configure:8275: result: no configure:8275: checking for lchmod configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:146:1: error: unknown type name 'choke' 146 | choke me | ^~~~~ conftest.c:146:9: error: expected ';' before 'int' 146 | choke me | ^ | ; ...... 149 | int | ~~~ configure:8275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* 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_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:8275: result: no configure:8275: checking for lstat configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for mbsinit configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for mbrtowc configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for mprotect configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for tzset configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for openat configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for setenv configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for sleep configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for strdup configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:149:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 149 | char strdup (); | ^~~~~~ configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for strndup configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:150:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 150 | char strndup (); | ^~~~~~~ configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for localtime_r configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for timegm configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for pipe configure:8275: result: yes configure:8275: checking for futimes configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for futimesat configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for futimens configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for utimensat configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for lutimes configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for vasnprintf configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccA1dbVb.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:8275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* 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 vasnprintf (); | /* 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_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:8275: result: no configure:8275: checking for snprintf configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:159:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 159 | char snprintf (); | ^~~~~~~~ conftest.c:147:1: note: 'snprintf' is declared in header '' 146 | # include 147 | #else configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for iswcntrl configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:160:6: warning: conflicting types for built-in function 'iswcntrl'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] 160 | char iswcntrl (); | ^~~~~~~~ conftest.c:148:1: note: 'iswcntrl' is declared in header '' 147 | # include 148 | #else configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for mkfifo configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8275: checking for setlocale configure:8275: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8275: $? = 0 configure:8275: result: yes configure:8292: checking whether strerror_r is declared configure:8292: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8292: $? = 0 configure:8292: result: yes configure:8305: checking for strerror_r configure:8305: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8305: $? = 0 configure:8305: result: yes configure:8314: checking whether strerror_r returns char * configure:8338: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:8338: $? = 0 configure:8376: result: yes configure:8525: checking build system type configure:8539: result: x86_64-pc-linux-gnu configure:8559: checking host system type configure:8572: result: x86_64-pc-linux-gnu configure:8595: checking for unistd.h configure:8595: result: yes configure:8605: checking for working chown configure:8646: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8646: $? = 0 configure:8646: ./conftest configure:8646: $? = 0 configure:8658: result: yes configure:8667: checking whether chown dereferences symlinks configure:8704: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8704: $? = 0 configure:8704: ./conftest configure:8704: $? = 0 configure:8716: result: yes configure:8750: checking whether chown honors trailing slash configure:8782: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8782: $? = 0 configure:8782: ./conftest configure:8782: $? = 0 configure:8793: result: yes configure:8805: checking whether chown always updates ctime configure:8843: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:8843: $? = 0 configure:8843: ./conftest configure:8843: $? = 0 configure:8854: result: yes configure:8910: checking whether the preprocessor supports include_next configure:8948: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:8948: $? = 0 configure:8969: result: yes configure:8990: checking whether system header files limit the line length configure:9013: result: no configure:9028: checking whether // is distinct from / configure:9057: result: no configure:9076: checking if environ is properly declared configure:9099: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:151:39: error: conflicting types for 'environ' 151 | extern struct { int foo; } environ; | ^~~~~~~ In file included from conftest.c:146: /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here 545 | extern char **environ; | ^~~~~~~ configure:9099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | #include | #endif | /* mingw, BeOS, Haiku declare environ in , not in . */ | #include | | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:9107: result: yes configure:9122: checking for complete errno.h configure:9195: result: yes configure:9499: checking whether fchdir is declared configure:9499: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:9499: $? = 0 configure:9499: result: yes configure:9530: checking for working fcntl.h configure:9633: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:9633: $? = 0 configure:9633: ./conftest configure:9633: $? = 0 configure:9648: result: yes configure:9671: checking for pid_t configure:9671: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:9671: $? = 0 configure:9671: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:185:20: error: expected expression before ')' token 185 | if (sizeof ((pid_t))) | ^ configure:9671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 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:9671: result: yes configure:9682: checking for mode_t configure:9682: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:9682: $? = 0 configure:9682: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:185:21: error: expected expression before ')' token 185 | if (sizeof ((mode_t))) | ^ configure:9682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 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 ((mode_t))) | return 0; | ; | return 0; | } configure:9682: result: yes configure:9697: checking for mbstate_t configure:9721: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:9721: $? = 0 configure:9728: result: yes configure:9862: checking whether stdin defaults to large file offsets configure:9886: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:9886: $? = 0 configure:9894: result: yes configure:10030: checking whether fseeko is declared configure:10030: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10030: $? = 0 configure:10030: result: yes configure:10049: checking for fseeko configure:10067: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:10067: $? = 0 configure:10076: result: yes configure:10131: checking whether stat file-mode macros are broken configure:10158: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10158: $? = 0 configure:10165: result: no configure:10271: checking for nlink_t configure:10271: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10271: $? = 0 configure:10271: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:157:22: error: expected expression before ')' token 157 | if (sizeof ((nlink_t))) | ^ configure:10271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:10271: result: yes configure:10286: checking whether fchmodat is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether fstat is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether fstatat is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether futimens is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether lchmod is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether lstat is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether mkdirat is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether mkfifo is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether mkfifoat is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether mknod is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether mknodat is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether stat is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10286: checking whether utimensat is declared without a macro configure:10304: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10304: $? = 0 configure:10312: result: yes configure:10325: checking whether lstat correctly handles trailing slash configure:10361: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:10361: $? = 0 configure:10361: ./conftest configure:10361: $? = 0 configure:10373: result: yes configure:10389: checking whether getcwd (NULL, 0) allocates memory for result configure:10446: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:10446: $? = 0 configure:10446: ./conftest configure:10446: $? = 0 configure:10456: result: yes configure:10460: checking for getcwd with POSIX signature configure:10482: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10482: $? = 0 configure:10490: result: yes configure:10493: checking whether getcwd is declared configure:10493: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10493: $? = 0 configure:10493: result: yes configure:10504: checking whether getdelim is declared configure:10504: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10504: $? = 0 configure:10504: result: yes configure:10519: checking whether getdtablesize is declared configure:10519: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10519: $? = 0 configure:10519: result: yes configure:10530: checking whether getline is declared configure:10530: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:10530: $? = 0 configure:10530: result: yes configure:10637: checking for getopt.h configure:10637: result: yes configure:10654: checking for getopt_long_only configure:10654: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:10654: $? = 0 configure:10654: result: yes configure:10668: checking whether getopt is POSIX compatible configure:10710: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:10710: $? = 0 configure:10710: ./conftest configure:10710: $? = 0 configure:10769: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:10769: $? = 0 configure:10769: ./conftest configure:10769: $? = 0 configure:10811: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:10811: $? = 0 configure:10811: ./conftest program: option requires an argument -- 'b' configure:10811: $? = 0 configure:10829: result: yes configure:10837: checking for working GNU getopt function configure:11059: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:11059: $? = 0 configure:11059: ./conftest configure:11059: $? = 0 configure:11075: result: yes configure:11080: checking for working GNU getopt_long function configure:11125: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:11125: $? = 0 configure:11125: ./conftest configure:11125: $? = 0 configure:11136: result: yes configure:11162: checking whether getenv is declared configure:11162: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:11162: $? = 0 configure:11162: result: yes configure:11307: checking for struct timeval configure:11330: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:11330: $? = 0 configure:11338: result: yes configure:11343: checking for wide-enough struct timeval.tv_sec member configure:11370: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:11370: $? = 0 configure:11378: result: yes configure:11388: checking whether gettimeofday is declared without a macro configure:11410: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:11410: $? = 0 configure:11418: result: yes configure:11433: checking for off_t configure:11433: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:11433: $? = 0 configure:11433: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:210:20: error: expected expression before ')' token 210 | if (sizeof ((off_t))) | ^ configure:11433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:11433: result: yes configure:11526: checking whether limits.h has ULLONG_WIDTH etc. configure:11546: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:11546: $? = 0 configure:11553: result: yes configure:11571: checking for wint_t configure:11596: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:11596: $? = 0 configure:11603: result: yes configure:11610: checking whether wint_t is too small configure:11638: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:11638: $? = 0 configure:11645: result: no configure:11658: checking for unsigned long long int configure:11706: result: yes configure:11716: checking for long long int configure:11766: result: yes configure:11788: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:178:10: error: unknown type name 'not' 178 | not a universal capable compiler | ^~~ conftest.c:178:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 178 | not a universal capable compiler | ^~~~~~~~~ conftest.c:178:16: error: unknown type name 'universal' configure:11788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:11948: checking whether stdint.h conforms to C99 configure:12128: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:12128: $? = 0 configure:12210: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:12210: $? = 0 configure:12210: ./conftest configure:12210: $? = 0 configure:12222: result: yes configure:12232: checking whether stdint.h predates C++11 configure:12268: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:12268: $? = 0 configure:12273: result: no configure:12284: checking whether stdint.h has UINTMAX_WIDTH etc. configure:12320: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:12320: $? = 0 configure:12325: result: yes configure:12783: checking whether imaxabs is declared without a macro configure:12801: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:12801: $? = 0 configure:12809: result: yes configure:12783: checking whether imaxdiv is declared without a macro configure:12801: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:12801: $? = 0 configure:12809: result: yes configure:12783: checking whether strtoimax is declared without a macro configure:12801: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:12801: $? = 0 configure:12809: result: yes configure:12783: checking whether strtoumax is declared without a macro configure:12801: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:12801: $? = 0 configure:12809: result: yes configure:12824: checking for inttypes.h configure:12824: result: yes configure:12835: checking whether the inttypes.h PRIxNN macros are broken configure:12857: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:12857: $? = 0 configure:12865: result: no configure:12883: checking for nl_langinfo and CODESET configure:12899: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:12899: $? = 0 configure:12908: result: yes configure:12917: checking whether we are using the GNU C Library >= 2.1 or uClibc configure:12947: result: yes configure:13037: checking whether malloc, realloc, calloc are POSIX compliant configure:13057: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:13057: $? = 0 configure:13065: result: yes configure:13072: checking for stdlib.h configure:13072: result: yes configure:13082: checking for GNU libc compatible malloc configure:13118: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:13118: $? = 0 configure:13118: ./conftest configure:13118: $? = 0 configure:13129: result: yes configure:13243: checking for a traditional japanese locale configure:13313: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:13316: $? = 0 configure:13374: result: none configure:13382: checking for a transitional chinese locale configure:13453: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:13456: $? = 0 configure:13507: result: none configure:13514: checking for a french Unicode locale configure:13586: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:13589: $? = 0 configure:13635: result: none configure:13643: checking for a traditional french locale configure:13711: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:13714: $? = 0 configure:13770: result: none configure:13861: checking for mmap configure:13861: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:13861: $? = 0 configure:13861: result: yes configure:13872: checking for MAP_ANONYMOUS configure:13909: result: yes configure:13931: checking whether memchr works configure:13994: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:13994: $? = 0 configure:13994: ./conftest configure:13994: $? = 0 configure:14004: result: yes configure:14011: checking whether memrchr is declared configure:14011: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14011: $? = 0 configure:14011: result: yes configure:14026: checking whether defines MIN and MAX configure:14043: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:188:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] 188 | int x = MIN (42, 17); | ^~~ conftest.c:188:21: error: initializer element is not constant configure:14043: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:14050: result: no configure:14063: checking whether defines MIN and MAX configure:14080: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14080: $? = 0 configure:14087: result: yes configure:14119: checking whether time_t is signed configure:14136: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14136: $? = 0 configure:14143: result: yes configure:14151: checking whether alarm is declared configure:14151: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14151: $? = 0 configure:14151: result: yes configure:14169: checking for promoted mode_t type configure:14186: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:194:13: error: size of array 'array' is negative 194 | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ^~~~~ configure:14186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #include | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:14194: result: mode_t configure:14204: checking for stdbool.h that conforms to C99 configure:14279: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14279: $? = 0 configure:14286: result: yes configure:14288: checking for _Bool configure:14288: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14288: $? = 0 configure:14288: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:227:20: error: expected expression before ')' token 227 | if (sizeof ((_Bool))) | ^ configure:14288: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | /* 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 ((_Bool))) | return 0; | ; | return 0; | } configure:14288: result: yes configure:14331: checking for compound literals configure:14348: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14348: $? = 0 configure:14355: result: yes configure:14363: checking whether struct tm is in sys/time.h or time.h configure:14383: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14383: $? = 0 configure:14390: result: time.h configure:14399: checking for struct tm.tm_gmtoff configure:14399: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14399: $? = 0 configure:14399: result: yes configure:14429: checking for ssize_t configure:14446: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14446: $? = 0 configure:14453: result: yes configure:14461: checking whether setenv is declared configure:14461: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14461: $? = 0 configure:14461: result: yes configure:14487: checking search.h usability configure:14487: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14487: $? = 0 configure:14487: result: yes configure:14487: checking search.h presence configure:14487: /usr/bin/cpp -I/tmp/instance-19/output-1/host/include conftest.c configure:14487: $? = 0 configure:14487: result: yes configure:14487: checking for search.h configure:14487: result: yes configure:14499: checking for tsearch configure:14499: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:14499: $? = 0 configure:14499: result: yes configure:14511: checking for sigset_t configure:14511: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14511: $? = 0 configure:14511: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:206:23: error: expected expression before ')' token 206 | if (sizeof ((sigset_t))) | ^ configure:14511: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | | #include | /* Mingw defines sigset_t not in , but in . */ | #include | | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:14511: result: yes configure:14540: checking for wchar_t configure:14557: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14557: $? = 0 configure:14564: result: yes configure:14580: checking whether strdup is declared configure:14580: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14580: $? = 0 configure:14580: result: yes configure:14593: checking whether strerror(0) succeeds configure:14628: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:14628: $? = 0 configure:14628: ./conftest configure:14628: $? = 0 configure:14639: result: yes configure:14729: checking whether ffsl is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether ffsll is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether memmem is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether mempcpy is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether memrchr is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether rawmemchr is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether stpcpy is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether stpncpy is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strchrnul is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strdup is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strncat is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strndup is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strnlen is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strpbrk is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strsep is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strcasestr is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strtok_r is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strerror_r is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strsignal is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14729: checking whether strverscmp is declared without a macro configure:14747: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14747: $? = 0 configure:14755: result: yes configure:14860: checking whether ffs is declared without a macro configure:14882: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14882: $? = 0 configure:14890: result: yes configure:14860: checking whether strcasecmp is declared without a macro configure:14882: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14882: $? = 0 configure:14890: result: yes configure:14860: checking whether strncasecmp is declared without a macro configure:14882: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14882: $? = 0 configure:14890: result: yes configure:14902: checking whether strndup is declared configure:14902: result: yes configure:14915: checking whether strnlen is declared configure:14915: result: yes configure:14930: checking for struct timespec in configure:14947: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:14947: $? = 0 configure:14954: result: yes configure:15141: checking whether unsetenv is declared configure:15141: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:15141: $? = 0 configure:15141: result: yes configure:15153: checking whether the utimes function works configure:15282: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:15282: $? = 0 configure:15282: ./conftest configure:15282: $? = 0 configure:15292: result: yes configure:15305: checking for struct utimbuf configure:15328: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:15328: $? = 0 configure:15335: result: yes configure:15366: checking for inttypes.h configure:15385: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:15385: $? = 0 configure:15392: result: yes configure:15403: checking for stdint.h configure:15420: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:15420: $? = 0 configure:15427: result: yes configure:15440: checking for intmax_t configure:15465: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:15465: $? = 0 configure:15472: result: yes configure:15491: checking where to find the exponent in a 'double' configure:15805: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:15805: $? = 0 configure:15805: ./conftest configure:15805: $? = 0 configure:15817: result: word 1 bit 20 configure:15844: checking whether snprintf returns a byte count as in C99 configure:15914: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:15914: $? = 0 configure:15914: ./conftest configure:15914: $? = 0 configure:15925: result: yes configure:15936: checking for snprintf configure:15936: result: yes configure:15936: checking for strnlen configure:15936: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:257:6: warning: conflicting types for built-in function 'strnlen'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 257 | char strnlen (); | ^~~~~~~ configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking for wcslen configure:15936: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking for wcsnlen configure:15936: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking for mbrtowc configure:15936: result: yes configure:15936: checking for wcrtomb configure:15936: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:15936: $? = 0 configure:15936: result: yes configure:15945: checking whether _snprintf is declared configure:15945: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:248:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? 248 | (void) _snprintf; | ^~~~~~~~~ | vsnprintf conftest.c:248:10: note: each undeclared identifier is reported only once for each function it appears in configure:15945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:15945: result: no configure:15967: checking whether vsnprintf is declared configure:15967: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:15967: $? = 0 configure:15967: result: yes configure:15979: checking whether uses 'inline' correctly configure:16003: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest1.c >&5 gcc: error: conftest1.c: No such file or directory gcc: fatal error: no input files compilation terminated. configure:16006: $? = 1 configure:16040: result: yes configure:16070: checking for stdint.h configure:16070: result: yes configure:16080: checking for SIZE_MAX configure:16151: result: yes configure:16193: checking for alloca as a compiler built-in configure:16217: result: yes configure:16245: checking whether program_invocation_name is declared configure:16245: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:16245: $? = 0 configure:16245: result: yes configure:16264: checking whether program_invocation_short_name is declared configure:16264: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:16264: $? = 0 configure:16264: result: yes configure:16288: checking whether program_invocation_name is defined configure:16301: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:16301: $? = 0 configure:16305: result: yes configure:16314: checking whether program_invocation_short_name is defined configure:16327: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:16327: $? = 0 configure:16331: result: yes configure:16376: checking for __builtin_expect configure:16391: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:16391: $? = 0 configure:16416: result: yes configure:16444: checking whether this system has an arbitrary file name length limit configure:16485: result: yes configure:16553: checking for library containing clock_gettime configure:16584: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:16584: $? = 0 configure:16601: result: none required configure:16613: checking for clock_gettime configure:16613: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:16613: $? = 0 configure:16613: result: yes configure:16613: checking for clock_settime configure:16613: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:16613: $? = 0 configure:16613: result: yes configure:16724: checking for closedir configure:16724: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:16724: $? = 0 configure:16724: result: yes configure:16826: checking for d_ino member in directory struct configure:16868: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:16868: $? = 0 configure:16868: ./conftest configure:16868: $? = 0 configure:16878: result: yes configure:16980: checking whether alphasort is declared without a macro configure:16998: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:16998: $? = 0 configure:17006: result: yes configure:16980: checking whether closedir is declared without a macro configure:16998: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:16998: $? = 0 configure:17006: result: yes configure:16980: checking whether dirfd is declared without a macro configure:16998: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:16998: $? = 0 configure:17006: result: yes configure:16980: checking whether fdopendir is declared without a macro configure:16998: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:16998: $? = 0 configure:17006: result: yes configure:16980: checking whether opendir is declared without a macro configure:16998: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:16998: $? = 0 configure:17006: result: yes configure:16980: checking whether readdir is declared without a macro configure:16998: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:16998: $? = 0 configure:17006: result: yes configure:16980: checking whether rewinddir is declared without a macro configure:16998: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:16998: $? = 0 configure:17006: result: yes configure:16980: checking whether scandir is declared without a macro configure:16998: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:16998: $? = 0 configure:17006: result: yes configure:17035: checking for dirfd configure:17035: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:17035: $? = 0 configure:17035: result: yes configure:17044: checking whether dirfd is declared configure:17044: result: yes configure:17061: checking whether dirfd is a macro configure:17084: result: no configure:17191: checking whether // is distinct from / configure:17220: result: no configure:17246: checking whether dup works configure:17271: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:17271: $? = 0 configure:17271: ./conftest configure:17271: $? = 0 configure:17282: result: yes configure:17328: checking whether dup2 works configure:17416: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:17416: $? = 0 configure:17416: ./conftest configure:17416: $? = 0 configure:17427: result: yes configure:17508: checking for error_at_line configure:17524: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:17524: $? = 0 configure:17532: result: yes configure:17664: checking whether fcntl handles F_DUPFD correctly configure:17722: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:17722: $? = 0 configure:17722: ./conftest configure:17722: $? = 0 configure:17732: result: yes configure:17750: checking whether fcntl understands F_DUPFD_CLOEXEC configure:17771: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:17771: $? = 0 configure:17789: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:281:1: error: unknown type name 'choke' 281 | choke me | ^~~~~ conftest.c:281:9: error: expected ';' before 'int' 281 | choke me | ^ | ; ...... 284 | int | ~~~ configure:17789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | /* end confdefs.h. */ | | #ifdef __linux__ | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | it to support the semantics on older kernels that failed with EINVAL. */ | choke me | #endif | | int | main () | { | | ; | return 0; | } configure:17800: result: needs runtime check configure:17944: checking whether fcntl is declared without a macro configure:17962: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:17962: $? = 0 configure:17970: result: yes configure:17944: checking whether openat is declared without a macro configure:17962: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:17962: $? = 0 configure:17970: result: yes configure:17987: checking whether fdopendir is declared configure:17987: result: yes configure:18010: checking whether fdopendir works configure:18051: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:18051: $? = 0 configure:18051: ./conftest configure:18051: $? = 0 configure:18061: result: yes configure:18107: checking for struct stat.st_blocks configure:18107: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:18107: $? = 0 configure:18107: result: yes configure:18144: checking for flexible array member configure:18169: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:18169: $? = 0 configure:18176: result: yes configure:18238: checking whether conversion from 'int' to 'long double' works configure:18279: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:18279: $? = 0 configure:18279: ./conftest configure:18279: $? = 0 configure:18290: result: yes configure:18417: checking for working GNU fnmatch configure:18518: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:18518: $? = 0 configure:18518: ./conftest configure:18518: $? = 0 configure:18530: result: yes configure:18629: checking for __fpending configure:18646: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:18646: $? = 0 configure:18655: result: yes configure:18658: checking whether __fpending is declared configure:18658: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:18658: $? = 0 configure:18658: result: yes configure:18726: checking for fseeko configure:18753: result: yes configure:18881: checking whether fstatat (..., 0) works configure:18906: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:18906: $? = 0 configure:18906: ./conftest configure:18906: $? = 0 configure:18917: result: yes configure:18977: checking whether getcwd handles long file names properly configure:19188: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:19188: $? = 0 configure:19188: ./conftest configure:19188: $? = 0 configure:19204: result: yes configure:19215: checking for getpagesize configure:19215: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:19215: $? = 0 configure:19215: result: yes configure:19224: checking whether getcwd aborts when 4k < cwd_length < 16k configure:19354: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:19354: $? = 0 configure:19354: ./conftest configure:19354: $? = 0 configure:19370: result: no configure:19496: checking for working getdelim function configure:19558: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:19558: $? = 0 configure:19558: ./conftest configure:19558: $? = 0 configure:19568: result: yes configure:19645: checking whether getdtablesize works configure:19674: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:19674: $? = 0 configure:19674: ./conftest configure:19674: $? = 0 configure:19685: result: yes configure:19731: checking for getline configure:19731: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:19731: $? = 0 configure:19731: result: yes configure:19739: checking for working getline function configure:19802: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:19802: $? = 0 configure:19802: ./conftest configure:19802: $? = 0 configure:19812: result: yes configure:19936: checking whether program_invocation_name is declared configure:19936: result: yes configure:19951: checking whether program_invocation_short_name is declared configure:19951: result: yes configure:19966: checking whether __argv is declared configure:19966: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:311:10: error: '__argv' undeclared (first use in this function) 311 | (void) __argv; | ^~~~~~ conftest.c:311:10: note: each undeclared identifier is reported only once for each function it appears in configure:19966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef __argv | #ifdef __cplusplus | (void) __argv; | #else | (void) __argv; | #endif | #endif | | ; | return 0; | } configure:19966: result: no configure:20044: checking whether gettimeofday clobbers localtime buffer configure:20083: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:20083: $? = 0 configure:20083: ./conftest configure:20083: $? = 0 configure:20093: result: no configure:20109: checking for gettimeofday with POSIX signature configure:20137: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:20137: $? = 0 configure:20162: result: yes configure:20274: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:307:23: error: conflicting types for 'foo' 307 | extern int foo; | ^~~ conftest.c:306:28: note: previous declaration of 'foo' was here 306 | extern intptr_t foo; | ^~~ configure:20274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | /* end confdefs.h. */ | #include | extern intptr_t foo; | extern int foo; | int | main () | { | | ; | return 0; | } configure:20274: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:20274: $? = 0 configure:20284: checking whether INT32_MAX < INTMAX_MAX configure:20318: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:20318: $? = 0 configure:20325: result: yes configure:20336: checking whether INT64_MAX == LONG_MAX configure:20370: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:20370: $? = 0 configure:20377: result: yes configure:20390: checking whether UINT32_MAX < UINTMAX_MAX configure:20424: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:20424: $? = 0 configure:20431: result: yes configure:20442: checking whether UINT64_MAX == ULONG_MAX configure:20476: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:20476: $? = 0 configure:20483: result: yes configure:20505: checking for lchown configure:20505: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:20505: $? = 0 configure:20505: result: yes configure:20575: checking whether lseek detects pipes configure:20608: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:20608: $? = 0 configure:20643: result: yes configure:20731: checking for stdlib.h configure:20731: result: yes configure:20741: checking for GNU libc compatible malloc configure:20788: result: yes configure:20877: checking whether mbrtowc handles incomplete characters configure:20934: result: guessing yes configure:20940: checking whether mbrtowc works as well as mbtowc configure:21001: result: guessing yes configure:21052: checking whether mbrtowc handles a NULL pwc argument configure:21123: result: guessing yes configure:21129: checking whether mbrtowc handles a NULL string argument configure:21188: result: guessing yes configure:21196: checking whether mbrtowc has a correct return value configure:21326: result: guessing yes configure:21332: checking whether mbrtowc returns 0 when parsing a NUL character configure:21388: result: guessing yes configure:21393: checking whether mbrtowc works on empty input configure:21420: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:21420: $? = 0 configure:21420: ./conftest configure:21420: $? = 0 configure:21431: result: yes configure:21435: checking whether the C locale is free of encoding errors configure:21475: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:21475: $? = 0 configure:21475: ./conftest configure:21475: $? = 3 configure: program exited with status 3 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | | int i; | char *locale = setlocale (LC_ALL, "C"); | if (! locale) | return 2; | for (i = CHAR_MIN; i <= CHAR_MAX; i++) | { | char c = i; | wchar_t wc; | mbstate_t mbs = { 0, }; | size_t ss = mbrtowc (&wc, &c, 1, &mbs); | if (1 < ss) | return 3; | } | return 0; | | ; | return 0; | } configure:21485: result: no configure:21584: checking whether mbrtowc handles incomplete characters configure:21641: result: guessing yes configure:21647: checking whether mbrtowc works as well as mbtowc configure:21708: result: guessing yes configure:21806: checking whether mbrtowc handles incomplete characters configure:21863: result: guessing yes configure:21869: checking whether mbrtowc works as well as mbtowc configure:21930: result: guessing yes configure:21984: checking whether mbsrtowcs works configure:22088: result: guessing yes configure:22188: checking for mempcpy configure:22188: result: yes configure:22242: checking for memrchr configure:22242: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:22242: $? = 0 configure:22242: result: yes configure:22297: checking for working mktime configure:22504: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:22504: $? = 0 configure:22504: ./conftest configure:22504: $? = 0 configure:22515: result: yes configure:22555: checking for __mktime_internal configure:22555: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/cc5WncS4.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `__mktime_internal' collect2: error: ld returned 1 exit status configure:22555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | /* Define __mktime_internal to an innocuous variant, in case declares __mktime_internal. | For example, HP-UX 11i declares gettimeofday. */ | #define __mktime_internal innocuous___mktime_internal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __mktime_internal (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __mktime_internal | | /* 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 __mktime_internal (); | /* 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___mktime_internal || defined __stub_____mktime_internal | choke me | #endif | | int | main () | { | return __mktime_internal (); | ; | return 0; | } configure:22555: result: no configure:22620: checking for obstacks that work with any size object configure:22644: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:328:21: error: conflicting types for '_obstack_memory_used' 328 | size_t _obstack_memory_used (struct obstack *); | ^~~~~~~~~~~~~~~~~~~~ In file included from conftest.c:324: /usr/include/obstack.h:190:12: note: previous declaration of '_obstack_memory_used' was here 190 | extern int _obstack_memory_used (struct obstack *) __attribute_pure__; | ^~~~~~~~~~~~~~~~~~~~ configure:22644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | #include "obstack.h" | void *obstack_chunk_alloc (size_t n) { return 0; } | void obstack_chunk_free (void *p) { } | /* Check that an internal function returns size_t, not int. */ | size_t _obstack_memory_used (struct obstack *); | | int | main () | { | struct obstack mem; | obstack_init (&mem); | obstack_free (&mem, 0); | | ; | return 0; | } configure:22652: result: no configure:22679: checking whether open recognizes a trailing slash configure:22718: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:22718: $? = 0 configure:22718: ./conftest configure:22718: $? = 0 configure:22730: result: yes configure:22849: checking for opendir configure:22849: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:22849: $? = 0 configure:22849: result: yes configure:22913: checking for struct tm.tm_zone configure:22913: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:22913: $? = 0 configure:22913: result: yes configure:22997: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:22997: $? = 0 configure:23008: checking whether program_invocation_name is declared configure:23008: result: yes configure:23020: checking whether program_invocation_short_name is declared configure:23020: result: yes configure:23044: checking for raise configure:23044: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:23044: $? = 0 configure:23044: result: yes configure:23096: checking for rawmemchr configure:23096: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:23096: $? = 0 configure:23096: result: yes configure:23178: checking for readdir configure:23178: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:23178: $? = 0 configure:23178: result: yes configure:23261: checking for rewinddir configure:23261: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:23261: $? = 0 configure:23261: result: yes configure:23320: checking whether setenv validates arguments configure:23364: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:23364: $? = 0 configure:23364: ./conftest configure:23364: $? = 0 configure:23374: result: yes configure:23488: checking for volatile sig_atomic_t configure:23488: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23488: $? = 0 configure:23488: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:353:36: error: expected expression before ')' token 353 | if (sizeof ((volatile sig_atomic_t))) | ^ configure:23488: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:23488: result: yes configure:23504: checking for sighandler_t configure:23504: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23504: $? = 0 configure:23504: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:353:27: error: expected expression before ')' token 353 | if (sizeof ((sighandler_t))) | ^ configure:23504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((sighandler_t))) | return 0; | ; | return 0; | } configure:23504: result: yes configure:23518: checking whether pthread_sigmask is declared without a macro configure:23536: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23536: $? = 0 configure:23544: result: yes configure:23518: checking whether sigaction is declared without a macro configure:23536: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23536: $? = 0 configure:23544: result: yes configure:23518: checking whether sigaddset is declared without a macro configure:23536: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23536: $? = 0 configure:23544: result: yes configure:23518: checking whether sigdelset is declared without a macro configure:23536: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23536: $? = 0 configure:23544: result: yes configure:23518: checking whether sigemptyset is declared without a macro configure:23536: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23536: $? = 0 configure:23544: result: yes configure:23518: checking whether sigfillset is declared without a macro configure:23536: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23536: $? = 0 configure:23544: result: yes configure:23518: checking whether sigismember is declared without a macro configure:23536: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23536: $? = 0 configure:23544: result: yes configure:23518: checking whether sigpending is declared without a macro configure:23536: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23536: $? = 0 configure:23544: result: yes configure:23518: checking whether sigprocmask is declared without a macro configure:23536: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23536: $? = 0 configure:23544: result: yes configure:23558: checking whether sleep is declared configure:23558: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23558: $? = 0 configure:23558: result: yes configure:23574: checking for working sleep configure:23622: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:23622: $? = 0 configure:23622: ./conftest configure:23622: $? = 0 configure:23632: result: yes configure:23670: checking for ssize_t configure:23694: result: yes configure:23705: checking whether stat handles trailing slashes on directories configure:23728: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:23728: $? = 0 configure:23728: ./conftest configure:23728: $? = 0 configure:23738: result: yes configure:23740: checking whether stat handles trailing slashes on files configure:23780: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:23780: $? = 0 configure:23780: ./conftest configure:23780: $? = 0 configure:23791: result: yes configure:23838: checking for struct stat.st_atim.tv_nsec configure:23838: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23838: $? = 0 configure:23838: result: yes configure:23847: checking whether struct stat.st_atim is of type struct timespec configure:23874: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:23874: $? = 0 configure:23881: result: yes configure:23933: checking for struct stat.st_birthtimespec.tv_nsec configure:23933: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:367:12: error: 'struct stat' has no member named 'st_birthtimespec' 367 | if (ac_aggr.st_birthtimespec.tv_nsec) | ^ configure:23933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:23933: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:367:19: error: 'struct stat' has no member named 'st_birthtimespec' 367 | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | ^ configure:23933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:23933: result: no configure:23944: checking for struct stat.st_birthtimensec configure:23944: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:367:12: error: 'struct stat' has no member named 'st_birthtimensec' 367 | if (ac_aggr.st_birthtimensec) | ^ configure:23944: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:23944: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:367:19: error: 'struct stat' has no member named 'st_birthtimensec' 367 | if (sizeof ac_aggr.st_birthtimensec) | ^ configure:23944: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:23944: result: no configure:23955: checking for struct stat.st_birthtim.tv_nsec configure:23955: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:367:12: error: 'struct stat' has no member named 'st_birthtim' 367 | if (ac_aggr.st_birthtim.tv_nsec) | ^ configure:23955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:23955: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:367:19: error: 'struct stat' has no member named 'st_birthtim' 367 | if (sizeof ac_aggr.st_birthtim.tv_nsec) | ^ configure:23955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:23955: result: no configure:23973: checking for working stdalign.h configure:24018: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24018: $? = 0 configure:24025: result: yes configure:24047: checking for va_copy configure:24068: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24068: $? = 0 configure:24076: result: yes configure:24258: checking for max_align_t configure:24258: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24258: $? = 0 configure:24258: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:366:26: error: expected expression before ')' token 366 | if (sizeof ((max_align_t))) | ^ configure:24258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | | | int | main () | { | if (sizeof ((max_align_t))) | return 0; | ; | return 0; | } configure:24258: result: yes configure:24271: checking whether NULL can be used in arbitrary expressions configure:24289: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24289: $? = 0 configure:24296: result: yes configure:24463: checking which flavor of printf attribute matches inttypes macros configure:24490: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24490: $? = 0 configure:24497: result: system configure:24544: checking whether dprintf is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24544: checking whether fpurge is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:370:10: error: 'fpurge' undeclared (first use in this function) 370 | (void) fpurge; | ^~~~~~ conftest.c:370:10: note: each undeclared identifier is reported only once for each function it appears in configure:24562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef fpurge | (void) fpurge; | ; | return 0; | } configure:24570: result: no configure:24544: checking whether fseeko is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24544: checking whether ftello is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24544: checking whether getdelim is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24544: checking whether getline is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24544: checking whether gets is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:374:10: error: 'gets' undeclared (first use in this function); did you mean 'fgets'? 374 | (void) gets; | ^~~~ | fgets conftest.c:374:10: note: each undeclared identifier is reported only once for each function it appears in configure:24562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef gets | (void) gets; | ; | return 0; | } configure:24570: result: no configure:24544: checking whether pclose is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24544: checking whether popen is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24544: checking whether renameat is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24544: checking whether snprintf is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24544: checking whether tmpfile is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24544: checking whether vdprintf is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24544: checking whether vsnprintf is declared without a macro configure:24562: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24562: $? = 0 configure:24570: result: yes configure:24659: checking whether _Exit is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether atoll is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether canonicalize_file_name is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether getloadavg is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether getsubopt is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether grantpt is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether initstate is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether initstate_r is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether mkdtemp is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether mkostemp is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether mkostemps is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether mkstemp is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether mkstemps is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether posix_openpt is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether ptsname is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether ptsname_r is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether qsort_r is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether random is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether random_r is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether realpath is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether rpmatch is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether secure_getenv is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether setenv is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether setstate is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether setstate_r is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether srandom is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether srandom_r is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether strtod is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether strtoll is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether strtoull is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether unlockpt is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24659: checking whether unsetenv is declared without a macro configure:24683: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:24683: $? = 0 configure:24691: result: yes configure:24711: checking for stpcpy configure:24711: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:430:6: warning: conflicting types for built-in function 'stpcpy'; expected 'char *(char *, const char *)' [-Wbuiltin-declaration-mismatch] 430 | char stpcpy (); | ^~~~~~ configure:24711: $? = 0 configure:24711: result: yes configure:24759: checking for strcasecmp configure:24759: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:432:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 432 | char strcasecmp (); | ^~~~~~~~~~ configure:24759: $? = 0 configure:24759: result: yes configure:24776: checking for strncasecmp configure:24776: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:433:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 433 | char strncasecmp (); | ^~~~~~~~~~~ configure:24776: $? = 0 configure:24776: result: yes configure:24790: checking whether strncasecmp is declared configure:24790: result: yes configure:24842: checking for strchrnul configure:24842: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:24842: $? = 0 configure:24842: result: yes configure:24854: checking whether strchrnul works configure:24898: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:24898: $? = 0 configure:24898: ./conftest configure:24898: $? = 0 configure:24909: result: yes configure:24993: checking for working strerror function configure:25019: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:25019: $? = 0 configure:25019: ./conftest configure:25019: $? = 0 configure:25030: result: yes configure:25151: checking for working strndup configure:25192: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:25192: $? = 0 configure:25192: ./conftest configure:25192: $? = 0 configure:25202: result: yes configure:25248: checking for working strnlen configure:25286: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:25286: $? = 0 configure:25286: ./conftest configure:25286: $? = 0 configure:25296: result: yes configure:25337: checking for strtol configure:25337: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:25337: $? = 0 configure:25337: result: yes configure:25455: checking for nlink_t configure:25455: result: yes configure:25470: checking whether fchmodat is declared without a macro configure:25496: result: yes configure:25470: checking whether fstat is declared without a macro configure:25496: result: yes configure:25470: checking whether fstatat is declared without a macro configure:25496: result: yes configure:25470: checking whether futimens is declared without a macro configure:25496: result: yes configure:25470: checking whether lchmod is declared without a macro configure:25496: result: yes configure:25470: checking whether lstat is declared without a macro configure:25496: result: yes configure:25470: checking whether mkdirat is declared without a macro configure:25496: result: yes configure:25470: checking whether mkfifo is declared without a macro configure:25496: result: yes configure:25470: checking whether mkfifoat is declared without a macro configure:25496: result: yes configure:25470: checking whether mknod is declared without a macro configure:25496: result: yes configure:25470: checking whether mknodat is declared without a macro configure:25496: result: yes configure:25470: checking whether stat is declared without a macro configure:25496: result: yes configure:25470: checking whether utimensat is declared without a macro configure:25496: result: yes configure:25628: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25628: $? = 0 configure:25658: checking whether localtime_r is declared configure:25658: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25658: $? = 0 configure:25658: result: yes configure:25677: checking whether localtime_r is compatible with its POSIX signature configure:25701: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25701: $? = 0 configure:25709: result: yes configure:25756: checking for timezone_t configure:25756: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:441:13: error: 'timezone_t' undeclared (first use in this function); did you mean 'timezone'? 441 | if (sizeof (timezone_t)) | ^~~~~~~~~~ | timezone conftest.c:441:13: note: each undeclared identifier is reported only once for each function it appears in configure:25756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (timezone_t)) | return 0; | ; | return 0; | } configure:25756: result: no configure:25938: checking whether chdir is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether chown is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether dup is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether dup2 is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether dup3 is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether environ is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether euidaccess is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether faccessat is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether fchdir is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether fchownat is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether fdatasync is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether fsync is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether ftruncate is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether getcwd is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether getdomainname is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether getdtablesize is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether getgroups is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether gethostname is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether getlogin is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether getlogin_r is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether getpagesize is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether getusershell is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether setusershell is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether endusershell is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether group_member is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether isatty is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether lchown is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether link is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether linkat is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether lseek is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether pipe is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether pipe2 is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether pread is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether pwrite is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether readlink is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether readlinkat is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether rmdir is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether sethostname is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether sleep is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether symlink is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether symlinkat is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether ttyname_r is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether unlink is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether unlinkat is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:25938: checking whether usleep is declared without a macro configure:25968: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:25968: $? = 0 configure:25976: result: yes configure:26020: checking for unsetenv configure:26020: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:26020: $? = 0 configure:26020: result: yes configure:26033: checking for unsetenv() return type configure:26058: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26058: $? = 0 configure:26065: result: int configure:26074: checking whether unsetenv obeys POSIX configure:26119: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:26119: $? = 0 configure:26119: ./conftest configure:26119: $? = 0 configure:26129: result: yes configure:26240: checking whether utimensat works configure:26290: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:26290: $? = 0 configure:26290: ./conftest configure:26290: $? = 0 configure:26300: result: yes configure:26395: checking for ptrdiff_t configure:26395: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26395: $? = 0 configure:26395: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:523:24: error: expected expression before ')' token 523 | if (sizeof ((ptrdiff_t))) | ^ configure:26395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_UTIMENSAT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:26395: result: yes configure:26469: checking for vsnprintf configure:26469: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:510:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 510 | char vsnprintf (); | ^~~~~~~~~ conftest.c:498:1: note: 'vsnprintf' is declared in header '' 497 | # include 498 | #else configure:26469: $? = 0 configure:26469: result: yes configure:26482: checking whether snprintf respects a size of 1 configure:26516: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:26516: $? = 0 configure:26516: ./conftest configure:26516: $? = 0 configure:26527: result: yes configure:26537: checking whether printf supports POSIX/XSI format strings with positions configure:26569: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:26569: $? = 0 configure:26569: ./conftest configure:26569: $? = 0 configure:26580: result: yes configure:26738: checking whether btowc is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wctob is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether mbsinit is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether mbrtowc is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether mbrlen is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether mbsrtowcs is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether mbsnrtowcs is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcrtomb is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsrtombs is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsnrtombs is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcwidth is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wmemchr is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wmemcmp is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wmemcpy is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wmemmove is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wmemset is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcslen is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsnlen is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcscpy is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcpcpy is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsncpy is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcpncpy is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcscat is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsncat is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcscmp is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsncmp is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcscasecmp is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsncasecmp is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcscoll is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsxfrm is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsdup is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcschr is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsrchr is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcscspn is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsspn is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcspbrk is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcsstr is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcstok is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26738: checking whether wcswidth is declared without a macro configure:26766: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:26766: $? = 0 configure:26774: result: yes configure:26886: checking whether iswcntrl works configure:26930: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:26930: $? = 0 configure:26930: ./conftest configure:26930: $? = 0 configure:26941: result: yes configure:26965: checking for towlower configure:26965: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 conftest.c:551:6: warning: conflicting types for built-in function 'towlower'; expected 'unsigned int(unsigned int)' [-Wbuiltin-declaration-mismatch] 551 | char towlower (); | ^~~~~~~~ conftest.c:539:1: note: 'towlower' is declared in header '' 538 | # include 539 | #else configure:26965: $? = 0 configure:26965: result: yes configure:27013: checking for wctype_t configure:27041: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27041: $? = 0 configure:27049: result: yes configure:27055: checking for wctrans_t configure:27081: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27081: $? = 0 configure:27089: result: yes configure:27098: checking whether wctype is declared without a macro configure:27127: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27127: $? = 0 configure:27135: result: yes configure:27098: checking whether iswctype is declared without a macro configure:27127: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27127: $? = 0 configure:27135: result: yes configure:27098: checking whether wctrans is declared without a macro configure:27127: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27127: $? = 0 configure:27135: result: yes configure:27098: checking whether towctrans is declared without a macro configure:27127: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27127: $? = 0 configure:27135: result: yes configure:27192: checking for stdint.h configure:27192: result: yes configure:27282: checking whether time.h and sys/time.h may both be included configure:27302: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 ccache: error: Failed to create temporary file for /home/autobuild/.buildroot-ccache/8/stats.tmp: No space left on device configure:27302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:27309: result: no configure:27317: checking for struct stat.st_blksize configure:27317: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27317: $? = 0 configure:27317: result: yes configure:27339: checking for library containing setsockopt configure:27370: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:27370: $? = 0 configure:27387: result: none required configure:27452: checking for library containing setsockopt configure:27500: result: none required configure:27546: checking for sys/mtio.h configure:27546: result: yes configure:27556: checking which ioctl field to test for reversed bytes configure:27575: result: mt_type configure:27591: checking whether to build rmt configure:27604: result: yes configure:27517: checking for remote tape header files configure:27530: /usr/bin/cpp -I/tmp/instance-19/output-1/host/include conftest.c configure:27530: $? = 0 configure:27537: result: yes configure:27641: checking for sys/buf.h configure:27641: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:543:10: fatal error: sys/buf.h: No such file or directory 543 | #include | ^~~~~~~~~~~ compilation terminated. configure:27641: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SYS_MTIO_H 1 | #define MTIO_CHECK_FIELD mt_type | /* end confdefs.h. */ | #if HAVE_SYS_PARAM_H | #include | #endif | | #include configure:27641: result: no configure:27657: checking for struct stat.st_blksize configure:27657: result: yes configure:27673: checking for library containing gethostbyname configure:27704: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:27704: $? = 0 configure:27721: result: none required configure:27735: checking for getpwuid configure:27735: result: yes configure:27735: checking for getpwnam configure:27735: result: yes configure:27735: checking for getgrgid configure:27735: result: yes configure:27735: checking for getgrnam configure:27735: result: yes configure:27735: checking for pipe configure:27735: result: yes configure:27735: checking for fork configure:27735: result: yes configure:27735: checking for getuid configure:27735: result: yes configure:27735: checking for geteuid configure:27735: result: yes configure:27735: checking for getgid configure:27735: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 ccache: error: Failed to write to /home/autobuild/.buildroot-ccache/7/stats.tmp.denver001.43655.uOEzS9 configure:27735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SYS_MTIO_H 1 | #define MTIO_CHECK_FIELD mt_type | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | /* end confdefs.h. */ | /* Define getgid to an innocuous variant, in case declares getgid. | For example, HP-UX 11i declares gettimeofday. */ | #define getgid innocuous_getgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getgid | | /* 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 getgid (); | /* 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_getgid || defined __stub___getgid | choke me | #endif | | int | main () | { | return getgid (); | ; | return 0; | } configure:27735: result: no configure:27735: checking for setuid configure:27735: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:27735: $? = 0 configure:27735: result: yes configure:27735: checking for setgid configure:27735: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:27735: $? = 0 configure:27735: result: yes configure:27735: checking for mknod configure:27735: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:27735: $? = 0 configure:27735: result: yes configure:27735: checking for symlink configure:27735: result: yes configure:27735: checking for link configure:27735: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:27735: $? = 0 configure:27735: result: yes configure:27735: checking for chown configure:27735: result: yes configure:27745: checking for structure packing via __attribute__((packed)) configure:27762: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27762: $? = 0 configure:27771: result: yes configure:27900: checking for unistd.h configure:27900: result: yes configure:27900: checking for stdlib.h configure:27900: result: yes configure:27900: checking for string.h configure:27900: result: yes configure:27900: checking for fcntl.h configure:27900: result: yes configure:27900: checking for pwd.h configure:27900: result: yes configure:27900: checking for grp.h configure:27900: result: yes configure:27900: checking for sys/io/trioctl.h configure:27900: result: no configure:27900: checking utmp.h usability configure:27900: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27900: $? = 0 configure:27900: result: yes configure:27900: checking utmp.h presence configure:27900: /usr/bin/cpp -I/tmp/instance-19/output-1/host/include conftest.c configure:27900: $? = 0 configure:27900: result: yes configure:27900: checking for utmp.h configure:27900: result: yes configure:27900: checking for getopt.h configure:27900: result: yes configure:27900: checking for locale.h configure:27900: result: yes configure:27900: checking libintl.h usability configure:27900: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27900: $? = 0 configure:27900: result: yes configure:27900: checking libintl.h presence configure:27900: /usr/bin/cpp -I/tmp/instance-19/output-1/host/include conftest.c configure:27900: $? = 0 configure:27900: result: yes configure:27900: checking for libintl.h configure:27900: result: yes configure:27900: checking for sys/wait.h configure:27900: result: yes configure:27900: checking for utime.h configure:27900: result: yes configure:27900: checking for locale.h configure:27900: result: yes configure:27900: checking process.h usability configure:27900: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 conftest.c:602:10: fatal error: process.h: No such file or directory 602 | #include | ^~~~~~~~~~~ compilation terminated. configure:27900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SYS_MTIO_H 1 | #define MTIO_CHECK_FIELD mt_type | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_MKNOD 1 | #define HAVE_SYMLINK 1 | #define HAVE_LINK 1 | #define HAVE_CHOWN 1 | #define HAVE_ATTRIB_PACKED 1 | #define DEFAULT_QUOTING_STYLE escape_quoting_style | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LOCALE_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:27900: result: no configure:27900: checking process.h presence configure:27900: /usr/bin/cpp -I/tmp/instance-19/output-1/host/include conftest.c conftest.c:569:10: fatal error: process.h: No such file or directory 569 | #include | ^~~~~~~~~~~ compilation terminated. configure:27900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SYS_MTIO_H 1 | #define MTIO_CHECK_FIELD mt_type | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_MKNOD 1 | #define HAVE_SYMLINK 1 | #define HAVE_LINK 1 | #define HAVE_CHOWN 1 | #define HAVE_ATTRIB_PACKED 1 | #define DEFAULT_QUOTING_STYLE escape_quoting_style | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:27900: result: no configure:27900: checking for process.h configure:27900: result: no configure:27900: checking sys/ioctl.h usability configure:27900: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27900: $? = 0 configure:27900: result: yes configure:27900: checking sys/ioctl.h presence configure:27900: /usr/bin/cpp -I/tmp/instance-19/output-1/host/include conftest.c configure:27900: $? = 0 configure:27900: result: yes configure:27900: checking for sys/ioctl.h configure:27900: result: yes configure:27911: checking whether errno is declared configure:27911: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27911: $? = 0 configure:27911: result: yes configure:27932: checking whether getpwnam is declared configure:27932: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27932: $? = 0 configure:27932: result: yes configure:27953: checking whether getgrnam is declared configure:27953: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27953: $? = 0 configure:27953: result: yes configure:27974: checking whether getgrgid is declared configure:27974: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:27974: $? = 0 configure:27974: result: yes configure:27995: checking whether strdup is declared configure:27995: result: yes configure:28016: checking whether strerror is declared configure:28016: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 ccache: error: Failed to create temporary file for /home/autobuild/.buildroot-ccache/b/stats.tmp: No space left on device configure:28016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SYS_MTIO_H 1 | #define MTIO_CHECK_FIELD mt_type | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_MKNOD 1 | #define HAVE_SYMLINK 1 | #define HAVE_LINK 1 | #define HAVE_CHOWN 1 | #define HAVE_ATTRIB_PACKED 1 | #define DEFAULT_QUOTING_STYLE escape_quoting_style | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_GETPWNAM 1 | #define HAVE_DECL_GETGRNAM 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_STRDUP 1 | /* end confdefs.h. */ | | #include | #include | #include | #ifdef HAVE_STRING_H | # include | #else | # include | #endif | #include | #include | | int | main () | { | #ifndef strerror | #ifdef __cplusplus | (void) strerror; | #else | (void) strerror; | #endif | #endif | | ; | return 0; | } configure:28016: result: no configure:28037: checking whether getenv is declared configure:28037: result: yes configure:28058: checking whether atoi is declared configure:28058: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:28058: $? = 0 configure:28058: result: yes configure:28079: checking whether exit is declared configure:28079: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:28079: $? = 0 configure:28079: result: yes configure:28144: checking for ld used by /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc configure:28211: result: /usr/bin/ld configure:28218: checking if the linker (/usr/bin/ld) is GNU ld configure:28233: result: yes configure:28240: checking for shared library run path origin configure:28253: result: done configure:28831: checking for iconv configure:28855: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:28855: $? = 0 configure:28889: result: yes configure:28892: checking for working iconv configure:29021: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c >&5 configure:29021: $? = 0 configure:29021: ./conftest configure:29021: $? = 0 configure:29033: result: yes configure:29061: checking for iconv declaration configure:29090: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -c -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include conftest.c >&5 configure:29090: $? = 0 configure:29101: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:29114: checking for a sed that does not truncate output configure:29178: result: /usr/bin/sed configure:29184: checking whether NLS is requested configure:29193: result: no configure:29233: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:29265: result: /usr/bin/msgfmt configure:29274: checking for gmsgfmt configure:29305: result: /usr/bin/msgfmt configure:29355: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:29387: result: /usr/bin/xgettext configure:29432: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:29463: result: /usr/bin/msgmerge configure:29504: checking for CFPreferencesCopyAppValue configure:29522: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:581:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 581 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:29522: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SYS_MTIO_H 1 | #define MTIO_CHECK_FIELD mt_type | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_MKNOD 1 | #define HAVE_SYMLINK 1 | #define HAVE_LINK 1 | #define HAVE_CHOWN 1 | #define HAVE_ATTRIB_PACKED 1 | #define DEFAULT_QUOTING_STYLE escape_quoting_style | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_GETPWNAM 1 | #define HAVE_DECL_GETGRNAM 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRERROR 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOI 1 | #define HAVE_DECL_EXIT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:29531: result: no configure:29538: checking for CFLocaleCopyCurrent configure:29556: /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc -o conftest -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:581:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 581 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:29556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU cpio" | #define PACKAGE_TARNAME "cpio" | #define PACKAGE_VERSION "2.13" | #define PACKAGE_STRING "GNU cpio 2.13" | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/cpio" | #define PACKAGE "cpio" | #define VERSION "2.13" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define RETSIGTYPE void | #define HAVE_SYS_TYPES_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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_FGETS_UNLOCKED 1 | #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_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define PROMOTED_MODE_T mode_t | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_T_FITS_IN_LONG_INT 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SYS_MTIO_H 1 | #define MTIO_CHECK_FIELD mt_type | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_PIPE 1 | #define HAVE_FORK 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_MKNOD 1 | #define HAVE_SYMLINK 1 | #define HAVE_LINK 1 | #define HAVE_CHOWN 1 | #define HAVE_ATTRIB_PACKED 1 | #define DEFAULT_QUOTING_STYLE escape_quoting_style | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_GETPWNAM 1 | #define HAVE_DECL_GETGRNAM 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRERROR 0 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOI 1 | #define HAVE_DECL_EXIT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:29565: result: no configure:30499: checking whether to use NLS configure:30501: result: no configure:30688: checking that generated files are newer than configure configure:30694: result: done configure:30814: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU cpio config.status 2.13, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on denver001 config.status:2233: creating tests/Makefile config.status:2233: creating tests/atlocal config.status:2233: creating Makefile config.status:2233: creating doc/Makefile config.status:2233: creating gnu/Makefile config.status:2233: creating lib/Makefile config.status:2233: creating rmt/Makefile config.status:2233: creating src/Makefile config.status:2233: creating po/Makefile.in config.status:2233: creating config.h config.status:2462: executing depfiles commands config.status:2462: executing po-directories commands config.status:2462: executing tests/atconfig commands configure:32283: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_env_CC_set=set ac_cv_env_CC_value='/tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/tmp/instance-19/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/tmp/instance-19/output-1/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_DEFAULT_QUOTING_STYLE_set= ac_cv_env_DEFAULT_QUOTING_STYLE_value= ac_cv_env_DEFAULT_RMT_DIR_set= ac_cv_env_DEFAULT_RMT_DIR_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___mktime_internal=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_chown=yes ac_cv_func_chown_works=yes ac_cv_func_clock_gettime=yes ac_cv_func_clock_settime=yes ac_cv_func_closedir=yes ac_cv_func_dirfd=yes ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fcntl=yes ac_cv_func_fdopendir=yes ac_cv_func_flockfile=yes ac_cv_func_fork=yes ac_cv_func_fstatat=yes ac_cv_func_funlockfile=yes ac_cv_func_futimens=yes ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_geteuid=yes ac_cv_func_getexecname=no ac_cv_func_getgid=no ac_cv_func_getgrgid=yes ac_cv_func_getgrnam=yes ac_cv_func_getline=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_getprogname=no ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_isblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_mempcpy=yes ac_cv_func_memrchr=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_nanotime=no ac_cv_func_obstack=no ac_cv_func_openat=yes ac_cv_func_opendir=yes ac_cv_func_pipe=yes ac_cv_func_raise=yes ac_cv_func_rawmemchr=yes ac_cv_func_readdir=yes ac_cv_func_rewinddir=yes ac_cv_func_setenv=yes ac_cv_func_setgid=yes ac_cv_func_setlocale=yes ac_cv_func_setmode=no ac_cv_func_setuid=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchrnul=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_timegm=yes ac_cv_func_towlower=yes ac_cv_func_tsearch=yes ac_cv_func_tzset=yes ac_cv_func_unsetenv=yes ac_cv_func_utimensat=yes ac_cv_func_vasnprintf=no ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wmemchr=yes ac_cv_func_wmemcpy=yes ac_cv_func_wmempcpy=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__Exit=yes ac_cv_have_decl___argv=no ac_cv_have_decl___fpending=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_alphasort=yes ac_cv_have_decl_atoi=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_chdir=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_closedir=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_dprintf=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup3=yes ac_cv_have_decl_dup=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_errno=yes ac_cv_have_decl_euidaccess=yes ac_cv_have_decl_exit=yes ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchmodat=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fcntl=yes ac_cv_have_decl_fdatasync=yes ac_cv_have_decl_fdopendir=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_ffs=yes ac_cv_have_decl_ffsl=yes ac_cv_have_decl_ffsll=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_fstat=yes ac_cv_have_decl_fstatat=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_futimens=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdomainname=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_getgrgid=yes ac_cv_have_decl_getgrnam=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getpwnam=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_gettimeofday=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_group_member=yes ac_cv_have_decl_imaxabs=yes ac_cv_have_decl_imaxdiv=yes ac_cv_have_decl_initstate=yes ac_cv_have_decl_initstate_r=yes ac_cv_have_decl_isatty=yes ac_cv_have_decl_iswctype=yes ac_cv_have_decl_lchmod=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_link=yes ac_cv_have_decl_linkat=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_lstat=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsnrtowcs=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_mempcpy=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_mkdirat=yes ac_cv_have_decl_mkdtemp=yes ac_cv_have_decl_mkfifo=yes ac_cv_have_decl_mkfifoat=yes ac_cv_have_decl_mknod=yes ac_cv_have_decl_mknodat=yes ac_cv_have_decl_mkostemp=yes ac_cv_have_decl_mkostemps=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_mkstemps=yes ac_cv_have_decl_openat=yes ac_cv_have_decl_opendir=yes ac_cv_have_decl_pclose=yes ac_cv_have_decl_pipe2=yes ac_cv_have_decl_pipe=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_posix_openpt=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_pthread_sigmask=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_ptsname_r=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_qsort_r=yes ac_cv_have_decl_random=yes ac_cv_have_decl_random_r=yes ac_cv_have_decl_rawmemchr=yes ac_cv_have_decl_readdir=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_readlinkat=yes ac_cv_have_decl_realpath=yes ac_cv_have_decl_renameat=yes ac_cv_have_decl_rewinddir=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_rpmatch=yes ac_cv_have_decl_scandir=yes ac_cv_have_decl_secure_getenv=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sethostname=yes ac_cv_have_decl_setstate=yes ac_cv_have_decl_setstate_r=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_sigaction=yes ac_cv_have_decl_sigaddset=yes ac_cv_have_decl_sigdelset=yes ac_cv_have_decl_sigemptyset=yes ac_cv_have_decl_sigfillset=yes ac_cv_have_decl_sigismember=yes ac_cv_have_decl_sigpending=yes ac_cv_have_decl_sigprocmask=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_srandom=yes ac_cv_have_decl_srandom_r=yes ac_cv_have_decl_stat=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=yes ac_cv_have_decl_strcasecmp=yes ac_cv_have_decl_strcasestr=yes ac_cv_have_decl_strchrnul=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror=no ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_strtoimax=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strtoumax=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_towctrans=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unlinkat=yes ac_cv_have_decl_unlockpt=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_utimensat=yes ac_cv_have_decl_vdprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wcpcpy=yes ac_cv_have_decl_wcpncpy=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcscasecmp=yes ac_cv_have_decl_wcscat=yes ac_cv_have_decl_wcschr=yes ac_cv_have_decl_wcscmp=yes ac_cv_have_decl_wcscoll=yes ac_cv_have_decl_wcscpy=yes ac_cv_have_decl_wcscspn=yes ac_cv_have_decl_wcsdup=yes ac_cv_have_decl_wcslen=yes ac_cv_have_decl_wcsncasecmp=yes ac_cv_have_decl_wcsncat=yes ac_cv_have_decl_wcsncmp=yes ac_cv_have_decl_wcsncpy=yes ac_cv_have_decl_wcsnlen=yes ac_cv_have_decl_wcsnrtombs=yes ac_cv_have_decl_wcspbrk=yes ac_cv_have_decl_wcsrchr=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wcsspn=yes ac_cv_have_decl_wcsstr=yes ac_cv_have_decl_wcstok=yes ac_cv_have_decl_wcswidth=yes ac_cv_have_decl_wcsxfrm=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wctrans=yes ac_cv_have_decl_wctype=yes ac_cv_have_decl_wcwidth=yes ac_cv_have_decl_wmemchr=yes ac_cv_have_decl_wmemcmp=yes ac_cv_have_decl_wmemcpy=yes ac_cv_have_decl_wmemmove=yes ac_cv_have_decl_wmemset=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linewrap_h=no ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_errno_h=no ac_cv_header_netdb_h=yes ac_cv_header_process_h=no ac_cv_header_pwd_h=yes ac_cv_header_search_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_buf_h=no ac_cv_header_sys_device_h=no ac_cv_header_sys_gentape_h=no ac_cv_header_sys_inet_h=no ac_cv_header_sys_io_trioctl_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mtio_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_tape_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_tprintf_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_birthtim_tv_nsec=no ac_cv_member_struct_stat_st_birthtimensec=no ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=/usr/bin/ar ac_cv_prog_ac_ct_CC='/tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc' ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_opendir='none required' ac_cv_search_setsockopt='none required' ac_cv_should_define__xopen_source=no ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_gid_t=yes ac_cv_type_long_long_int=yes ac_cv_type_max_align_t=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sighandler_t=yes ac_cv_type_signal=void ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_timezone_t=no ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' 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, am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar 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= gl_cv_C_locale_sans_EILSEQ=no gl_cv___builtin_expect=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_compound_literals=yes gl_cv_decl_null_works=yes gl_cv_double_slash_root=no gl_cv_func___fpending=yes gl_cv_func_chown_ctime_works=yes gl_cv_func_chown_follows_symlink=yes gl_cv_func_chown_slash_works=yes gl_cv_func_dirfd_macro=no gl_cv_func_dup2_works=yes gl_cv_func_dup_works=yes gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fdopendir_works=yes gl_cv_func_fnmatch_gnu=yes gl_cv_func_fseeko=yes gl_cv_func_fstatat_zero_flag=yes gl_cv_func_getcwd_abort_bug=no gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_path_max=yes gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_getopt_gnu=yes gl_cv_func_getopt_long_gnu=yes gl_cv_func_getopt_posix=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_lseek_pipe=yes gl_cv_func_lstat_dereferences_slashed_symlink=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_empty_input=yes gl_cv_func_mbrtowc_incomplete_state='guessing yes' gl_cv_func_mbrtowc_nul_retval='guessing yes' gl_cv_func_mbrtowc_null_arg1='guessing yes' gl_cv_func_mbrtowc_null_arg2='guessing yes' gl_cv_func_mbrtowc_retval='guessing yes' gl_cv_func_mbrtowc_sanitycheck='guessing yes' gl_cv_func_mbsrtowcs_works='guessing yes' gl_cv_func_memchr_works=yes gl_cv_func_open_slash=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_positions=yes gl_cv_func_setenv_works=yes gl_cv_func_sleep_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_stat_dir_slash=yes gl_cv_func_stat_file_slash=yes gl_cv_func_strchrnul_works=yes gl_cv_func_strerror_0_works=yes gl_cv_func_strndup_works=yes gl_cv_func_unsetenv_works=yes gl_cv_func_utimensat_works=yes gl_cv_func_va_copy=yes gl_cv_func_vsnprintf_usable=yes gl_cv_func_working_getdelim=yes gl_cv_func_working_mktime=yes gl_cv_func_working_strerror=yes gl_cv_func_working_utimes=yes gl_cv_have_arbitrary_file_name_length_limit=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl__Exit=yes gl_cv_have_raw_decl_alphasort=yes gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_canonicalize_file_name=yes gl_cv_have_raw_decl_chdir=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_closedir=yes gl_cv_have_raw_decl_dirfd=yes gl_cv_have_raw_decl_dprintf=yes gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=yes gl_cv_have_raw_decl_dup=yes gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_environ=yes gl_cv_have_raw_decl_euidaccess=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchmodat=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fcntl=yes gl_cv_have_raw_decl_fdatasync=yes gl_cv_have_raw_decl_fdopendir=yes gl_cv_have_raw_decl_ffs=yes gl_cv_have_raw_decl_ffsl=yes gl_cv_have_raw_decl_ffsll=yes gl_cv_have_raw_decl_fpurge=no gl_cv_have_raw_decl_fseeko=yes gl_cv_have_raw_decl_fstat=yes gl_cv_have_raw_decl_fstatat=yes gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftello=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_futimens=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdelim=yes gl_cv_have_raw_decl_getdomainname=yes gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getline=yes gl_cv_have_raw_decl_getloadavg=yes gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_gets=no gl_cv_have_raw_decl_getsubopt=yes gl_cv_have_raw_decl_gettimeofday=yes gl_cv_have_raw_decl_getusershell=yes gl_cv_have_raw_decl_grantpt=yes gl_cv_have_raw_decl_group_member=yes gl_cv_have_raw_decl_imaxabs=yes gl_cv_have_raw_decl_imaxdiv=yes gl_cv_have_raw_decl_initstate=yes gl_cv_have_raw_decl_initstate_r=yes gl_cv_have_raw_decl_isatty=yes gl_cv_have_raw_decl_iswctype=yes gl_cv_have_raw_decl_lchmod=yes gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=yes gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_lstat=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=yes gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_mempcpy=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_mkdirat=yes gl_cv_have_raw_decl_mkdtemp=yes gl_cv_have_raw_decl_mkfifo=yes gl_cv_have_raw_decl_mkfifoat=yes gl_cv_have_raw_decl_mknod=yes gl_cv_have_raw_decl_mknodat=yes gl_cv_have_raw_decl_mkostemp=yes gl_cv_have_raw_decl_mkostemps=yes gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_mkstemps=yes gl_cv_have_raw_decl_openat=yes gl_cv_have_raw_decl_opendir=yes gl_cv_have_raw_decl_pclose=yes gl_cv_have_raw_decl_pipe2=yes gl_cv_have_raw_decl_pipe=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_posix_openpt=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_pthread_sigmask=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_ptsname_r=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_qsort_r=yes gl_cv_have_raw_decl_random=yes gl_cv_have_raw_decl_random_r=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_readdir=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=yes gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_renameat=yes gl_cv_have_raw_decl_rewinddir=yes gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_rpmatch=yes gl_cv_have_raw_decl_scandir=yes gl_cv_have_raw_decl_secure_getenv=yes gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_sethostname=yes gl_cv_have_raw_decl_setstate=yes gl_cv_have_raw_decl_setstate_r=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_sigaction=yes gl_cv_have_raw_decl_sigaddset=yes gl_cv_have_raw_decl_sigdelset=yes gl_cv_have_raw_decl_sigemptyset=yes gl_cv_have_raw_decl_sigfillset=yes gl_cv_have_raw_decl_sigismember=yes gl_cv_have_raw_decl_sigpending=yes gl_cv_have_raw_decl_sigprocmask=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_snprintf=yes gl_cv_have_raw_decl_srandom=yes gl_cv_have_raw_decl_srandom_r=yes gl_cv_have_raw_decl_stat=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasecmp=yes gl_cv_have_raw_decl_strcasestr=yes gl_cv_have_raw_decl_strchrnul=yes gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strerror_r=yes gl_cv_have_raw_decl_strncasecmp=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtod=yes gl_cv_have_raw_decl_strtoimax=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strtoll=yes gl_cv_have_raw_decl_strtoull=yes gl_cv_have_raw_decl_strtoumax=yes gl_cv_have_raw_decl_strverscmp=yes gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=yes gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_towctrans=yes gl_cv_have_raw_decl_ttyname_r=yes gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=yes gl_cv_have_raw_decl_unlockpt=yes gl_cv_have_raw_decl_unsetenv=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_utimensat=yes gl_cv_have_raw_decl_vdprintf=yes gl_cv_have_raw_decl_vsnprintf=yes gl_cv_have_raw_decl_wcpcpy=yes gl_cv_have_raw_decl_wcpncpy=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcscasecmp=yes gl_cv_have_raw_decl_wcscat=yes gl_cv_have_raw_decl_wcschr=yes gl_cv_have_raw_decl_wcscmp=yes gl_cv_have_raw_decl_wcscoll=yes gl_cv_have_raw_decl_wcscpy=yes gl_cv_have_raw_decl_wcscspn=yes gl_cv_have_raw_decl_wcsdup=yes gl_cv_have_raw_decl_wcslen=yes gl_cv_have_raw_decl_wcsncasecmp=yes gl_cv_have_raw_decl_wcsncat=yes gl_cv_have_raw_decl_wcsncmp=yes gl_cv_have_raw_decl_wcsncpy=yes gl_cv_have_raw_decl_wcsnlen=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcspbrk=yes gl_cv_have_raw_decl_wcsrchr=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wcsspn=yes gl_cv_have_raw_decl_wcsstr=yes gl_cv_have_raw_decl_wcstok=yes gl_cv_have_raw_decl_wcswidth=yes gl_cv_have_raw_decl_wcsxfrm=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wctrans=yes gl_cv_have_raw_decl_wctype=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_have_raw_decl_wmemchr=yes gl_cv_have_raw_decl_wmemcmp=yes gl_cv_have_raw_decl_wmemcpy=yes gl_cv_have_raw_decl_wmemmove=yes gl_cv_have_raw_decl_wmemset=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_limits_width=yes gl_cv_header_stdint_h=yes gl_cv_header_stdint_predates_cxx11_h=no gl_cv_header_stdint_width=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdalign_h=yes gl_cv_header_working_stdint_h=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_dirent_h='' gl_cv_next_fcntl_h='' gl_cv_next_getopt_h='' gl_cv_next_inttypes_h='' gl_cv_next_limits_h='' gl_cv_next_signal_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_types_h='' gl_cv_next_sysexits_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_pragma_columns=no gl_cv_promoted_mode_t=mode_t gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_struct_dirent_d_ino=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_sys_struct_timeval_tv_sec=yes gl_cv_sys_struct_utimbuf=yes gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes gl_cv_time_r_posix=yes gl_cv_time_t_is_signed=yes gl_cv_type_sigset_t=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_too_small=no gl_cv_var_stdin_large_offset=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_unsetenv_ret=int gt_cv_inttypes_pri_broken=no gt_cv_locale_fr=none gt_cv_locale_fr_utf8=none gt_cv_locale_ja=none gt_cv_locale_zh_CN=none gt_cv_ssize_t=yes gt_cv_var_environ_declaration=yes pu_cv_header_mtio_check_field=mt_type pu_cv_header_rmt=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/instance-19/output-1/build/host-cpio-2.13/build-aux/missing aclocal-1.15' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' AR='/usr/bin/ar' ARFLAGS='cr' AUTOCONF='${SHELL} /tmp/instance-19/output-1/build/host-cpio-2.13/build-aux/missing autoconf' AUTOHEADER='${SHELL} /tmp/instance-19/output-1/build/host-cpio-2.13/build-aux/missing autoheader' AUTOM4TE='${SHELL} /tmp/instance-19/output-1/build/host-cpio-2.13/build-aux/missing autom4te' AUTOMAKE='${SHELL} /tmp/instance-19/output-1/build/host-cpio-2.13/build-aux/missing automake-1.15' AWK='mawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='/tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/tmp/instance-19/output-1/host/include' CPIO_MT_COND_FALSE='' CPIO_MT_COND_TRUE='#' CPP='/usr/bin/cpp' CPPFLAGS='-I/tmp/instance-19/output-1/host/include' CYGPATH_W='echo' DEFAULT_QUOTING_STYLE='escape_quoting_style' DEFAULT_RMT_COMMAND='' DEFAULT_RMT_DIR='$(libexecdir)' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FLOAT_H='' FNMATCH_H='' GETOPT_H='getopt.h' GETTEXT_MACRO_VERSION='0.19' GLIBC21='yes' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_FNMATCH_H_FALSE='' GL_GENERATE_FNMATCH_H_TRUE='#' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_STDALIGN_H_FALSE='' GL_GENERATE_STDALIGN_H_TRUE='#' GL_GENERATE_STDARG_H_FALSE='' GL_GENERATE_STDARG_H_TRUE='#' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='#' GL_GENERATE_SYSEXITS_H_FALSE='' GL_GENERATE_SYSEXITS_H_TRUE='#' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIB_ALPHASORT='0' GNULIB_ATOLL='0' GNULIB_BTOWC='0' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CHDIR='1' GNULIB_CHOWN='1' GNULIB_CLOSE='1' GNULIB_CLOSEDIR='1' GNULIB_DIRFD='1' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='1' GNULIB_ENVIRON='1' GNULIB_EUIDACCESS='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='1' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FCNTL='1' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='0' GNULIB_FDOPENDIR='1' GNULIB_FFLUSH='0' GNULIB_FFS='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FSCANF='1' GNULIB_FSEEK='1' GNULIB_FSEEKO='1' GNULIB_FSTAT='1' GNULIB_FSTATAT='1' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='1' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='1' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_GL_UNISTD_H_GETOPT='1' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='0' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_ISATTY='0' GNULIB_ISWBLANK='0' GNULIB_ISWCTYPE='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='1' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LSEEK='1' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='1' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='0' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='1' GNULIB_MEMRCHR='1' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_NANOSLEEP='0' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='1' GNULIB_OPENAT='1' GNULIB_OPENDIR='1' GNULIB_OVERRIDES_WINT_T='0' GNULIB_PCLOSE='0' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_PIPE='0' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PTHREAD_SIGMASK='0' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='0' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_QSORT_R='0' GNULIB_RAISE='1' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='1' GNULIB_READ='1' GNULIB_READDIR='1' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_REWINDDIR='1' GNULIB_RMDIR='0' GNULIB_RPMATCH='0' GNULIB_SCANDIR='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='0' GNULIB_SETENV='1' GNULIB_SETHOSTNAME='0' GNULIB_SIGACTION='0' GNULIB_SIGNAL_H_SIGPIPE='0' GNULIB_SIGPROCMASK='0' GNULIB_SLEEP='1' GNULIB_SNPRINTF='0' GNULIB_SPRINTF_POSIX='0' GNULIB_STAT='1' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='1' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='1' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRERROR_R='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRPTIME='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TIMEGM='1' GNULIB_TIME_R='1' GNULIB_TIME_RZ='1' GNULIB_TMPFILE='0' GNULIB_TOWCTRANS='0' GNULIB_TTYNAME_R='0' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='1' GNULIB_USLEEP='0' GNULIB_UTIMENSAT='1' GNULIB_VASPRINTF='0' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='1' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='0' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='0' GNULIB_WCTOMB='0' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='0' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='1' GNULIB__EXIT='0' GREP='/usr/bin/grep' HAVE_ALPHASORT='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CHOWN='1' HAVE_CLOSEDIR='1' HAVE_DECL_DIRFD='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FDOPENDIR='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNCASECMP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DIRENT_H='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_EUIDACCESS='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FDOPENDIR='1' HAVE_FEATURES_H='1' HAVE_FFS='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_INTTYPES_H='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MAX_ALIGN_T='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_OPENAT='1' HAVE_OPENDIR='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_PREAD='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_QSORT_R='1' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READDIR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_REWINDDIR='1' HAVE_RPMATCH='1' HAVE_SCANDIR='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='1' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='1' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYSEXITS_H='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_TIMEGM='1' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE__BOOL='1' HAVE__EXIT='1' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='1' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS=' ' LIB_CLOCK_GETTIME='' LIB_SETSOCKOPT='' LIMITS_H='limits.h' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/gnu"' LOCALE_FR='none' LOCALE_FR_UTF8='none' LOCALE_JA='none' LOCALE_ZH_CN='none' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /tmp/instance-19/output-1/build/host-cpio-2.13/build-aux/missing makeinfo' MKDIR_P='/usr/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='' NEXT_INTTYPES_H='' NEXT_LIMITS_H='' NEXT_SIGNAL_H='' NEXT_STDARG_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYSEXITS_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' OBJEXT='o' PACKAGE='cpio' PACKAGE_BUGREPORT='bug-cpio@gnu.org' PACKAGE_NAME='GNU cpio' PACKAGE_STRING='GNU cpio 2.13' PACKAGE_TARNAME='cpio' PACKAGE_URL='http://www.gnu.org/software/cpio' PACKAGE_VERSION='2.13' PATH_SEPARATOR=':' POSUB='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' PU_RMT_COND_FALSE='#' PU_RMT_COND_TRUE='' PU_RMT_PROG='rmt$(EXEEXT)' RANLIB='/usr/bin/ranlib' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_DIRFD='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='1' REPLACE_FDOPEN='0' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETTIMEOFDAY='0' REPLACE_GMTIME='0' REPLACE_ISATTY='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='0' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='1' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='1' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_OPENDIR='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PTHREAD_SIGMASK='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RAISE='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_SETENV='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='0' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='0' REPLACE_SYMLINKAT='0' REPLACE_TIMEGM='0' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDALIGN_H='' STDARG_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='' SYSEXITS_H='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='1' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='1' UNDEFINE_STRTOK_R='0' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_NLS='no' VERSION='2.13' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINT_T_SUFFIX='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=argp_error:2:c-format --flag=argp_failure:4:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format' YACC='bison -y' YFLAGS='' ac_ct_AR='/usr/bin/ar' ac_ct_CC='/tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' asnprintf.o chdir-long.o fcntl.o getopt.o getopt1.o mbrtowc.o mktime.o obstack.o openat-proc.o printf-args.o printf-parse.o time_rz.o vasnprintf.o' gl_LTLIBOBJS=' asnprintf.lo chdir-long.lo fcntl.lo getopt.lo getopt1.lo mbrtowc.lo mktime.lo obstack.lo openat-proc.lo printf-args.lo printf-parse.lo time_rz.lo vasnprintf.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_CPIO_GNULIB_TESTS' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/instance-19/output-1/build/host-cpio-2.13/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='${datarootdir}/emacs/site-lisp' localedir='${datarootdir}/locale' localstatedir='/tmp/instance-19/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkglibexecdir='${libexecdir}/${PACKAGE}' prefix='/tmp/instance-19/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/tmp/instance-19/output-1/host/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU cpio" #define PACKAGE_TARNAME "cpio" #define PACKAGE_VERSION "2.13" #define PACKAGE_STRING "GNU cpio 2.13" #define PACKAGE_BUGREPORT "bug-cpio@gnu.org" #define PACKAGE_URL "http://www.gnu.org/software/cpio" #define PACKAGE "cpio" #define VERSION "2.13" #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 _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define HAVE_FSEEKO 1 #define _DARWIN_USE_64_BIT_INODE 1 #define PROTOTYPES 1 #define __PROTOTYPES 1 #define _DARWIN_USE_64_BIT_INODE 1 #define RETSIGTYPE void #define HAVE_SYS_TYPES_H 1 #define HAVE_FEATURES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LIMITS_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_UTIME_H 1 #define HAVE_NETDB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_MTIO_H 1 #define HAVE_SGTTY_H 1 #define HAVE_LOCALE_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define MAJOR_IN_SYSMACROS 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_GETPWUID 1 #define HAVE_GETPWNAM 1 #define HAVE_GETGRGID 1 #define HAVE_GETGRNAM 1 #define HAVE_PIPE 1 #define HAVE_FORK 1 #define HAVE_GETUID 1 #define HAVE_GETEUID 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict #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_FGETS_UNLOCKED 1 #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_GETC_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_CHOWN 1 #define HAVE_FCHOWN 1 #define HAVE_FCHDIR 1 #define HAVE_FDOPENDIR 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_MEMPCPY 1 #define HAVE_BTOWC 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBSRTOWCS 1 #define HAVE_WMEMCHR 1 #define HAVE_WMEMCPY 1 #define HAVE_WMEMPCPY 1 #define HAVE_FSTATAT 1 #define HAVE_GETDELIM 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LSTAT 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_TZSET 1 #define HAVE_OPENAT 1 #define HAVE_SETENV 1 #define HAVE_SLEEP 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_LOCALTIME_R 1 #define HAVE_TIMEGM 1 #define HAVE_PIPE 1 #define HAVE_FUTIMES 1 #define HAVE_FUTIMESAT 1 #define HAVE_FUTIMENS 1 #define HAVE_UTIMENSAT 1 #define HAVE_LUTIMES 1 #define HAVE_SNPRINTF 1 #define HAVE_ISWCNTRL 1 #define HAVE_MKFIFO 1 #define HAVE_SETLOCALE 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_DECL_FCHDIR 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_MBSTATE_T 1 #define HAVE_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FCHMODAT 1 #define HAVE_RAW_DECL_FSTAT 1 #define HAVE_RAW_DECL_FSTATAT 1 #define HAVE_RAW_DECL_FUTIMENS 1 #define HAVE_RAW_DECL_LCHMOD 1 #define HAVE_RAW_DECL_LSTAT 1 #define HAVE_RAW_DECL_MKDIRAT 1 #define HAVE_RAW_DECL_MKFIFO 1 #define HAVE_RAW_DECL_MKFIFOAT 1 #define HAVE_RAW_DECL_MKNOD 1 #define HAVE_RAW_DECL_MKNODAT 1 #define HAVE_RAW_DECL_STAT 1 #define HAVE_RAW_DECL_UTIMENSAT 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_DECL_GETCWD 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_DECL_GETDTABLESIZE 1 #define HAVE_DECL_GETLINE 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define __GETOPT_PREFIX rpl_ #define HAVE_DECL_GETENV 1 #define HAVE_RAW_DECL_GETTIMEOFDAY 1 #define HAVE_WINT_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_RAW_DECL_IMAXABS 1 #define HAVE_RAW_DECL_IMAXDIV 1 #define HAVE_RAW_DECL_STRTOIMAX 1 #define HAVE_RAW_DECL_STRTOUMAX 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_MEMRCHR 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define TIME_T_IS_SIGNED 1 #define HAVE_DECL_ALARM 1 #define PROMOTED_MODE_T mode_t #define HAVE__BOOL 1 #define HAVE_COMPOUND_LITERALS 1 #define HAVE_TM_GMTOFF 1 #define HAVE_DECL_SETENV 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_SIGSET_T 1 #define HAVE_WCHAR_T 1 #define HAVE_DECL_STRDUP 1 #define HAVE_RAW_DECL_FFSL 1 #define HAVE_RAW_DECL_FFSLL 1 #define HAVE_RAW_DECL_MEMMEM 1 #define HAVE_RAW_DECL_MEMPCPY 1 #define HAVE_RAW_DECL_MEMRCHR 1 #define HAVE_RAW_DECL_RAWMEMCHR 1 #define HAVE_RAW_DECL_STPCPY 1 #define HAVE_RAW_DECL_STPNCPY 1 #define HAVE_RAW_DECL_STRCHRNUL 1 #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRNDUP 1 #define HAVE_RAW_DECL_STRNLEN 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRSEP 1 #define HAVE_RAW_DECL_STRCASESTR 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRERROR_R 1 #define HAVE_RAW_DECL_STRSIGNAL 1 #define HAVE_RAW_DECL_STRVERSCMP 1 #define HAVE_RAW_DECL_FFS 1 #define HAVE_RAW_DECL_STRCASECMP 1 #define HAVE_RAW_DECL_STRNCASECMP 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_UNSETENV 1 #define HAVE_WORKING_UTIMES 1 #define HAVE_STRUCT_UTIMBUF 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_ALLOCA 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_PROGRAM_INVOCATION_NAME 1 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE___BUILTIN_EXPECT 1 #define GNULIB_TEST_CHDIR 1 #define GNULIB_TEST_CHOWN 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_SETTIME 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_TEST_CLOSE 1 #define GNULIB_CLOSE_STREAM 1 #define HAVE_CLOSEDIR 1 #define GNULIB_TEST_CLOSEDIR 1 #define D_INO_IN_DIRENT 1 #define HAVE_RAW_DECL_ALPHASORT 1 #define HAVE_RAW_DECL_CLOSEDIR 1 #define HAVE_RAW_DECL_DIRFD 1 #define HAVE_RAW_DECL_FDOPENDIR 1 #define HAVE_RAW_DECL_OPENDIR 1 #define HAVE_RAW_DECL_READDIR 1 #define HAVE_RAW_DECL_REWINDDIR 1 #define HAVE_RAW_DECL_SCANDIR 1 #define GNULIB_DIRENT_SAFER 1 #define HAVE_DIRFD 1 #define HAVE_DECL_DIRFD 1 #define GNULIB_TEST_DIRFD 1 #define GNULIB_DIRNAME 1 #define GNULIB_TEST_DUP 1 #define HAVE_DUP2 1 #define GNULIB_TEST_DUP2 1 #define GNULIB_TEST_ENVIRON 1 #define GNULIB_TEST_FCHDIR 1 #define GNULIB_TEST_FCNTL 1 #define HAVE_RAW_DECL_FCNTL 1 #define HAVE_RAW_DECL_OPENAT 1 #define HAVE_DECL_FDOPENDIR 1 #define GNULIB_TEST_FDOPENDIR 1 #define GNULIB_FDOPENDIR 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define HAVE_DECL___FPENDING 1 #define GNULIB_TEST_FSEEK 1 #define GNULIB_TEST_FSEEKO 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_FSTATAT 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MINIMALLY_WORKING_GETCWD 1 #define GNULIB_GETCWD 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETDELIM 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define GNULIB_TEST_GETLINE 1 #define __GETOPT_PREFIX rpl_ #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL___ARGV 0 #define GETTIMEOFDAY_TIMEZONE void #define GNULIB_TEST_GETTIMEOFDAY 1 #define HAVE_LCHOWN 1 #define GNULIB_TEST_LCHOWN 1 #define GNULIB_TEST_LSEEK 1 #define GNULIB_TEST_LSTAT 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC_GNU 1 #define GNULIB_MALLOC_GNU 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define C_LOCALE_MAYBE_EILSEQ 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSRTOWCS 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MEMPCPY 1 #define GNULIB_TEST_MEMPCPY 1 #define HAVE_MEMRCHR 1 #define GNULIB_TEST_MEMRCHR 1 #define GNULIB_TEST_MKTIME 1 #define GNULIB_TEST_OPEN 1 #define GNULIB_OPENAT 1 #define GNULIB_TEST_OPENAT 1 #define HAVE_OPENDIR 1 #define GNULIB_TEST_OPENDIR 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define TIME_T_FITS_IN_LONG_INT 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define HAVE_RAWMEMCHR 1 #define GNULIB_TEST_RAWMEMCHR 1 #define GNULIB_TEST_READ 1 #define HAVE_READDIR 1 #define GNULIB_TEST_READDIR 1 #define HAVE_REALLOC_POSIX 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define HAVE_REWINDDIR 1 #define GNULIB_TEST_REWINDDIR 1 #define GNULIB_TEST_SETENV 1 #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 #define HAVE_RAW_DECL_SIGACTION 1 #define HAVE_RAW_DECL_SIGADDSET 1 #define HAVE_RAW_DECL_SIGDELSET 1 #define HAVE_RAW_DECL_SIGEMPTYSET 1 #define HAVE_RAW_DECL_SIGFILLSET 1 #define HAVE_RAW_DECL_SIGISMEMBER 1 #define HAVE_RAW_DECL_SIGPENDING 1 #define HAVE_RAW_DECL_SIGPROCMASK 1 #define HAVE_DECL_SLEEP 1 #define GNULIB_TEST_SLEEP 1 #define GNULIB_TEST_STAT 1 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 #define __USE_MINGW_ANSI_STDIO 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define HAVE_RAW_DECL_DPRINTF 1 #define HAVE_RAW_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETDELIM 1 #define HAVE_RAW_DECL_GETLINE 1 #define HAVE_RAW_DECL_PCLOSE 1 #define HAVE_RAW_DECL_POPEN 1 #define HAVE_RAW_DECL_RENAMEAT 1 #define HAVE_RAW_DECL_SNPRINTF 1 #define HAVE_RAW_DECL_TMPFILE 1 #define HAVE_RAW_DECL_VDPRINTF 1 #define HAVE_RAW_DECL_VSNPRINTF 1 #define HAVE_RAW_DECL__EXIT 1 #define HAVE_RAW_DECL_ATOLL 1 #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 #define HAVE_RAW_DECL_GETLOADAVG 1 #define HAVE_RAW_DECL_GETSUBOPT 1 #define HAVE_RAW_DECL_GRANTPT 1 #define HAVE_RAW_DECL_INITSTATE 1 #define HAVE_RAW_DECL_INITSTATE_R 1 #define HAVE_RAW_DECL_MKDTEMP 1 #define HAVE_RAW_DECL_MKOSTEMP 1 #define HAVE_RAW_DECL_MKOSTEMPS 1 #define HAVE_RAW_DECL_MKSTEMP 1 #define HAVE_RAW_DECL_MKSTEMPS 1 #define HAVE_RAW_DECL_POSIX_OPENPT 1 #define HAVE_RAW_DECL_PTSNAME 1 #define HAVE_RAW_DECL_PTSNAME_R 1 #define HAVE_RAW_DECL_QSORT_R 1 #define HAVE_RAW_DECL_RANDOM 1 #define HAVE_RAW_DECL_RANDOM_R 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_RPMATCH 1 #define HAVE_RAW_DECL_SECURE_GETENV 1 #define HAVE_RAW_DECL_SETENV 1 #define HAVE_RAW_DECL_SETSTATE 1 #define HAVE_RAW_DECL_SETSTATE_R 1 #define HAVE_RAW_DECL_SRANDOM 1 #define HAVE_RAW_DECL_SRANDOM_R 1 #define HAVE_RAW_DECL_STRTOD 1 #define HAVE_RAW_DECL_STRTOLL 1 #define HAVE_RAW_DECL_STRTOULL 1 #define HAVE_RAW_DECL_UNLOCKPT 1 #define HAVE_RAW_DECL_UNSETENV 1 #define HAVE_STPCPY 1 #define GNULIB_TEST_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define HAVE_STRCHRNUL 1 #define GNULIB_TEST_STRCHRNUL 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define my_strftime nstrftime #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define HAVE_STRTOL 1 #define HAVE_RAW_DECL_FCHMODAT 1 #define HAVE_RAW_DECL_FSTAT 1 #define HAVE_RAW_DECL_FSTATAT 1 #define HAVE_RAW_DECL_FUTIMENS 1 #define HAVE_RAW_DECL_LCHMOD 1 #define HAVE_RAW_DECL_LSTAT 1 #define HAVE_RAW_DECL_MKDIRAT 1 #define HAVE_RAW_DECL_MKFIFO 1 #define HAVE_RAW_DECL_MKFIFOAT 1 #define HAVE_RAW_DECL_MKNOD 1 #define HAVE_RAW_DECL_MKNODAT 1 #define HAVE_RAW_DECL_STAT 1 #define HAVE_RAW_DECL_UTIMENSAT 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TIME_RZ 1 #define GNULIB_TEST_TIMEGM 1 #define HAVE_RAW_DECL_CHDIR 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_DUP3 1 #define HAVE_RAW_DECL_ENVIRON 1 #define HAVE_RAW_DECL_EUIDACCESS 1 #define HAVE_RAW_DECL_FACCESSAT 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FCHOWNAT 1 #define HAVE_RAW_DECL_FDATASYNC 1 #define HAVE_RAW_DECL_FSYNC 1 #define HAVE_RAW_DECL_FTRUNCATE 1 #define HAVE_RAW_DECL_GETCWD 1 #define HAVE_RAW_DECL_GETDOMAINNAME 1 #define HAVE_RAW_DECL_GETDTABLESIZE 1 #define HAVE_RAW_DECL_GETGROUPS 1 #define HAVE_RAW_DECL_GETHOSTNAME 1 #define HAVE_RAW_DECL_GETLOGIN 1 #define HAVE_RAW_DECL_GETLOGIN_R 1 #define HAVE_RAW_DECL_GETPAGESIZE 1 #define HAVE_RAW_DECL_GETUSERSHELL 1 #define HAVE_RAW_DECL_SETUSERSHELL 1 #define HAVE_RAW_DECL_ENDUSERSHELL 1 #define HAVE_RAW_DECL_GROUP_MEMBER 1 #define HAVE_RAW_DECL_ISATTY 1 #define HAVE_RAW_DECL_LCHOWN 1 #define HAVE_RAW_DECL_LINK 1 #define HAVE_RAW_DECL_LINKAT 1 #define HAVE_RAW_DECL_LSEEK 1 #define HAVE_RAW_DECL_PIPE 1 #define HAVE_RAW_DECL_PIPE2 1 #define HAVE_RAW_DECL_PREAD 1 #define HAVE_RAW_DECL_PWRITE 1 #define HAVE_RAW_DECL_READLINK 1 #define HAVE_RAW_DECL_READLINKAT 1 #define HAVE_RAW_DECL_RMDIR 1 #define HAVE_RAW_DECL_SETHOSTNAME 1 #define HAVE_RAW_DECL_SLEEP 1 #define HAVE_RAW_DECL_SYMLINK 1 #define HAVE_RAW_DECL_SYMLINKAT 1 #define HAVE_RAW_DECL_TTYNAME_R 1 #define HAVE_RAW_DECL_UNLINK 1 #define HAVE_RAW_DECL_UNLINKAT 1 #define HAVE_RAW_DECL_USLEEP 1 #define USE_UNLOCKED_IO 1 #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define GNULIB_TEST_UTIMENSAT 1 #define HAVE_VSNPRINTF 1 #define GNULIB_TEST_VSNPRINTF 1 #define HAVE_RAW_DECL_BTOWC 1 #define HAVE_RAW_DECL_WCTOB 1 #define HAVE_RAW_DECL_MBSINIT 1 #define HAVE_RAW_DECL_MBRTOWC 1 #define HAVE_RAW_DECL_MBRLEN 1 #define HAVE_RAW_DECL_MBSRTOWCS 1 #define HAVE_RAW_DECL_MBSNRTOWCS 1 #define HAVE_RAW_DECL_WCRTOMB 1 #define HAVE_RAW_DECL_WCSRTOMBS 1 #define HAVE_RAW_DECL_WCSNRTOMBS 1 #define HAVE_RAW_DECL_WCWIDTH 1 #define HAVE_RAW_DECL_WMEMCHR 1 #define HAVE_RAW_DECL_WMEMCMP 1 #define HAVE_RAW_DECL_WMEMCPY 1 #define HAVE_RAW_DECL_WMEMMOVE 1 #define HAVE_RAW_DECL_WMEMSET 1 #define HAVE_RAW_DECL_WCSLEN 1 #define HAVE_RAW_DECL_WCSNLEN 1 #define HAVE_RAW_DECL_WCSCPY 1 #define HAVE_RAW_DECL_WCPCPY 1 #define HAVE_RAW_DECL_WCSNCPY 1 #define HAVE_RAW_DECL_WCPNCPY 1 #define HAVE_RAW_DECL_WCSCAT 1 #define HAVE_RAW_DECL_WCSNCAT 1 #define HAVE_RAW_DECL_WCSCMP 1 #define HAVE_RAW_DECL_WCSNCMP 1 #define HAVE_RAW_DECL_WCSCASECMP 1 #define HAVE_RAW_DECL_WCSNCASECMP 1 #define HAVE_RAW_DECL_WCSCOLL 1 #define HAVE_RAW_DECL_WCSXFRM 1 #define HAVE_RAW_DECL_WCSDUP 1 #define HAVE_RAW_DECL_WCSCHR 1 #define HAVE_RAW_DECL_WCSRCHR 1 #define HAVE_RAW_DECL_WCSCSPN 1 #define HAVE_RAW_DECL_WCSSPN 1 #define HAVE_RAW_DECL_WCSPBRK 1 #define HAVE_RAW_DECL_WCSSTR 1 #define HAVE_RAW_DECL_WCSTOK 1 #define HAVE_RAW_DECL_WCSWIDTH 1 #define HAVE_TOWLOWER 1 #define HAVE_RAW_DECL_WCTYPE 1 #define HAVE_RAW_DECL_ISWCTYPE 1 #define HAVE_RAW_DECL_WCTRANS 1 #define HAVE_RAW_DECL_TOWCTRANS 1 #define GNULIB_TEST_WRITE 1 #define HAVE_STDINT_H 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SYS_MTIO_H 1 #define MTIO_CHECK_FIELD mt_type #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_GETPWUID 1 #define HAVE_GETPWNAM 1 #define HAVE_GETGRGID 1 #define HAVE_GETGRNAM 1 #define HAVE_PIPE 1 #define HAVE_FORK 1 #define HAVE_GETUID 1 #define HAVE_GETEUID 1 #define HAVE_SETUID 1 #define HAVE_SETGID 1 #define HAVE_MKNOD 1 #define HAVE_SYMLINK 1 #define HAVE_LINK 1 #define HAVE_CHOWN 1 #define HAVE_ATTRIB_PACKED 1 #define DEFAULT_QUOTING_STYLE escape_quoting_style #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_FCNTL_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define HAVE_UTMP_H 1 #define HAVE_GETOPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UTIME_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_DECL_ERRNO 1 #define HAVE_DECL_GETPWNAM 1 #define HAVE_DECL_GETGRNAM 1 #define HAVE_DECL_GETGRGID 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRERROR 0 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_ATOI 1 #define HAVE_DECL_EXIT 1 #define HAVE_ICONV 1 #define ICONV_CONST configure: exit 0