This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU tar configure 1.35, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/home/buildroot/instance-0/output-1/host --sysconfdir=/home/buildroot/instance-0/output-1/host/etc --localstatedir=/home/buildroot/instance-0/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 --without-selinux ## --------- ## ## Platform. ## ## --------- ## hostname = b5f10c0e4fe4 uname -m = x86_64 uname -r = 6.1.0-18-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/buildroot/instance-0/output-1/host/bin/ PATH: /home/buildroot/instance-0/output-1/host/sbin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:4582: looking for aux files: config.rpath config.guess config.sub compile missing install-sh configure:4595: trying ./build-aux/ configure:4624: ./build-aux/config.rpath found configure:4624: ./build-aux/config.guess found configure:4624: ./build-aux/config.sub found configure:4624: ./build-aux/compile found configure:4624: ./build-aux/missing found configure:4606: ./build-aux/install-sh found configure:4758: checking for a BSD-compatible install configure:4831: result: /usr/bin/install -c configure:4842: checking whether build environment is sane configure:4897: result: yes configure:5056: checking for a race-free mkdir -p configure:5100: result: /bin/mkdir -p configure:5107: checking for gawk configure:5128: found /usr/bin/gawk configure:5139: result: gawk configure:5150: checking whether make sets $(MAKE) configure:5173: result: yes configure:5203: checking whether make supports nested variables configure:5221: result: yes configure:5306: checking whether UID '1000' is supported by ustar format configure:5309: result: yes configure:5316: checking whether GID '1000' is supported by ustar format configure:5319: result: yes configure:5327: checking how to create a ustar tar archive configure:5338: 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:5341: $? = 0 configure:5381: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:5384: $? = 0 configure:5388: 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:5985: $? = 0 configure:5974: /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:5985: $? = 0 configure:5974: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:5985: $? = 1 configure:5974: /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:5985: $? = 1 configure:5974: /usr/bin/gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:5985: $? = 1 configure:6005: checking whether the C compiler works configure:6027: /usr/bin/gcc -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c >&5 configure:6031: $? = 0 configure:6081: result: yes configure:6084: checking for C compiler default output file name configure:6086: result: a.out configure:6092: checking for suffix of executables configure:6099: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c >&5 configure:6103: $? = 0 configure:6126: result: configure:6148: checking whether we are cross compiling configure:6156: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c >&5 configure:6160: $? = 0 configure:6167: ./conftest configure:6171: $? = 0 configure:6186: result: no configure:6191: checking for suffix of object files configure:6214: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:6218: $? = 0 configure:6240: result: o configure:6244: checking whether the compiler supports GNU C configure:6264: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:6264: $? = 0 configure:6274: result: yes configure:6285: checking whether /usr/bin/gcc accepts -g configure:6306: /usr/bin/gcc -c -g -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:6306: $? = 0 configure:6350: result: yes configure:6370: checking for /usr/bin/gcc option to enable C11 features configure:6385: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:6385: $? = 0 configure:6403: result: none needed configure:6519: checking whether /usr/bin/gcc understands -c and -o together configure:6542: /usr/bin/gcc -c conftest.c -o conftest2.o configure:6545: $? = 0 configure:6542: /usr/bin/gcc -c conftest.c -o conftest2.o configure:6545: $? = 0 configure:6557: result: yes configure:6575: checking whether the compiler is clang configure:6597: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:6597: $? = 0 configure:6606: result: no configure:6610: checking for compiler option needed when checking for declarations configure:6643: result: none configure:6655: checking whether make supports the include directive configure:6670: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/host-tar-1.35' make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-tar-1.35' this is the am__doit target configure:6673: $? = 0 configure:6692: result: yes (GNU style) configure:6718: checking dependency style of /usr/bin/gcc configure:6830: result: none configure:6894: checking for ranlib configure:6926: result: /usr/bin/ranlib configure:6952: checking for bison configure:6973: found /usr/bin/bison configure:6984: result: bison -y configure:7001: checking for stdio.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for stdlib.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for string.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for inttypes.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for stdint.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for strings.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for sys/stat.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for sys/types.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for unistd.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for wchar.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for minix/config.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:49:10: fatal error: minix/config.h: No such file or directory 49 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for fcntl.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for linux/fd.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for memory.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for net/errno.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:52:10: fatal error: net/errno.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for sgtty.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for sys/param.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for sys/device.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:54:10: fatal error: sys/device.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for sys/gentape.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:54:10: fatal error: sys/gentape.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for sys/inet.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:54:10: fatal error: sys/inet.h: No such file or directory 54 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for sys/io/trioctl.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:54:10: fatal error: sys/io/trioctl.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for sys/mtio.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for sys/time.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for sys/tprintf.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:56:10: fatal error: sys/tprintf.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for sys/tape.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:56:10: fatal error: sys/tape.h: No such file or directory 56 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for locale.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for features.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for linewrap.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:58:10: fatal error: linewrap.h: No such file or directory 58 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for uchar.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for sys/socket.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for dirent.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for error.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for linux/xattr.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for fnmatch.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for stdio_ext.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for getopt.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for sys/cdefs.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for threads.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for limits.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for crtdefs.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:69:10: fatal error: crtdefs.h: No such file or directory 69 | #include | ^~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for wctype.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for langinfo.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for xlocale.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:71:10: fatal error: xlocale.h: No such file or directory 71 | #include | ^~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for sys/mman.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for priv.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:72:10: fatal error: priv.h: No such file or directory 72 | #include | ^~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for malloc.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for selinux/selinux.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:73:10: fatal error: selinux/selinux.h: No such file or directory 73 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for stdbool.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for stdckdint.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:74:10: fatal error: stdckdint.h: No such file or directory 74 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:7001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7001: result: no configure:7001: checking for sys/random.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for sysexits.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for utime.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for netdb.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for sys/wait.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for pwd.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7001: checking for grp.h configure:7001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7001: $? = 0 configure:7001: result: yes configure:7032: checking whether it is safe to define __EXTENSIONS__ configure:7051: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7051: $? = 0 configure:7059: result: yes configure:7062: checking whether _XOPEN_SOURCE should be defined configure:7084: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7084: $? = 0 configure:7111: result: no configure:7175: checking build system type configure:7190: result: x86_64-pc-linux-gnu configure:7210: checking host system type configure:7224: result: x86_64-pc-linux-gnu configure:7261: checking how to run the C preprocessor configure:7329: result: /usr/bin/cpp configure:7343: /usr/bin/cpp -I/home/buildroot/instance-0/output-1/host/include conftest.c configure:7343: $? = 0 configure:7358: /usr/bin/cpp -I/home/buildroot/instance-0/output-1/host/include conftest.c conftest.c:71:10: fatal error: ac_nonexistent.h: No such file or directory 71 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include configure:7389: checking for grep that handles long lines and -e configure:7453: result: /bin/grep configure:7458: checking for egrep configure:7526: result: /bin/grep -E configure:7534: checking for Minix Amsterdam compiler configure:7560: result: no configure:7622: checking for ar configure:7654: result: /usr/bin/ar configure:7794: checking for _LARGEFILE_SOURCE value needed for large files configure:7814: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c >&5 configure:7814: $? = 0 configure:7844: result: no configure:7879: checking for /usr/bin/gcc option to enable large file support configure:7914: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7914: $? = 0 configure:7920: /usr/bin/gcc -DFTYPE=ino_t -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:7920: $? = 0 configure:7955: result: none needed configure:7982: checking for /usr/bin/gcc option for timestamps after 2038 configure:8014: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:8014: $? = 0 configure:8025: result: none needed configure:8569: checking for /usr/bin/gcc option to enable large file support configure:8645: result: none needed configure:8672: checking for /usr/bin/gcc option for timestamps after 2038 configure:8715: result: none needed configure:8764: checking for sys/buf.h configure:8764: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:77:10: fatal error: sys/buf.h: No such file or directory 77 | #include | ^~~~~~~~~~~ compilation terminated. configure:8764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | /* end confdefs.h. */ | #if HAVE_SYS_PARAM_H | #include | #endif | | #include configure:8764: result: no configure:8776: checking for sys/mkdev.h configure:8776: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:101:10: fatal error: sys/mkdev.h: No such file or directory 101 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:8776: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8776: result: no configure:8785: checking for sys/sysmacros.h configure:8785: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:8785: $? = 0 configure:8785: result: yes configure:8796: checking for st_fstype string in struct stat configure:8815: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:80:17: error: 'struct stat' has no member named 'st_fstype' 80 | struct stat s; s.st_fstype[0] = 'x'; | ^ configure:8815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | struct stat s; s.st_fstype[0] = 'x'; | ; | return 0; | } configure:8824: result: no configure:8847: checking for sys/acl.h configure:8847: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:8847: $? = 0 configure:8847: result: yes configure:8862: checking for library containing acl_get_file configure:8892: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccHApxGN.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `acl_get_file' collect2: error: ld returned 1 exit status configure:8892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char acl_get_file (); | int | main (void) | { | return acl_get_file (); | ; | return 0; | } configure:8892: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:8892: $? = 0 configure:8913: result: -lacl configure:8862: checking for library containing acl_get_fd configure:8892: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:8892: $? = 0 configure:8913: result: none required configure:8862: checking for library containing acl_set_file configure:8892: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:8892: $? = 0 configure:8913: result: none required configure:8862: checking for library containing acl_set_fd configure:8892: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:8892: $? = 0 configure:8913: result: none required configure:8862: checking for library containing acl_to_text configure:8892: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:8892: $? = 0 configure:8913: result: none required configure:8862: checking for library containing acl_from_text configure:8892: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:8892: $? = 0 configure:8913: result: none required configure:8862: checking for library containing acl_delete_def_file configure:8892: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:8892: $? = 0 configure:8913: result: none required configure:8862: checking for library containing acl_free configure:8892: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:8892: $? = 0 configure:8913: result: none required configure:8935: checking for mode_t configure:8935: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:8935: $? = 0 configure:8935: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:107:21: error: expected expression before ')' token 107 | if (sizeof ((mode_t))) | ^ configure:8935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:8935: result: yes configure:8946: checking for pid_t configure:8946: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:8946: $? = 0 configure:8946: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:108:20: error: expected expression before ')' token 108 | if (sizeof ((pid_t))) | ^ configure:8946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:8946: result: yes configure:8982: checking for off_t configure:8982: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:8982: $? = 0 configure:8982: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:107:20: error: expected expression before ')' token 107 | if (sizeof ((off_t))) | ^ configure:8982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:8982: result: yes configure:8992: checking for uid_t in sys/types.h configure:9013: result: yes configure:9024: checking for major_t configure:9024: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:107:13: error: 'major_t' undeclared (first use in this function); did you mean 'abort'? 107 | if (sizeof (major_t)) | ^~~~~~~ | abort conftest.c:107:13: note: each undeclared identifier is reported only once for each function it appears in configure:9024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (major_t)) | return 0; | ; | return 0; | } configure:9024: result: no configure:9034: checking for minor_t configure:9034: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:108:13: error: 'minor_t' undeclared (first use in this function); did you mean 'ino_t'? 108 | if (sizeof (minor_t)) | ^~~~~~~ | ino_t conftest.c:108:13: note: each undeclared identifier is reported only once for each function it appears in configure:9034: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (minor_t)) | return 0; | ; | return 0; | } configure:9034: result: no configure:9044: checking for dev_t configure:9044: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9044: $? = 0 configure:9044: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:109:20: error: expected expression before ')' token 109 | if (sizeof ((dev_t))) | ^ configure:9044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((dev_t))) | return 0; | ; | return 0; | } configure:9044: result: yes configure:9054: checking for ino_t configure:9054: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9054: $? = 0 configure:9054: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:109:20: error: expected expression before ')' token 109 | if (sizeof ((ino_t))) | ^ configure:9054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((ino_t))) | return 0; | ; | return 0; | } configure:9054: result: yes configure:9066: checking for ssize_t configure:9084: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9084: $? = 0 configure:9092: result: yes configure:9186: checking for fchmod configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for flockfile configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for funlockfile configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for pathconf configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for btowc configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for mbrtowc configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for mbsinit configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for canonicalize_file_name configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for realpath configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for lstat configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for chown configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for fchown configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for _set_invalid_parameter_handler configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 /usr/bin/ld: /tmp/ccppArxx.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:9186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 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. */ | | #include | #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 (void) | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:9186: result: no configure:9186: checking for fchdir configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for fdopendir configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for fchmodat configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for lchmod configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:114:1: error: unknown type name 'choke' 114 | choke me | ^~~~~ conftest.c:114:9: error: expected ';' before 'int' 114 | choke me | ^ | ; ...... 117 | int | ~~~ configure:9186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 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. */ | | #include | #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 (void) | { | return lchmod (); | ; | return 0; | } configure:9186: result: no configure:9186: checking for fcntl configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for symlink configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for listxattr configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for fnmatch configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for mbsrtowcs configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for fstatat configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for getdtablesize configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for getexecname configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 /usr/bin/ld: /tmp/ccam7zm3.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:9186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 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. */ | | #include | #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 (void) | { | return getexecname (); | ; | return 0; | } configure:9186: result: no configure:9186: checking for gettimeofday configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for isblank configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:117:6: warning: conflicting types for built-in function 'isblank'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 117 | char isblank (); | ^~~~~~~ conftest.c:109:1: note: 'isblank' is declared in header '' 108 | #include 109 | #undef isblank configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for iswcntrl configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:118:6: warning: conflicting types for built-in function 'iswcntrl'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] 118 | char iswcntrl (); | ^~~~~~~~ conftest.c:110:1: note: 'iswcntrl' is declared in header '' 109 | #include 110 | #undef iswcntrl configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for link configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for readlink configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for openat configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for mprotect configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for mkdirat configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for mknod configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for pipe configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for iswctype configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for renameat configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for setenv configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for sleep configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for snprintf configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:130:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 130 | char snprintf (); | ^~~~~~~~ conftest.c:122:1: note: 'snprintf' is declared in header '' 121 | #include 122 | #undef snprintf configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for strndup configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:131:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 131 | char strndup (); | ^~~~~~~ configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for strtoimax configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for strtoumax configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for localtime_r configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for unlinkat configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for vasnprintf configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 /usr/bin/ld: /tmp/ccgMPvj7.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:9186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 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. */ | | #include | #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 (void) | { | return vasnprintf (); | ; | return 0; | } configure:9186: result: no configure:9186: checking for wcrtomb configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for wcwidth configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for mkfifo configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for setlocale configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9186: checking for fsync configure:9186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9186: $? = 0 configure:9186: result: yes configure:9201: checking for sys/acl.h configure:9201: result: yes configure:9212: checking for library containing acl_get_file configure:9262: result: -lacl configure:9271: checking for acl_get_file configure:9271: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 configure:9271: $? = 0 configure:9271: result: yes configure:9277: checking for acl_get_fd configure:9277: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 configure:9277: $? = 0 configure:9277: result: yes configure:9283: checking for acl_set_file configure:9283: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 configure:9283: $? = 0 configure:9283: result: yes configure:9289: checking for acl_set_fd configure:9289: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 configure:9289: $? = 0 configure:9289: result: yes configure:9295: checking for acl_free configure:9295: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 configure:9295: $? = 0 configure:9295: result: yes configure:9301: checking for acl_from_mode configure:9301: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 configure:9301: $? = 0 configure:9301: result: yes configure:9307: checking for acl_from_text configure:9307: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 configure:9307: $? = 0 configure:9307: result: yes configure:9313: checking for acl_delete_def_file configure:9313: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 configure:9313: $? = 0 configure:9313: result: yes configure:9319: checking for acl_extended_file configure:9319: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 configure:9319: $? = 0 configure:9319: result: yes configure:9325: checking for acl_delete_fd_np configure:9325: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 /usr/bin/ld: /tmp/cchVc7vL.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `acl_delete_fd_np' collect2: error: ld returned 1 exit status configure:9325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | /* end confdefs.h. */ | /* Define acl_delete_fd_np to an innocuous variant, in case declares acl_delete_fd_np. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_delete_fd_np innocuous_acl_delete_fd_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_delete_fd_np (); below. */ | | #include | #undef acl_delete_fd_np | | /* 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 acl_delete_fd_np (); | /* 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_acl_delete_fd_np || defined __stub___acl_delete_fd_np | choke me | #endif | | int | main (void) | { | return acl_delete_fd_np (); | ; | return 0; | } configure:9325: result: no configure:9331: checking for acl_delete_file_np configure:9331: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 /usr/bin/ld: /tmp/cchraNbO.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `acl_delete_file_np' collect2: error: ld returned 1 exit status configure:9331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | /* end confdefs.h. */ | /* Define acl_delete_file_np to an innocuous variant, in case declares acl_delete_file_np. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_delete_file_np innocuous_acl_delete_file_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_delete_file_np (); below. */ | | #include | #undef acl_delete_file_np | | /* 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 acl_delete_file_np (); | /* 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_acl_delete_file_np || defined __stub___acl_delete_file_np | choke me | #endif | | int | main (void) | { | return acl_delete_file_np (); | ; | return 0; | } configure:9331: result: no configure:9337: checking for acl_copy_ext_native configure:9337: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 /usr/bin/ld: /tmp/ccmdSgfW.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `acl_copy_ext_native' collect2: error: ld returned 1 exit status configure:9337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | /* end confdefs.h. */ | /* Define acl_copy_ext_native to an innocuous variant, in case declares acl_copy_ext_native. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_copy_ext_native innocuous_acl_copy_ext_native | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_copy_ext_native (); below. */ | | #include | #undef acl_copy_ext_native | | /* 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 acl_copy_ext_native (); | /* 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_acl_copy_ext_native || defined __stub___acl_copy_ext_native | choke me | #endif | | int | main (void) | { | return acl_copy_ext_native (); | ; | return 0; | } configure:9337: result: no configure:9343: checking for acl_create_entry_np configure:9343: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 /usr/bin/ld: /tmp/ccNVd7BZ.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `acl_create_entry_np' collect2: error: ld returned 1 exit status configure:9343: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | /* end confdefs.h. */ | /* Define acl_create_entry_np to an innocuous variant, in case declares acl_create_entry_np. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_create_entry_np innocuous_acl_create_entry_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_create_entry_np (); below. */ | | #include | #undef acl_create_entry_np | | /* 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 acl_create_entry_np (); | /* 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_acl_create_entry_np || defined __stub___acl_create_entry_np | choke me | #endif | | int | main (void) | { | return acl_create_entry_np (); | ; | return 0; | } configure:9343: result: no configure:9349: checking for acl_to_short_text configure:9349: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 /usr/bin/ld: /tmp/ccJA1Vi2.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `acl_to_short_text' collect2: error: ld returned 1 exit status configure:9349: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | /* end confdefs.h. */ | /* Define acl_to_short_text to an innocuous variant, in case declares acl_to_short_text. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_to_short_text innocuous_acl_to_short_text | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_to_short_text (); below. */ | | #include | #undef acl_to_short_text | | /* 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 acl_to_short_text (); | /* 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_acl_to_short_text || defined __stub___acl_to_short_text | choke me | #endif | | int | main (void) | { | return acl_to_short_text (); | ; | return 0; | } configure:9349: result: no configure:9355: checking for acl_free_text configure:9355: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 /usr/bin/ld: /tmp/ccNtV3C4.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `acl_free_text' collect2: error: ld returned 1 exit status configure:9355: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | /* end confdefs.h. */ | /* Define acl_free_text to an innocuous variant, in case declares acl_free_text. | For example, HP-UX 11i declares gettimeofday. */ | #define acl_free_text innocuous_acl_free_text | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char acl_free_text (); below. */ | | #include | #undef acl_free_text | | /* 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 acl_free_text (); | /* 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_acl_free_text || defined __stub___acl_free_text | choke me | #endif | | int | main (void) | { | return acl_free_text (); | ; | return 0; | } configure:9355: result: no configure:9364: checking for working acl_get_file configure:9387: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 configure:9387: $? = 0 configure:9398: result: yes configure:9406: checking for acl/libacl.h configure:9406: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9406: $? = 0 configure:9406: result: yes configure:9424: checking for acl_entries configure:9424: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -lacl >&5 configure:9424: $? = 0 configure:9424: result: yes configure:9437: checking for ACL_FIRST_ENTRY configure:9456: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9456: $? = 0 configure:9464: result: yes configure:9471: checking for ACL_TYPE_EXTENDED configure:9490: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:140:12: error: 'ACL_TYPE_EXTENDED' undeclared here (not in a function) 140 | int type = ACL_TYPE_EXTENDED; | ^~~~~~~~~~~~~~~~~ configure:9490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | /* end confdefs.h. */ | #include | #include | int type = ACL_TYPE_EXTENDED; | int | main (void) | { | | ; | return 0; | } configure:9498: result: no configure:9677: checking for size_t configure:9677: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9677: $? = 0 configure:9677: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:170:21: error: expected expression before ')' token 170 | if (sizeof ((size_t))) | ^ configure:9677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:9677: result: yes configure:9689: checking for working alloca.h configure:9707: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:9707: $? = 0 configure:9716: result: yes configure:9724: checking for alloca configure:9769: result: yes configure:9840: checking for inline configure:9857: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9857: $? = 0 configure:9866: result: inline configure:9884: checking for C/C++ restrict keyword configure:9914: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9914: $? = 0 configure:9923: result: __restrict__ configure:9934: checking for /usr/bin/gcc options needed to detect all undeclared functions configure:9956: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:146:8: error: 'strchr' undeclared (first use in this function) 146 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:146:8: note: each undeclared identifier is reported only once for each function it appears in 146 | (void) strchr; | ^~~~~~ configure:9956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict__ | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:9983: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:9983: $? = 0 configure:10000: result: none needed configure:10014: checking whether clearerr_unlocked is declared configure:10014: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10014: $? = 0 configure:10014: result: yes configure:10023: checking whether feof_unlocked is declared configure:10023: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10023: $? = 0 configure:10023: result: yes configure:10032: checking whether ferror_unlocked is declared configure:10032: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10032: $? = 0 configure:10032: result: yes configure:10041: checking whether fflush_unlocked is declared configure:10041: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10041: $? = 0 configure:10041: result: yes configure:10050: checking whether fgets_unlocked is declared configure:10050: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10050: $? = 0 configure:10050: result: yes configure:10059: checking whether fputc_unlocked is declared configure:10059: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10059: $? = 0 configure:10059: result: yes configure:10068: checking whether fputs_unlocked is declared configure:10068: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10068: $? = 0 configure:10068: result: yes configure:10077: checking whether fread_unlocked is declared configure:10077: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10077: $? = 0 configure:10077: result: yes configure:10086: checking whether fwrite_unlocked is declared configure:10086: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10086: $? = 0 configure:10086: result: yes configure:10095: checking whether getc_unlocked is declared configure:10095: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10095: $? = 0 configure:10095: result: yes configure:10104: checking whether getchar_unlocked is declared configure:10104: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10104: $? = 0 configure:10104: result: yes configure:10113: checking whether putc_unlocked is declared configure:10113: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10113: $? = 0 configure:10113: result: yes configure:10122: checking whether putchar_unlocked is declared configure:10122: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10122: $? = 0 configure:10122: result: yes configure:10135: checking whether strerror_r is declared configure:10135: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10135: $? = 0 configure:10135: result: yes configure:10154: checking whether strerror_r returns char * configure:10179: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:10179: $? = 0 configure:10188: result: yes configure:10201: checking whether the preprocessor supports include_next configure:10240: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:10240: $? = 0 configure:10263: result: yes configure:10285: checking whether source code line length is unlimited configure:10310: result: yes configure:10319: checking for d_ino member in directory struct configure:10369: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:10369: $? = 0 configure:10369: ./conftest configure:10369: $? = 0 configure:10380: result: yes configure:10391: checking for long file names configure:10424: result: yes configure:10499: checking whether uses 'inline' correctly configure:10521: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest1.c >&5 configure:10524: $? = 0 configure:10537: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest2.c >&5 configure:10540: $? = 0 configure:10555: result: yes configure:10571: checking for nl_langinfo and CODESET configure:10588: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:10588: $? = 0 configure:10598: result: yes configure:10609: checking for a traditional french locale configure:10685: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:10688: $? = 0 configure:10744: result: none configure:11220: checking whether char8_t is correctly defined configure:11244: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:166:23: error: 'char8_t' undeclared here (not in a function); did you mean 'char32_t'? 166 | int verify[(char8_t)(-1) >= 0 && sizeof (char8_t) == sizeof (unsigned char) ? 1 : -1]; | ^~~~~~~ | char32_t configure:11244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | | #ifdef __HAIKU__ | #include | #endif | #include | int verify[(char8_t)(-1) >= 0 && sizeof (char8_t) == sizeof (unsigned char) ? 1 : -1]; | | int | main (void) | { | | ; | return 0; | } | configure:11253: result: no configure:11263: checking whether char16_t is correctly defined configure:11289: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:11289: $? = 0 configure:11298: result: yes configure:11308: checking whether char32_t is correctly defined configure:11334: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:11334: $? = 0 configure:11343: result: yes configure:11519: checking for bit size of wchar_t configure:11525: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:11525: $? = 0 configure:11525: ./conftest configure:11525: $? = 0 configure:11543: result: 32 configure:11569: checking for mbstate_t configure:11587: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:11587: $? = 0 configure:11595: result: yes configure:11611: checking for a traditional japanese locale configure:11691: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:11694: $? = 0 configure:11752: result: none configure:11760: checking for a french Unicode locale configure:11838: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:11841: $? = 0 configure:11889: result: none configure:11916: checking for a transitional chinese locale configure:11997: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:12000: $? = 0 configure:12051: result: none configure:12072: checking whether mbrtowc handles incomplete characters configure:12164: result: guessing yes configure:12170: checking whether mbrtowc works as well as mbtowc configure:12227: result: guessing yes configure:12244: checking whether mbrtoc32 is declared configure:12244: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:12244: $? = 0 configure:12244: result: yes configure:12255: checking for mbrtoc32 configure:12280: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:12280: $? = 0 configure:12290: result: yes configure:12305: checking whether mbrtoc32 works as well as mbrtowc configure:12391: result: guessing yes configure:12516: checking whether malloc is ptrdiff_t safe configure:12553: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:12553: $? = 0 configure:12562: result: yes configure:12572: checking whether malloc, realloc, calloc set errno on failure configure:12590: result: yes configure:12613: checking whether lstat correctly handles trailing slash configure:12660: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:12660: $? = 0 configure:12660: ./conftest configure:12660: $? = 0 configure:12673: result: yes configure:12686: checking whether // is distinct from / configure:12716: result: no configure:12728: checking whether realpath works configure:12942: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:12942: $? = 0 configure:12942: ./conftest configure:12942: $? = 0 configure:12959: result: yes configure:12980: checking for faccessat configure:13017: checking for faccessat configure:13017: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:13017: $? = 0 configure:13017: result: yes configure:13032: result: yes configure:13050: checking for getcwd configure:13050: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:13050: $? = 0 configure:13050: result: yes configure:13676: checking for unistd.h configure:13676: result: yes configure:13683: checking for working chown configure:13733: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:13733: $? = 0 configure:13733: ./conftest configure:13733: $? = 0 configure:13746: result: yes configure:13757: checking whether chown dereferences symlinks configure:13799: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:13799: $? = 0 configure:13799: ./conftest configure:13799: $? = 0 configure:13812: result: yes configure:13850: checking whether chown honors trailing slash configure:13889: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:13889: $? = 0 configure:13889: ./conftest configure:13889: $? = 0 configure:13901: result: yes configure:13913: checking whether chown always updates ctime configure:13958: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:13958: $? = 0 configure:13958: ./conftest configure:13958: $? = 0 configure:13970: result: yes configure:14333: checking if environ is properly declared configure:14357: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:178:26: error: conflicting types for 'environ' 178 | extern foo_t environ; | ^~~~~~~ In file included from conftest.c:172: /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here 545 | extern char **environ; | ^~~~~~~ configure:14357: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 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 | | typedef struct { int foo; } foo_t; | extern foo_t environ; | int | main (void) | { | environ.foo = 1; | ; | return 0; | } configure:14365: result: yes configure:14380: checking for complete errno.h configure:14455: result: yes configure:14853: checking for error configure:14890: checking for error configure:14890: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:14890: $? = 0 configure:14890: result: yes configure:14905: result: yes configure:14928: checking whether error_at_line is declared configure:14928: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:14928: $? = 0 configure:14928: result: yes configure:14935: checking for error_at_line configure:14952: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:14952: $? = 0 configure:14961: result: yes configure:14974: checking for working error function configure:14999: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:14999: $? = 0 configure:15054: result: yes configure:15076: checking type of array argument to getgroups configure:15112: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:15112: $? = 0 configure:15112: ./conftest configure:15112: $? = 0 configure:15139: result: gid_t configure:15146: checking whether ctype.h defines __header_inline configure:15160: /usr/bin/cpp -I/home/buildroot/instance-0/output-1/host/include conftest.c conftest.c:176:28: error: #error " does not define __header_inline" 176 | #error " does not define __header_inline" | ^~~~~ configure:15160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | /* end confdefs.h. */ | #include | #ifndef __header_inline | #error " does not define __header_inline" | #endif | configure:15168: result: no configure:15178: checking whether fchdir is declared configure:15178: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:15178: $? = 0 configure:15178: result: yes configure:15234: checking for working fcntl.h configure:15348: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:15348: $? = 0 configure:15348: ./conftest configure:15348: $? = 0 configure:15365: result: yes configure:15470: checking for promoted mode_t type configure:15488: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:181:13: error: size of array 'array' is negative 181 | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ^~~~~ configure:15488: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | int | main (void) | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:15497: result: mode_t configure:15688: checking whether fopen recognizes a trailing slash configure:15720: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:15720: $? = 0 configure:15720: ./conftest configure:15720: $? = 0 configure:15733: result: yes configure:15752: checking whether fflush works on input streams configure:15825: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:15825: $? = 0 configure:15825: ./conftest configure:15825: $? = 7 configure: program exited with status 7 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | /* end confdefs.h. */ | | #include | #if HAVE_UNISTD_H | # include | #else /* on Windows with MSVC */ | # include | #endif | | | | #if defined _WIN32 && !defined __CYGWIN__ | #define access _access | #define chdir _chdir | #define chmod _chmod | #define close _close | #define creat _creat | #define dup _dup | #define dup2 _dup2 | #define ecvt _ecvt | #define execl _execl | #define execle _execle | #define execlp _execlp | #define execv _execv | #define execve _execve | #define execvp _execvp | #define execvpe _execvpe | #define fcloseall _fcloseall | #define fcvt _fcvt | #define fdopen _fdopen | #define fileno _fileno | #define gcvt _gcvt | #define getcwd _getcwd | #define getpid _getpid | #define getw _getw | #define isatty _isatty | #define j0 _j0 | #define j1 _j1 | #define jn _jn | #define lfind _lfind | #define lsearch _lsearch | #define lseek _lseek | #define memccpy _memccpy | #define mkdir _mkdir | #define mktemp _mktemp | #define open _open | #define putenv _putenv | #define putw _putw | #define read _read | #define rmdir _rmdir | #define strdup _strdup | #define swab _swab | #define tempnam _tempnam | #define tzset _tzset | #define umask _umask | #define unlink _unlink | #define utime _utime | #define wcsdup _wcsdup | #define write _write | #define y0 _y0 | #define y1 _y1 | #define yn _yn | #endif | | | int | main (void) | { | FILE *f = fopen ("conftest.txt", "r"); | char buffer[10]; | int fd; | int c; | if (f == NULL) | return 1; | fd = fileno (f); | if (fd < 0 || fread (buffer, 1, 5, f) != 5) | { fclose (f); return 2; } | /* For deterministic results, ensure f read a bigger buffer. */ | if (lseek (fd, 0, SEEK_CUR) == 5) | { fclose (f); return 3; } | /* POSIX requires fflush-fseek to set file offset of fd. This fails | on BSD systems and on mingw. */ | if (fflush (f) != 0 || fseek (f, 0, SEEK_CUR) != 0) | { fclose (f); return 4; } | if (lseek (fd, 0, SEEK_CUR) != 5) | { fclose (f); return 5; } | /* Verify behaviour of fflush after ungetc. See | */ | /* Verify behaviour of fflush after a backup ungetc. This fails on | mingw. */ | c = fgetc (f); | ungetc (c, f); | fflush (f); | if (fgetc (f) != c) | { fclose (f); return 6; } | /* Verify behaviour of fflush after a non-backup ungetc. This fails | on glibc 2.8 and on BSD systems. */ | c = fgetc (f); | ungetc ('@', f); | fflush (f); | if (fgetc (f) != c) | { fclose (f); return 7; } | fclose (f); | return 0; | | ; | return 0; | } configure:15838: result: no configure:16200: checking whether stdin defaults to large file offsets configure:16225: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:16225: $? = 0 configure:16234: result: yes configure:16418: checking whether fseeko is declared configure:16418: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:16418: $? = 0 configure:16418: result: yes configure:16435: checking for fseeko configure:16454: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:16454: $? = 0 configure:16464: result: yes configure:16484: checking whether fflush works on input streams configure:16570: result: no configure:16588: checking whether stat file-mode macros are broken configure:16616: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:16616: $? = 0 configure:16624: result: no configure:16729: checking for nlink_t configure:16729: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:16729: $? = 0 configure:16729: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:188:22: error: expected expression before ')' token 188 | if (sizeof ((nlink_t))) | ^ configure:16729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:16729: result: yes configure:16765: checking whether getcwd (NULL, 0) allocates memory for result configure:16832: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:16832: $? = 0 configure:16832: ./conftest configure:16832: $? = 0 configure:16843: result: yes configure:16847: checking for getcwd with POSIX signature configure:16874: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:16874: $? = 0 configure:16883: result: yes configure:16886: checking whether getcwd is declared configure:16886: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:16886: $? = 0 configure:16886: result: yes configure:16895: checking whether getdelim is declared configure:16895: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16905: checking whether getdtablesize is declared configure:16905: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:16905: $? = 0 configure:16905: result: yes configure:16914: checking whether getline is declared configure:16914: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:16914: $? = 0 configure:16914: result: yes configure:17019: checking for getopt.h configure:17019: result: yes configure:17035: checking for getopt_long_only configure:17035: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:17035: $? = 0 configure:17035: result: yes configure:17048: checking whether getopt is POSIX compatible configure:17092: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:17092: $? = 0 configure:17092: ./conftest configure:17092: $? = 0 configure:17153: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:17153: $? = 0 configure:17153: ./conftest configure:17153: $? = 0 configure:17197: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:17197: $? = 0 configure:17197: ./conftest program: option requires an argument -- 'b' configure:17197: $? = 0 configure:17216: result: yes configure:17224: checking for working GNU getopt function configure:17448: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:17448: $? = 0 configure:17448: ./conftest configure:17448: $? = 0 configure:17465: result: yes configure:17470: checking for working GNU getopt_long function configure:17517: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:17517: $? = 0 configure:17517: ./conftest configure:17517: $? = 0 configure:17529: result: yes configure:17556: checking whether timespec_get is declared configure:17556: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:17556: $? = 0 configure:17556: result: yes configure:17562: checking for timespec_get configure:17583: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:17583: $? = 0 configure:17603: result: yes configure:17727: checking for struct timeval configure:17751: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:17751: $? = 0 configure:17760: result: yes configure:17765: checking for wide-enough struct timeval.tv_sec member configure:17793: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:17793: $? = 0 configure:17802: result: yes configure:17854: checking for pthread.h configure:17854: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:17854: $? = 0 configure:17854: result: yes configure:17891: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 /usr/bin/ld: /tmp/cct15DsR.o: in function `main': conftest.c:(.text.startup+0x18): undefined reference to `pthread_mutexattr_init' collect2: error: ld returned 1 exit status configure:17891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 | /* end confdefs.h. */ | #include | pthread_mutex_t m; | pthread_mutexattr_t ma; | | int | main (void) | { | pthread_mutex_lock (&m); | pthread_mutexattr_init (&ma); | ; | return 0; | } configure:17891: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -pthread >&5 configure:17891: $? = 0 configure:17902: gl_pthread_api=yes configure:17903: LIBPTHREAD=-pthread configure:17929: gl_pthread_in_glibc=no configure:18083: LIBPMULTITHREAD=-pthread configure:18085: checking whether POSIX threads API is available configure:18087: result: yes configure:18108: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:18108: $? = 0 configure:18212: checking whether setlocale (LC_ALL, NULL) is multithread-safe configure:18254: result: yes configure:18272: checking whether setlocale (category, NULL) is multithread-safe configure:18291: result: yes configure:18520: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc. configure:18547: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:198:22: error: 'BOOL_WIDTH' undeclared here (not in a function); did you mean 'LONG_WIDTH'? 198 | int bw = BOOL_WIDTH; | ^~~~~~~~~~ | LONG_WIDTH conftest.c:199:22: error: 'BOOL_MAX' undeclared here (not in a function) 199 | int bm = BOOL_MAX; | ^~~~~~~~ configure:18547: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | /* end confdefs.h. */ | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #endif | #include | long long llm = LLONG_MAX; | int wb = WORD_BIT; | int ullw = ULLONG_WIDTH; | int bw = BOOL_WIDTH; | int bm = BOOL_MAX; | int mblm = MB_LEN_MAX; | | int | main (void) | { | | ; | return 0; | } configure:18555: result: no configure:18590: checking for wint_t configure:18608: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:18608: $? = 0 configure:18616: result: yes configure:18623: checking whether wint_t is large enough configure:18642: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:18642: $? = 0 configure:18650: result: yes configure:18663: checking whether the compiler produces multi-arch binaries configure:18678: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:193:13: error: unknown type name 'not' 193 | not a universal capable compiler | ^~~ conftest.c:193:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 193 | not a universal capable compiler | ^~~~~~~~~ conftest.c:193:19: error: unknown type name 'universal' configure:18678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:18706: result: no configure:18838: checking whether stdint.h conforms to C99 configure:19015: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:19015: $? = 0 configure:19100: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:19100: $? = 0 configure:19100: ./conftest configure:19100: $? = 0 configure:19113: result: yes configure:19124: checking whether stdint.h works without ISO C predefines configure:19157: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:19157: $? = 0 configure:19164: result: yes configure:19175: checking whether stdint.h has UINTMAX_WIDTH etc. configure:19208: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:19208: $? = 0 configure:19214: result: yes configure:19691: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:196:23: error: conflicting types for 'foo' 196 | extern int foo; | ^~~ conftest.c:195:28: note: previous declaration of 'foo' was here 195 | extern intptr_t foo; | ^~~ configure:19691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | extern intptr_t foo; | extern int foo; | int | main (void) | { | | ; | return 0; | } configure:19691: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:19691: $? = 0 configure:19702: checking whether INT32_MAX < INTMAX_MAX configure:19735: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:19735: $? = 0 configure:19743: result: yes configure:19754: checking whether INT64_MAX == LONG_MAX configure:19787: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:19787: $? = 0 configure:19795: result: yes configure:19808: checking whether UINT32_MAX < UINTMAX_MAX configure:19841: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:19841: $? = 0 configure:19849: result: yes configure:19860: checking whether UINT64_MAX == ULONG_MAX configure:19893: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:19893: $? = 0 configure:19901: result: yes configure:20057: checking whether iswcntrl works configure:20097: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:20097: $? = 0 configure:20097: ./conftest configure:20097: $? = 0 configure:20109: result: yes configure:20135: checking for towlower configure:20135: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:210:6: warning: conflicting types for built-in function 'towlower'; expected 'unsigned int(unsigned int)' [-Wbuiltin-declaration-mismatch] 210 | char towlower (); | ^~~~~~~~ conftest.c:202:1: note: 'towlower' is declared in header '' 201 | #include 202 | #undef towlower configure:20135: $? = 0 configure:20135: result: yes configure:20172: checking for wctype_t configure:20194: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20194: $? = 0 configure:20203: result: yes configure:20209: checking for wctrans_t configure:20229: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20229: $? = 0 configure:20238: result: yes configure:20376: checking whether langinfo.h defines CODESET configure:20395: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20395: $? = 0 configure:20404: result: yes configure:20409: checking whether langinfo.h defines T_FMT_AMPM configure:20428: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20428: $? = 0 configure:20437: result: yes configure:20442: checking whether langinfo.h defines ALTMON_1 configure:20461: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20461: $? = 0 configure:20470: result: yes configure:20475: checking whether langinfo.h defines ERA configure:20494: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20494: $? = 0 configure:20503: result: yes configure:20508: checking whether langinfo.h defines YESEXPR configure:20527: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20527: $? = 0 configure:20536: result: yes configure:20565: checking for O_CLOEXEC configure:20586: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20586: $? = 0 configure:20594: result: yes configure:20635: checking for wchar_t configure:20653: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20653: $? = 0 configure:20661: result: yes configure:20677: checking for good max_align_t configure:20714: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20714: $? = 0 configure:20723: result: yes configure:20735: checking whether NULL can be used in arbitrary expressions configure:20754: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20754: $? = 0 configure:20762: result: yes configure:20769: checking for unreachable configure:20788: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c: In function 'main': conftest.c:201:1: warning: implicit declaration of function 'unreachable' [-Wimplicit-function-declaration] 201 | unreachable (); | ^~~~~~~~~~~ /usr/bin/ld: /tmp/ccmP3rzX.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `unreachable' collect2: error: ld returned 1 exit status configure:20788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | unreachable (); | | ; | return 0; | } configure:20798: result: no configure:20883: checking whether locale.h defines locale_t configure:20901: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20901: $? = 0 configure:20910: result: yes configure:20951: checking whether locale.h conforms to POSIX:2001 configure:20970: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:20970: $? = 0 configure:20978: result: yes configure:20981: checking whether struct lconv is properly defined configure:21001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:21001: $? = 0 configure:21010: result: yes configure:21138: checking whether malloc (0) returns nonnull configure:21173: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:21173: $? = 0 configure:21173: ./conftest configure:21173: $? = 0 configure:21185: result: yes configure:21428: checking for mmap configure:21428: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:21428: $? = 0 configure:21428: result: yes configure:21440: checking for MAP_ANONYMOUS configure:21479: result: yes configure:21506: checking whether memchr works configure:21592: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:21592: $? = 0 configure:21592: ./conftest configure:21592: $? = 0 configure:21604: result: yes configure:21611: checking whether memrchr is declared configure:21611: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:21611: $? = 0 configure:21611: result: yes configure:21624: checking whether defines MIN and MAX configure:21642: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:200:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] 200 | int x = MIN (42, 17); | ^~~ conftest.c:200:21: error: initializer element is not constant configure:21642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 (void) | { | | ; | return 0; | } configure:21650: result: no configure:21663: checking whether defines MIN and MAX configure:21681: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:21681: $? = 0 configure:21689: result: yes configure:21704: checking for compiler option needed when checking for future declarations configure:21742: result: none configure:21769: checking whether time_t is signed configure:21787: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:21787: $? = 0 configure:21795: result: yes configure:21803: checking whether alarm is declared configure:21803: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:21803: $? = 0 configure:21803: result: yes configure:21818: checking for working mktime configure:22065: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:22065: $? = 0 configure:22065: ./conftest configure:22065: $? = 64 configure: program exited with status 64 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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. */ | /* Test program from Paul Eggert and Tony Leneis. */ | #include | #include | #include | | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_DECL_ALARM | # include | #endif | | | | | #if defined _WIN32 && !defined __CYGWIN__ | #define access _access | #define chdir _chdir | #define chmod _chmod | #define close _close | #define creat _creat | #define dup _dup | #define dup2 _dup2 | #define ecvt _ecvt | #define execl _execl | #define execle _execle | #define execlp _execlp | #define execv _execv | #define execve _execve | #define execvp _execvp | #define execvpe _execvpe | #define fcloseall _fcloseall | #define fcvt _fcvt | #define fdopen _fdopen | #define fileno _fileno | #define gcvt _gcvt | #define getcwd _getcwd | #define getpid _getpid | #define getw _getw | #define isatty _isatty | #define j0 _j0 | #define j1 _j1 | #define jn _jn | #define lfind _lfind | #define lsearch _lsearch | #define lseek _lseek | #define memccpy _memccpy | #define mkdir _mkdir | #define mktemp _mktemp | #define open _open | #define putenv _putenv | #define putw _putw | #define read _read | #define rmdir _rmdir | #define strdup _strdup | #define swab _swab | #define tempnam _tempnam | #define tzset _tzset | #define umask _umask | #define unlink _unlink | #define utime _utime | #define wcsdup _wcsdup | #define write _write | #define y0 _y0 | #define y1 _y1 | #define yn _yn | #endif | | | | #ifndef TIME_T_IS_SIGNED | # define TIME_T_IS_SIGNED 0 | #endif | | static time_t time_t_max; | static time_t time_t_min; | | /* Values we'll use to set the TZ environment variable. */ | static char *tz_strings[] = { | (char *) 0, "TZ=GMT0", "TZ=JST-9", | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | }; | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | | /* Return 0 if mktime fails to convert a date in the spring-forward gap. | Based on a problem report from Andreas Jaeger. */ | static int | spring_forward_gap () | { | /* glibc (up to about 1998-10-07) failed this test. */ | struct tm tm; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | if (putenv ("TZ=PST8PDT,M4.1.0,M10.5.0") != 0) | return -1; | | tm.tm_year = 98; | tm.tm_mon = 3; | tm.tm_mday = 5; | tm.tm_hour = 2; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | return mktime (&tm) != (time_t) -1; | } | | static int | mktime_test1 (time_t now) | { | struct tm *lt; | return ! (lt = localtime (&now)) || mktime (lt) == now; | } | | static int | mktime_test (time_t now) | { | return (mktime_test1 (now) | && mktime_test1 ((time_t) (time_t_max - now)) | && mktime_test1 ((time_t) (time_t_min + now))); | } | | static int | irix_6_4_bug () | { | /* Based on code from Ariel Faigon. */ | struct tm tm; | tm.tm_year = 96; | tm.tm_mon = 3; | tm.tm_mday = 0; | tm.tm_hour = 0; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | mktime (&tm); | return tm.tm_mon == 2 && tm.tm_mday == 31; | } | | static int | bigtime_test (int j) | { | struct tm tm; | time_t now; | tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; | now = mktime (&tm); | if (now != (time_t) -1) | { | struct tm *lt = localtime (&now); | if (! (lt | && lt->tm_year == tm.tm_year | && lt->tm_mon == tm.tm_mon | && lt->tm_mday == tm.tm_mday | && lt->tm_hour == tm.tm_hour | && lt->tm_min == tm.tm_min | && lt->tm_sec == tm.tm_sec | && lt->tm_yday == tm.tm_yday | && lt->tm_wday == tm.tm_wday | && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) | == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) | return 0; | } | return 1; | } | | static int | year_2050_test () | { | /* The correct answer for 2050-02-01 00:00:00 in Pacific time, | ignoring leap seconds. */ | unsigned long int answer = 2527315200UL; | | struct tm tm; | time_t t; | tm.tm_year = 2050 - 1900; | tm.tm_mon = 2 - 1; | tm.tm_mday = 1; | tm.tm_hour = tm.tm_min = tm.tm_sec = 0; | tm.tm_isdst = -1; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | if (putenv ("TZ=PST8PDT,M4.1.0,M10.5.0") != 0) | return -1; | | t = mktime (&tm); | | /* Check that the result is either a failure, or close enough | to the correct answer that we can assume the discrepancy is | due to leap seconds. */ | return (t == (time_t) -1 | || (0 < t && answer - 120 <= t && t <= answer + 120)); | } | | static int | indiana_test () | { | if (putenv ("TZ=America/Indiana/Indianapolis") != 0) | return -1; | struct tm tm; | tm.tm_year = 1986 - 1900; tm.tm_mon = 4 - 1; tm.tm_mday = 28; | tm.tm_hour = 16; tm.tm_min = 24; tm.tm_sec = 50; tm.tm_isdst = 0; | time_t std = mktime (&tm); | if (! (std == 515107490 || std == 515107503)) | return 1; | | /* This platform supports TZDB, either without or with leap seconds. | Return true if GNU Bug#48085 is absent. */ | tm.tm_isdst = 1; | time_t dst = mktime (&tm); | return std - dst == 60 * 60; | } | | int | main () | { | int result = 0; | time_t t, delta; | int i, j; | int time_t_signed_magnitude = (time_t) ~ (time_t) 0 < (time_t) -1; | | #if HAVE_DECL_ALARM | /* This test makes some buggy mktime implementations loop. | Give up after 60 seconds; a mktime slower than that | isn't worth using anyway. */ | signal (SIGALRM, SIG_DFL); | alarm (60); | #endif | | time_t_max = (! TIME_T_IS_SIGNED | ? (time_t) -1 | : ((((time_t) 1 << (sizeof (time_t) * CHAR_BIT - 2)) - 1) | * 2 + 1)); | time_t_min = (! TIME_T_IS_SIGNED | ? (time_t) 0 | : time_t_signed_magnitude | ? ~ (time_t) 0 | : ~ time_t_max); | | delta = time_t_max / 997; /* a suitable prime number */ | for (i = 0; i < N_STRINGS; i++) | { | if (tz_strings[i]) | putenv (tz_strings[i]); | | for (t = 0; t <= time_t_max - delta && (result & 1) == 0; t += delta) | if (! mktime_test (t)) | result |= 1; | if ((result & 2) == 0 | && ! (mktime_test ((time_t) 1) | && mktime_test ((time_t) (60 * 60)) | && mktime_test ((time_t) (60 * 60 * 24)))) | result |= 2; | | for (j = 1; (result & 4) == 0; j <<= 1) | { | if (! bigtime_test (j)) | result |= 4; | if (INT_MAX / 2 < j) | break; | } | if ((result & 8) == 0 && ! bigtime_test (INT_MAX)) | result |= 8; | } | if (! irix_6_4_bug ()) | result |= 16; | if (! spring_forward_gap ()) | result |= 32; | if (! year_2050_test () || ! indiana_test ()) | result |= 64; | return result; | } configure:22078: result: no configure:22142: checking whether struct tm is in sys/time.h or time.h configure:22163: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22163: $? = 0 configure:22171: result: time.h configure:22179: checking for struct tm.tm_zone configure:22179: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22179: $? = 0 configure:22179: result: yes configure:22246: checking for struct tm.tm_gmtoff configure:22246: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22246: $? = 0 configure:22246: result: yes configure:22260: checking for compound literals configure:22279: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22279: $? = 0 configure:22288: result: yes configure:22438: checking whether setenv is declared configure:22438: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22438: $? = 0 configure:22438: result: yes configure:22458: checking for search.h configure:22458: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22458: $? = 0 configure:22458: result: yes configure:22467: checking for tsearch configure:22504: checking for tsearch configure:22504: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:22504: $? = 0 configure:22504: result: yes configure:22519: result: yes configure:22536: checking for sigset_t configure:22536: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22536: $? = 0 configure:22536: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:218:23: error: expected expression before ')' token 218 | if (sizeof ((sigset_t))) | ^ configure:22536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 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 (void) | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:22536: result: yes configure:22634: checking for volatile sig_atomic_t configure:22634: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22634: $? = 0 configure:22634: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:217:36: error: expected expression before ')' token 217 | if (sizeof ((volatile sig_atomic_t))) | ^ configure:22634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | /* end confdefs.h. */ | | #include | | | int | main (void) | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:22634: result: yes configure:22651: checking for sighandler_t configure:22651: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22651: $? = 0 configure:22651: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:217:27: error: expected expression before ')' token 217 | if (sizeof ((sighandler_t))) | ^ configure:22651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | /* end confdefs.h. */ | | #include | | | int | main (void) | { | if (sizeof ((sighandler_t))) | return 0; | ; | return 0; | } configure:22651: result: yes configure:22677: checking whether snprintf returns a byte count as in C99 configure:22772: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:22772: $? = 0 configure:22772: ./conftest configure:22772: $? = 0 configure:22784: result: yes configure:22789: checking whether printf supports POSIX/XSI format strings with positions configure:22826: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:22826: $? = 0 configure:22826: ./conftest configure:22826: $? = 0 configure:22838: result: yes configure:22841: checking whether snprintf is declared configure:22841: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22841: $? = 0 configure:22841: result: yes configure:22864: checking whether fcloseall is declared configure:22864: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22864: $? = 0 configure:22864: result: yes configure:22873: checking whether getw is declared configure:22873: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22873: $? = 0 configure:22873: result: yes configure:22882: checking whether putw is declared configure:22882: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22882: $? = 0 configure:22882: result: yes configure:22966: checking which flavor of printf attribute matches inttypes macros configure:22994: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:22994: $? = 0 configure:23002: result: system configure:23038: checking whether ecvt is declared configure:23038: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:23038: $? = 0 configure:23038: result: yes configure:23047: checking whether fcvt is declared configure:23047: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:23047: $? = 0 configure:23047: result: yes configure:23056: checking whether gcvt is declared configure:23056: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:23056: $? = 0 configure:23056: result: yes configure:23148: checking whether MB_CUR_MAX is correct configure:23195: result: guessing yes configure:23220: checking whether strdup is declared configure:23220: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:23220: $? = 0 configure:23220: result: yes configure:23231: checking whether strerror(0) succeeds configure:23272: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:23272: $? = 0 configure:23272: ./conftest configure:23272: $? = 0 configure:23284: result: yes configure:23476: checking whether strndup is declared configure:23476: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:23476: $? = 0 configure:23476: result: yes configure:23486: checking whether strnlen is declared configure:23486: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:23486: $? = 0 configure:23486: result: yes configure:23496: checking whether strtoimax is declared configure:23496: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:23496: $? = 0 configure:23496: result: yes configure:23506: checking whether strtoumax is declared configure:23506: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:23506: $? = 0 configure:23506: result: yes configure:23618: checking for struct timespec in configure:23636: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:23636: $? = 0 configure:23644: result: yes configure:23838: checking for TIME_UTC in configure:23856: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:23856: $? = 0 configure:23864: result: yes configure:24491: checking whether execvpe is declared configure:24491: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:24491: $? = 0 configure:24491: result: yes configure:24605: checking whether unsetenv is declared configure:24605: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:24605: $? = 0 configure:24605: result: yes configure:24726: checking whether the utimes function works configure:24867: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:24867: $? = 0 configure:24867: ./conftest configure:24867: $? = 0 configure:24879: result: yes configure:24901: checking for inttypes.h configure:24921: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:24921: $? = 0 configure:24929: result: yes configure:24938: checking for stdint.h configure:24956: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:24956: $? = 0 configure:24964: result: yes configure:24975: checking for intmax_t configure:25001: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:25001: $? = 0 configure:25009: result: yes configure:25024: checking whether snprintf truncates the result as in C99 configure:25109: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:25109: $? = 0 configure:25109: ./conftest configure:25109: $? = 0 configure:25121: result: yes configure:25125: checking where to find the exponent in a 'double' configure:25451: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:25451: $? = 0 configure:25451: ./conftest configure:25451: $? = 0 configure:25464: result: word 1 bit 20 configure:25483: checking for wcslen configure:25483: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:25483: $? = 0 configure:25483: result: yes configure:25493: checking for snprintf configure:25493: result: yes configure:25499: checking for strnlen configure:25499: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:248:6: warning: conflicting types for built-in function 'strnlen'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 248 | char strnlen (); | ^~~~~~~ configure:25499: $? = 0 configure:25499: result: yes configure:25505: checking for wcrtomb configure:25505: result: yes configure:25512: checking whether _snprintf is declared configure:25512: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:243:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? 243 | (void) _snprintf; | ^~~~~~~~~ | vsnprintf conftest.c:243:10: note: each undeclared identifier is reported only once for each function it appears in configure:25512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:25512: result: no configure:25540: checking whether vsnprintf is declared configure:25540: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:25540: $? = 0 configure:25540: result: yes configure:25656: checking whether wcsdup is declared configure:25656: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:25656: $? = 0 configure:25656: result: yes configure:25676: checking for C compiler option to allow warnings configure:25685: /usr/bin/gcc -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -c conftest.c 2>conftest1.err configure:25688: $? = 0 configure:25691: /usr/bin/gcc -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -Wno-error -c conftest.c 2>conftest2.err configure:25694: $? = 0 configure:25704: result: -Wno-error configure:25744: /usr/bin/gcc -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -E conftest.c > conftest.out configure:25747: $? = 0 configure:25788: checking for alignas and alignof configure:25846: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:256:31: warning: implicit declaration of function 'alignof' [-Wimplicit-function-declaration] 256 | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; | ^~~~~~~ conftest.c:256:40: error: expected expression before 'double' 256 | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; | ^~~~~~ conftest.c:260:59: error: expected declaration specifiers or '...' before numeric constant 260 | struct alignas_test { char c; char alignas (8) alignas_8; }; | ^ conftest.c:260:73: warning: no semicolon at end of struct or union 260 | struct alignas_test { char c; char alignas (8) alignas_8; }; | ^ In file included from conftest.c:243: conftest.c:261:33: error: 'struct alignas_test' has no member named 'alignas_8' 261 | char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 | ^~~~~~~~ configure:25846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | /* end confdefs.h. */ | #include | #ifdef INCLUDE_STDALIGN_H | #include | #endif | #include | | /* Test that alignof yields a result consistent with offsetof. | This catches GCC bug 52023 | . */ | #ifdef __cplusplus | template struct alignof_helper { char a; t b; }; | # define ao(type) offsetof (alignof_helper, b) | #else | # define ao(type) offsetof (struct { char a; type b; }, b) | #endif | char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; | char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1]; | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; | | /* Test alignas only on platforms where gnulib can help. */ | #if ((defined __cplusplus && 201103 <= __cplusplus) || (__TINYC__ && defined __attribute__) || (defined __APPLE__ && defined __MACH__ ? 4 < __GNUC__ + (1 <= __GNUC_MINOR__) : __GNUC__) || (__ia64 && (61200 <= __HP_cc || 61200 <= __HP_aCC)) || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__ || 1300 <= _MSC_VER) | struct alignas_test { char c; char alignas (8) alignas_8; }; | char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 | ? 1 : -1]; | #endif | | int | main (void) | { | | ; | return 0; | } configure:25846: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -DINCLUDE_STDALIGN_H -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:25846: $? = 0 configure:25858: result: yes, macros configure:25880: checking for alloca as a compiler built-in configure:25906: result: yes configure:25975: checking whether program_invocation_name is declared configure:25975: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:25975: $? = 0 configure:25975: result: yes configure:25993: checking whether program_invocation_short_name is declared configure:25993: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:25993: $? = 0 configure:25993: result: yes configure:26016: checking whether program_invocation_name is defined configure:26029: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:26029: $? = 0 configure:26034: result: yes configure:26044: checking whether program_invocation_short_name is defined configure:26057: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:26057: $? = 0 configure:26062: result: yes configure:26098: checking for static_assert configure:26136: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:253:28: error: expected declaration specifiers or '...' before numeric constant 253 | static_assert (2 + 2 == 4, "arithmetic does not work"); | ^ conftest.c:253:40: error: expected declaration specifiers or '...' before string constant 253 | static_assert (2 + 2 == 4, "arithmetic does not work"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:254:28: error: expected declaration specifiers or '...' before numeric constant 254 | static_assert (2 + 2 == 4); | ^ conftest.c: In function 'main': conftest.c:260:13: warning: implicit declaration of function 'static_assert' [-Wimplicit-function-declaration] 260 | static_assert (sizeof (char) == 1, "sizeof does not work"); | ^~~~~~~~~~~~~ configure:26136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 | /* end confdefs.h. */ | #if defined __clang__ && __STDC_VERSION__ < 202311 | #pragma clang diagnostic error "-Wc2x-extensions" | #pragma clang diagnostic error "-Wc++1z-extensions" | #endif | #ifdef INCLUDE_ASSERT_H | #include | #endif | static_assert (2 + 2 == 4, "arithmetic does not work"); | static_assert (2 + 2 == 4); | | int | main (void) | { | | static_assert (sizeof (char) == 1, "sizeof does not work"); | static_assert (sizeof (char) == 1); | | ; | return 0; | } configure:26136: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -DINCLUDE_ASSERT_H -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:26136: $? = 0 configure:26147: result: yes, an macro configure:26289: checking whether btowc(0) is correct configure:26320: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:26320: $? = 0 configure:26320: ./conftest configure:26320: $? = 0 configure:26332: result: yes configure:26335: checking whether btowc(EOF) is correct configure:26384: result: guessing yes configure:26388: checking whether btowc is consistent with mbrtowc in the C locale configure:26442: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:26442: $? = 0 configure:26442: ./conftest configure:26442: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 | /* end confdefs.h. */ | | #include | #include | #include | int main () | { | #if HAVE_MBRTOWC | wint_t wc1 = btowc (0x80); | wchar_t wc2 = (wchar_t) 0xbadface; | char buf[1] = { 0x80 }; | mbstate_t state; | memset (&state, 0, sizeof (mbstate_t)); | if (mbrtowc (&wc2, buf, 1, &state) != 1 || wc1 != wc2) | return 1; | #endif | return 0; | } configure:26454: result: no configure:26584: checking for __builtin_expect configure:26600: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:26600: $? = 0 configure:26627: result: yes configure:26952: checking whether calloc (0, n) and calloc (n, 0) return nonnull configure:26984: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:26984: $? = 0 configure:26984: ./conftest configure:26984: $? = 0 configure:27008: result: yes configure:27172: checking for readlinkat configure:27209: checking for readlinkat configure:27209: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:27209: $? = 0 configure:27209: result: yes configure:27224: result: yes configure:27259: checking whether this system supports file names of any length configure:27302: result: no configure:27326: checking whether chmod works configure:27403: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:27403: $? = 0 configure:27403: ./conftest configure:27403: $? = 0 configure:27416: result: yes configure:27523: checking for library containing clock_gettime configure:27553: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:27553: $? = 0 configure:27573: result: none required configure:27583: checking for clock_getres configure:27583: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:27583: $? = 0 configure:27583: result: yes configure:27589: checking for clock_gettime configure:27589: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:27589: $? = 0 configure:27589: result: yes configure:27595: checking for clock_settime configure:27595: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:27595: $? = 0 configure:27595: result: yes configure:27654: checking for closedir configure:27654: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:27654: $? = 0 configure:27654: result: yes configure:28467: checking for d_ino member in directory struct configure:28528: result: yes configure:28560: checking for dirfd configure:28560: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:28560: $? = 0 configure:28560: result: yes configure:28567: checking whether dirfd is declared configure:28567: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:28567: $? = 0 configure:28567: result: yes configure:28582: checking whether dirfd is a macro configure:28607: result: no configure:28716: checking whether // is distinct from / configure:28746: result: no configure:28774: checking whether dup works configure:28810: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:28810: $? = 0 configure:28810: ./conftest configure:28810: $? = 0 configure:28822: result: yes configure:28872: checking whether dup2 works configure:28965: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:28965: $? = 0 configure:28965: ./conftest configure:28965: $? = 0 configure:28977: result: yes configure:29139: checking for euidaccess configure:29139: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:29139: $? = 0 configure:29139: result: yes configure:29466: checking for faccessat configure:29518: result: yes configure:29714: checking whether fchmodat works configure:29786: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:29786: $? = 0 configure:29786: ./conftest configure:29786: $? = 4 configure: program exited with status 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | #ifndef S_IRUSR | #define S_IRUSR 0400 | #endif | #ifndef S_IWUSR | #define S_IWUSR 0200 | #endif | #ifndef S_IRWXU | #define S_IRWXU 0700 | #endif | #ifndef S_IRWXG | #define S_IRWXG 0070 | #endif | #ifndef S_IRWXO | #define S_IRWXO 0007 | #endif | | | | #if defined _WIN32 && !defined __CYGWIN__ | #define access _access | #define chdir _chdir | #define chmod _chmod | #define close _close | #define creat _creat | #define dup _dup | #define dup2 _dup2 | #define ecvt _ecvt | #define execl _execl | #define execle _execle | #define execlp _execlp | #define execv _execv | #define execve _execve | #define execvp _execvp | #define execvpe _execvpe | #define fcloseall _fcloseall | #define fcvt _fcvt | #define fdopen _fdopen | #define fileno _fileno | #define gcvt _gcvt | #define getcwd _getcwd | #define getpid _getpid | #define getw _getw | #define isatty _isatty | #define j0 _j0 | #define j1 _j1 | #define jn _jn | #define lfind _lfind | #define lsearch _lsearch | #define lseek _lseek | #define memccpy _memccpy | #define mkdir _mkdir | #define mktemp _mktemp | #define open _open | #define putenv _putenv | #define putw _putw | #define read _read | #define rmdir _rmdir | #define strdup _strdup | #define swab _swab | #define tempnam _tempnam | #define tzset _tzset | #define umask _umask | #define unlink _unlink | #define utime _utime | #define wcsdup _wcsdup | #define write _write | #define y0 _y0 | #define y1 _y1 | #define yn _yn | #endif | | | int | main (void) | { | | int permissive = S_IRWXU | S_IRWXG | S_IRWXO; | int desired = S_IRUSR | S_IWUSR; | int result = 0; | #define file "conftest.fchmodat" | struct stat st; | if (creat (file, permissive) < 0) | return 1; | /* Test whether fchmodat rejects a trailing slash on a non-directory. | This test fails on AIX 7.2. */ | if (fchmodat (AT_FDCWD, file "/", desired, 0) == 0) | result |= 2; | /* Test whether fchmodat+AT_SYMLINK_NOFOLLOW works on non-symlinks. | This test fails on GNU/Linux with glibc 2.31 (but not on | GNU/kFreeBSD nor GNU/Hurd) and Cygwin 2.9. */ | if (fchmodat (AT_FDCWD, file, desired, AT_SYMLINK_NOFOLLOW) != 0) | result |= 4; | if (stat (file, &st) != 0) | return 1; | if ((st.st_mode & permissive) != desired) | result |= 4; | return result; | | ; | return 0; | } configure:29802: result: no configure:29840: checking for readlinkat configure:29892: result: yes configure:29933: checking for fchownat configure:29933: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:29933: $? = 0 configure:29933: result: yes configure:29939: checking whether fchownat works with AT_SYMLINK_NOFOLLOW configure:29975: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:29975: $? = 0 configure:29975: ./conftest configure:29975: $? = 0 configure:29987: result: yes configure:30001: checking whether fchownat works with an empty file name configure:30040: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:30040: $? = 0 configure:30040: ./conftest configure:30040: $? = 0 configure:30052: result: yes configure:30120: checking whether fcntl handles F_DUPFD correctly configure:30184: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:30184: $? = 0 configure:30184: ./conftest configure:30184: $? = 0 configure:30195: result: yes configure:30213: checking whether fcntl understands F_DUPFD_CLOEXEC configure:30248: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:30248: $? = 0 configure:30248: ./conftest configure:30248: $? = 0 configure:30267: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:302:1: error: unknown type name 'choke' 302 | choke me | ^~~~~ conftest.c:302:9: error: expected ';' before 'int' 302 | choke me | ^ | ; ...... 305 | int | ~~~ configure:30267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 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 (void) | { | | ; | return 0; | } configure:30284: result: needs runtime check configure:30379: checking whether fdopendir is declared configure:30379: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:30379: $? = 0 configure:30379: result: yes configure:30401: checking whether fdopendir works configure:30451: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:30451: $? = 0 configure:30451: ./conftest configure:30451: $? = 0 configure:30462: result: yes configure:30535: checking for struct stat.st_blocks configure:30535: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:30535: $? = 0 configure:30535: result: yes configure:30576: checking for mempcpy configure:30613: checking for mempcpy configure:30613: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:323:6: warning: conflicting types for built-in function 'mempcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 323 | char mempcpy (); | ^~~~~~~ configure:30613: $? = 0 configure:30613: result: yes configure:30628: result: yes configure:30644: checking for flexible array member configure:30673: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:30673: $? = 0 configure:30681: result: yes configure:30745: checking whether conversion from 'int' to 'long double' works configure:30792: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:30792: $? = 0 configure:30792: ./conftest configure:30792: $? = 0 configure:30804: result: yes configure:30962: checking for working GNU fnmatch configure:31071: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:31071: $? = 0 configure:31071: ./conftest configure:31071: $? = 0 configure:31084: result: yes configure:31276: checking whether fopen supports the mode character 'x' configure:31316: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:31316: $? = 0 configure:31316: ./conftest configure:31316: $? = 0 configure:31329: result: yes configure:31331: checking whether fopen supports the mode character 'e' configure:31379: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:31379: $? = 0 configure:31379: ./conftest configure:31379: $? = 0 configure:31392: result: yes configure:31447: checking for __fpending configure:31465: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:31465: $? = 0 configure:31475: result: yes configure:31478: checking whether __fpending is declared configure:31478: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:31478: $? = 0 configure:31478: result: yes configure:31507: checking whether free is known to preserve errno configure:31531: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:324:16: error: #error "'free' is not known to preserve errno" 324 | #error "'free' is not known to preserve errno" | ^~~~~ configure:31531: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | #if 2 < __GLIBC__ + (33 <= __GLIBC_MINOR__) | #elif defined __OpenBSD__ | #elif defined __sun | #else | #error "'free' is not known to preserve errno" | #endif | | ; | return 0; | } configure:31540: result: no configure:31638: checking for fseeko configure:31667: result: yes configure:31687: checking whether fflush works on input streams configure:31773: result: no configure:31808: checking for _fseeki64 configure:31808: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 /usr/bin/ld: /tmp/ccZGiRoe.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_fseeki64' collect2: error: ld returned 1 exit status configure:31808: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | /* Define _fseeki64 to an innocuous variant, in case declares _fseeki64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fseeki64 innocuous__fseeki64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fseeki64 (); below. */ | | #include | #undef _fseeki64 | | /* 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 _fseeki64 (); | /* 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__fseeki64 || defined __stub____fseeki64 | choke me | #endif | | int | main (void) | { | return _fseeki64 (); | ; | return 0; | } configure:31808: result: no configure:31942: checking whether fstatat (..., 0) works configure:31969: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:31969: $? = 0 configure:31969: ./conftest configure:31969: $? = 0 configure:31981: result: yes configure:32041: checking for futimens configure:32078: checking for futimens configure:32078: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:32078: $? = 0 configure:32078: result: yes configure:32093: result: yes configure:32113: checking whether futimens works configure:32168: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:32168: $? = 0 configure:32168: ./conftest configure:32168: $? = 0 configure:32180: result: yes configure:32239: checking whether getcwd handles long file names properly configure:32474: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:32474: $? = 0 configure:32474: ./conftest configure:32474: $? = 0 configure:32491: result: yes configure:32502: checking for getpagesize configure:32520: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:32520: $? = 0 configure:32530: result: yes configure:32539: checking whether getcwd succeeds when 4k < cwd_length < 16k configure:32676: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:32676: $? = 0 configure:32676: ./conftest configure:32676: $? = 0 configure:32694: result: yes configure:32839: checking for getdelim configure:32876: checking for getdelim configure:32876: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:32876: $? = 0 configure:32876: result: yes configure:32891: result: yes configure:32907: checking for working getdelim function configure:32981: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:32981: $? = 0 configure:32981: ./conftest configure:32981: $? = 0 configure:32995: result: yes configure:33080: checking whether getdtablesize works configure:33120: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:33120: $? = 0 configure:33120: ./conftest configure:33120: $? = 0 configure:33134: result: yes configure:33187: checking for getgroups configure:33187: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:33187: $? = 0 configure:33187: result: yes configure:33243: checking for working getgroups configure:33274: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:33274: $? = 0 configure:33274: ./conftest configure:33274: $? = 0 configure:33286: result: yes configure:33314: checking whether getgroups handles negative values configure:33347: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:33347: $? = 0 configure:33347: ./conftest configure:33347: $? = 0 configure:33358: result: yes configure:33410: checking for getline configure:33447: checking for getline configure:33447: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:33447: $? = 0 configure:33447: result: yes configure:33462: result: yes configure:33477: checking for working getline function configure:33547: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:33547: $? = 0 configure:33547: ./conftest configure:33547: $? = 0 configure:33559: result: yes configure:33765: checking for getpagesize configure:33793: result: yes configure:33824: checking whether getpagesize is declared configure:33824: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:33824: $? = 0 configure:33824: result: yes configure:33870: checking for getprogname configure:33907: checking for getprogname configure:33907: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 /usr/bin/ld: /tmp/ccgrSpx9.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:33907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 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. */ | | #include | #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 (void) | { | return getprogname (); | ; | return 0; | } configure:33907: result: no configure:33922: result: no configure:33942: checking whether program_invocation_name is declared configure:33942: result: yes configure:33979: checking whether program_invocation_name is declared configure:33979: result: yes configure:33993: checking whether program_invocation_short_name is declared configure:33993: result: yes configure:34007: checking whether __argv is declared configure:34007: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:350:10: error: '__argv' undeclared (first use in this function) 350 | (void) __argv; | ^~~~~~ conftest.c:350:10: note: each undeclared identifier is reported only once for each function it appears in configure:34007: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | #ifndef __argv | #ifdef __cplusplus | (void) __argv; | #else | (void) __argv; | #endif | #endif | | ; | return 0; | } configure:34007: result: no configure:34091: checking for getrandom configure:34133: checking for getrandom configure:34133: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:34133: $? = 0 configure:34133: result: yes configure:34148: result: yes configure:34168: checking whether getrandom is compatible with its GNU+BSD signature configure:34192: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:34192: $? = 0 configure:34201: result: yes configure:34324: checking for gettimeofday with POSIX signature configure:34353: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:34353: $? = 0 configure:34380: result: yes configure:34443: checking for group_member configure:34443: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:34443: $? = 0 configure:34443: result: yes configure:34568: checking for iswblank configure:34605: checking for iswblank configure:34605: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:366:6: warning: conflicting types for built-in function 'iswblank'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] 366 | char iswblank (); | ^~~~~~~~ conftest.c:358:1: note: 'iswblank' is declared in header '' 357 | #include 358 | #undef iswblank configure:34605: $? = 0 configure:34605: result: yes configure:34620: result: yes configure:34634: checking whether iswblank is declared configure:34634: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:34634: $? = 0 configure:34634: result: yes configure:34710: checking whether iswdigit is ISO C compliant configure:34818: result: guessing yes configure:34869: checking whether iswxdigit is ISO C compliant configure:34968: result: guessing yes configure:35071: checking for lchown configure:35071: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:35071: $? = 0 configure:35071: result: yes configure:35129: checking whether the compiler supports the __inline keyword configure:35147: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:35147: $? = 0 configure:35155: result: yes configure:35203: checking whether link obeys POSIX configure:35253: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:35253: $? = 0 configure:35253: ./conftest configure:35253: $? = 0 configure:35265: result: yes configure:35311: checking for __xpg4 configure:35328: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 /usr/bin/ld: /tmp/ccPgGr8Z.o: warning: relocation against `__xpg4' in read-only section `.text.startup' /usr/bin/ld: /tmp/ccPgGr8Z.o: in function `main': conftest.c:(.text.startup+0x2): undefined reference to `__xpg4' /usr/bin/ld: warning: creating DT_TEXTREL in a PIE collect2: error: ld returned 1 exit status configure:35328: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | /* end confdefs.h. */ | extern int __xpg4; | int | main (void) | { | return __xpg4; | ; | return 0; | } configure:35338: result: no configure:35343: checking whether link(2) dereferences a symlink configure:35403: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:35403: $? = 0 configure:35403: ./conftest configure:35403: $? = 0 configure:35416: result: no configure:35437: checking for linkat configure:35474: checking for linkat configure:35474: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:35474: $? = 0 configure:35474: result: yes configure:35489: result: yes configure:35509: checking whether linkat() can link symlinks configure:35539: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:35539: $? = 0 configure:35539: ./conftest configure:35539: $? = 0 configure:35552: result: yes configure:35560: checking whether linkat handles trailing slash correctly configure:35634: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:35634: $? = 0 configure:35634: ./conftest configure:35634: $? = 0 configure:35646: result: yes configure:35737: checking whether localeconv works configure:35769: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:35769: $? = 0 configure:35769: ./conftest configure:35769: $? = 0 configure:35781: result: yes configure:35854: checking whether lseek detects pipes configure:35891: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:35891: $? = 0 configure:35928: result: yes configure:35944: checking whether SEEK_DATA works but is incompatible with GNU configure:35966: /usr/bin/cpp -I/home/buildroot/instance-0/output-1/host/include conftest.c conftest.c:374:18: error: #error "No need to work around the bug" 374 | #error "No need to work around the bug" | ^~~~~ configure:35966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | /* end confdefs.h. */ | #include | #if defined __APPLE__ && defined __MACH__ && defined SEEK_DATA | # ifdef __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ | # include | # endif | # if 99990000 <= MAC_OS_X_VERSION_MIN_REQUIRED | # define LSEEK_WORKS_BUT_IS_INCOMPATIBLE_WITH_GNU | # endif | #endif | #ifndef LSEEK_WORKS_BUT_IS_INCOMPATIBLE_WITH_GNU | #error "No need to work around the bug" | #endif | configure:35974: result: no configure:36073: checking whether malloc (0) returns nonnull configure:36120: result: yes configure:36218: checking whether mbrtoc32 works on empty input configure:36253: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:36253: $? = 0 configure:36253: ./conftest configure:36253: $? = 0 configure:36265: result: yes configure:36269: checking whether the C locale is free of encoding errors configure:36316: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:36316: $? = 0 configure:36316: ./conftest configure:36316: $? = 3 configure: program exited with status 3 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | /* end confdefs.h. */ | #include | #include | #ifdef __HAIKU__ | #include | #endif | #include | | int | main (void) | { | | int i; | char *locale = setlocale (LC_ALL, "C"); | if (! locale) | return 2; | for (i = CHAR_MIN; i <= CHAR_MAX; i++) | { | char c = i; | char32_t wc; | mbstate_t mbs = { 0, }; | size_t ss = mbrtoc32 (&wc, &c, 1, &mbs); | if (1 < ss) | return 3; | } | return 0; | | ; | return 0; | } configure:36328: result: no configure:36541: checking whether mbrtowc handles a NULL pwc argument configure:36608: result: guessing yes configure:36614: checking whether mbrtowc handles a NULL string argument configure:36669: result: guessing yes configure:36677: checking whether mbrtowc has a correct return value configure:36805: result: guessing yes configure:36811: checking whether mbrtowc returns 0 when parsing a NUL character configure:36863: result: guessing yes configure:36868: checking whether mbrtowc stores incomplete characters configure:36992: result: guessing no configure:36997: checking whether mbrtowc works on empty input configure:37028: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:37028: $? = 0 configure:37028: ./conftest configure:37028: $? = 0 configure:37040: result: yes configure:37044: checking whether the C locale is free of encoding errors configure:37088: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:37088: $? = 0 configure:37088: ./conftest configure:37088: $? = 3 configure: program exited with status 3 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main (void) | { | | 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:37100: result: no configure:37589: checking whether mbsrtowcs works configure:37693: result: guessing yes configure:37702: checking whether the C locale is free of encoding errors configure:37758: result: no configure:37829: checking for mbtowc configure:37866: checking for mbtowc configure:37866: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:37866: $? = 0 configure:37866: result: yes configure:37881: result: yes configure:38010: checking for mempcpy configure:38062: result: yes configure:38137: checking for memrchr configure:38137: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:38137: $? = 0 configure:38137: result: yes configure:38193: checking whether mkdir handles trailing slash configure:38250: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:38250: $? = 0 configure:38250: ./conftest configure:38250: $? = 0 configure:38263: result: yes configure:38272: checking whether mkdir handles trailing dot configure:38312: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:38312: $? = 0 configure:38312: ./conftest configure:38312: $? = 0 configure:38326: result: yes configure:38421: checking for mkdtemp configure:38421: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:38421: $? = 0 configure:38421: result: yes configure:38474: checking for mkfifo configure:38492: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:38492: $? = 0 configure:38502: result: yes configure:38511: checking whether mkfifo rejects trailing slashes configure:38553: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:38553: $? = 0 configure:38553: ./conftest configure:38553: $? = 0 configure:38565: result: yes configure:38621: checking for mknodat configure:38702: checking for mknodat configure:38702: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:38702: $? = 0 configure:38702: result: yes configure:38717: result: yes configure:38734: checking for mkfifoat configure:38815: checking for mkfifoat configure:38815: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:38815: $? = 0 configure:38815: result: yes configure:38830: result: yes configure:38845: checking whether mkfifoat rejects trailing slashes configure:38884: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:38884: $? = 0 configure:38884: ./conftest configure:38884: $? = 0 configure:38897: result: yes configure:38992: checking whether mknod can create fifo without root privileges configure:39033: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:39033: $? = 0 configure:39033: ./conftest configure:39033: $? = 0 configure:39051: result: yes configure:39157: checking for __mktime_internal configure:39157: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 /usr/bin/ld: /tmp/ccEWYcCl.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `__mktime_internal' collect2: error: ld returned 1 exit status configure:39157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 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. */ | | #include | #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 (void) | { | return __mktime_internal (); | ; | return 0; | } configure:39157: result: no configure:39230: checking for nl_langinfo configure:39267: checking for nl_langinfo configure:39267: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:39267: $? = 0 configure:39267: result: yes configure:39282: result: yes configure:39302: checking whether YESEXPR works configure:39332: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:39332: $? = 0 configure:39332: ./conftest configure:39332: $? = 0 configure:39344: result: yes configure:39542: checking for obstacks that work with any size object configure:39567: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:406:20: error: conflicting types for '_obstack_memory_used' 406 | size_t _obstack_memory_used (struct obstack *); | ^~~~~~~~~~~~~~~~~~~~ In file included from conftest.c:402: /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:39567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | /* 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 (void) | { | struct obstack mem; | obstack_init (&mem); | obstack_free (&mem, 0); | | ; | return 0; | } configure:39576: result: no configure:39612: checking whether open recognizes a trailing slash configure:39657: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:39657: $? = 0 configure:39657: ./conftest configure:39657: $? = 0 configure:39670: result: yes configure:39820: checking for opendir configure:39820: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:39820: $? = 0 configure:39820: result: yes configure:39890: checking for bison configure:39911: found /usr/bin/bison configure:39922: result: bison configure:39941: checking for bison 2.4 or newer configure:39953: result: 3.7.5, ok configure:39967: checking for struct tm.tm_zone configure:39967: result: yes configure:40081: checking for getppriv configure:40081: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 /usr/bin/ld: /tmp/ccOMqSAb.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getppriv' collect2: error: ld returned 1 exit status configure:40081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 1 | /* end confdefs.h. */ | /* Define getppriv to an innocuous variant, in case declares getppriv. | For example, HP-UX 11i declares gettimeofday. */ | #define getppriv innocuous_getppriv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getppriv (); below. */ | | #include | #undef getppriv | | /* 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 getppriv (); | /* 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_getppriv || defined __stub___getppriv | choke me | #endif | | int | main (void) | { | return getppriv (); | ; | return 0; | } configure:40081: result: no configure:40090: checking whether program_invocation_name is declared configure:40090: result: yes configure:40100: checking whether program_invocation_short_name is declared configure:40100: result: yes configure:40120: checking for raise configure:40120: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:40120: $? = 0 configure:40120: result: yes configure:40181: checking for rawmemchr configure:40181: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:40181: $? = 0 configure:40181: result: yes configure:40286: checking for readdir configure:40286: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:40286: $? = 0 configure:40286: result: yes configure:40341: checking whether readlink signature is correct configure:40360: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:40360: $? = 0 configure:40368: result: yes configure:40370: checking whether readlink handles trailing slash correctly configure:40410: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:40410: $? = 0 configure:40410: ./conftest configure:40410: $? = 0 configure:40422: result: yes configure:40438: checking whether readlink truncates results correctly configure:40477: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:40477: $? = 0 configure:40477: ./conftest configure:40477: $? = 0 configure:40489: result: yes configure:40551: checking for readlinkat configure:40603: result: yes configure:40624: checking whether readlinkat signature is correct configure:40643: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:40643: $? = 0 configure:40651: result: yes configure:40702: checking whether realloc (0, 0) returns nonnull configure:40737: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:40737: $? = 0 configure:40737: ./conftest configure:40737: $? = 0 configure:40749: result: yes configure:40836: checking for reallocarray configure:40873: checking for reallocarray configure:40873: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:40873: $? = 0 configure:40873: result: yes configure:40888: result: yes configure:40973: checking for working re_compile_pattern configure:41288: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:41288: $? = 0 configure:41288: ./conftest ./configure: line 3531: 2153265 Segmentation fault (core dumped) ./conftest$ac_exeext configure:41288: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | /* end confdefs.h. */ | #include | | #include | #include | #include | | #if defined M_CHECK_ACTION || HAVE_DECL_ALARM | # include | # include | #endif | | #if HAVE_MALLOC_H | # include | #endif | | #ifdef M_CHECK_ACTION | /* Exit with distinguishable exit code. */ | static void sigabrt_no_core (int sig) { raise (SIGTERM); } | #endif | | int | main (void) | { | int result = 0; | static struct re_pattern_buffer regex; | unsigned char folded_chars[UCHAR_MAX + 1]; | int i; | const char *s; | struct re_registers regs; | | /* Some builds of glibc go into an infinite loop on this | test. Use alarm to force death, and mallopt to avoid | malloc recursion in diagnosing the corrupted heap. */ | #if HAVE_DECL_ALARM | signal (SIGALRM, SIG_DFL); | alarm (2); | #endif | #ifdef M_CHECK_ACTION | signal (SIGABRT, sigabrt_no_core); | mallopt (M_CHECK_ACTION, 2); | #endif | | if (setlocale (LC_ALL, "en_US.UTF-8")) | { | { | /* https://sourceware.org/ml/libc-hacker/2006-09/msg00008.html | This test needs valgrind to catch the bug on Debian | GNU/Linux 3.1 x86, but it might catch the bug better | on other platforms and it shouldn't hurt to try the | test here. */ | static char const pat[] = "insert into"; | static char const data[] = | "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK"; | re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE | | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | if (s) | result |= 1; | else | { | if (re_search (®ex, data, sizeof data - 1, | 0, sizeof data - 1, ®s) | != -1) | result |= 1; | regfree (®ex); | } | } | | { | /* This test is from glibc bug 15078. | The test case is from Andreas Schwab in | . | */ | static char const pat[] = "[^x]x"; | static char const data[] = | /* */ | "\xe1\x80\x80" | "\xe1\x80\xbb" | "\xe1\x80\xbd" | "\xe1\x80\x94" | "\xe1\x80\xba" | "\xe1\x80\xaf" | "\xe1\x80\x95" | "\xe1\x80\xba" | "x"; | re_set_syntax (0); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | if (s) | result |= 1; | else | { | i = re_search (®ex, data, sizeof data - 1, | 0, sizeof data - 1, 0); | if (i != 0 && i != 21) | result |= 1; | regfree (®ex); | } | } | | if (! setlocale (LC_ALL, "C")) | return 1; | } | | /* This test is from glibc bug 3957, reported by Andrew Mackey. */ | re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("a[^x]b", 6, ®ex); | if (s) | result |= 2; | else | { | /* This should fail, but succeeds for glibc-2.5. */ | if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1) | result |= 2; | regfree (®ex); | } | | /* This regular expression is from Spencer ere test number 75 | in grep-2.3. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | memset (®ex, 0, sizeof regex); | for (i = 0; i <= UCHAR_MAX; i++) | folded_chars[i] = i; | regex.translate = folded_chars; | s = re_compile_pattern ("a[[:]:]]b\n", 11, ®ex); | /* This should fail with _Invalid character class name_ error. */ | if (!s) | { | result |= 4; | regfree (®ex); | } | | /* Ensure that [b-a] is diagnosed as invalid, when | using RE_NO_EMPTY_RANGES. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("a[b-a]", 6, ®ex); | if (s == 0) | { | result |= 8; | regfree (®ex); | } | | /* This should succeed, but does not for glibc-2.1.3. */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("{1", 2, ®ex); | if (s) | result |= 8; | else | regfree (®ex); | | /* The following example is derived from a problem report | against gawk from Jorge Stolfi . */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("[an\371]*n", 7, ®ex); | if (s) | result |= 8; | else | { | /* This should match, but does not for glibc-2.2.1. */ | if (re_match (®ex, "an", 2, 0, ®s) != 2) | result |= 8; | else | { | free (regs.start); | free (regs.end); | } | regfree (®ex); | } | | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | result |= 8; | else | { | /* glibc-2.2.93 does not work with a negative RANGE argument. */ | if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | result |= 8; | else | { | free (regs.start); | free (regs.end); | } | regfree (®ex); | } | | /* The version of regex.c in older versions of gnulib | ignored RE_ICASE. Detect that problem too. */ | re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | result |= 16; | else | { | if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0) | result |= 16; | else | { | free (regs.start); | free (regs.end); | } | regfree (®ex); | } | | /* Catch a bug reported by Vin Shelton in | https://lists.gnu.org/r/bug-coreutils/2007-06/msg00089.html | */ | re_set_syntax (RE_SYNTAX_POSIX_BASIC | & ~RE_CONTEXT_INVALID_DUP | & ~RE_NO_EMPTY_RANGES); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, ®ex); | if (s) | result |= 32; | else | regfree (®ex); | | /* REG_STARTEND was added to glibc on 2004-01-15. | Reject older versions. */ | if (! REG_STARTEND) | result |= 64; | | /* Matching with the compiled form of this regexp would provoke | an assertion failure prior to glibc-2.28: | regexec.c:1375: pop_fail_stack: Assertion 'num >= 0' failed | With glibc-2.28, compilation fails and reports the invalid | back reference. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("0|()0|\\1|0", 10, ®ex); | if (!s) | { | memset (®s, 0, sizeof regs); | i = re_search (®ex, "x", 1, 0, 1, ®s); | if (i != -1) | result |= 64; | if (0 <= i) | { | free (regs.start); | free (regs.end); | } | regfree (®ex); | } | else | { | if (strcmp (s, "Invalid back reference")) | result |= 64; | } | | /* glibc bug 11053. */ | re_set_syntax (RE_SYNTAX_POSIX_BASIC); | memset (®ex, 0, sizeof regex); | static char const pat_sub2[] = "\\(a*\\)*a*\\1"; | s = re_compile_pattern (pat_sub2, sizeof pat_sub2 - 1, ®ex); | if (s) | result |= 64; | else | { | memset (®s, 0, sizeof regs); | static char const data[] = "a"; | int datalen = sizeof data - 1; | i = re_search (®ex, data, datalen, 0, datalen, ®s); | if (i != 0) | result |= 64; | else if (regs.num_regs < 2) | result |= 64; | else if (! (regs.start[0] == 0 && regs.end[0] == 1)) | result |= 64; | else if (! (regs.start[1] == 0 && regs.end[1] == 0)) | result |= 64; | regfree (®ex); | free (regs.start); | free (regs.end); | } | | #if 0 | /* It would be nice to reject hosts whose regoff_t values are too | narrow (including glibc on hosts with 64-bit ptrdiff_t and | 32-bit int), but we should wait until glibc implements this | feature. Otherwise, support for equivalence classes and | multibyte collation symbols would always be broken except | when compiling --without-included-regex. */ | if (sizeof (regoff_t) < sizeof (ptrdiff_t) | || sizeof (regoff_t) < sizeof (ssize_t)) | result |= 64; | #endif | | return result; | | ; | return 0; | } configure:41300: result: no configure:41387: checking for libintl.h configure:41387: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:41387: $? = 0 configure:41387: result: yes configure:41395: checking whether isblank is declared configure:41395: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:41395: $? = 0 configure:41395: result: yes configure:41413: checking whether rename honors trailing slash on destination configure:41466: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:41466: $? = 0 configure:41466: ./conftest configure:41466: $? = 0 configure:41479: result: yes configure:41491: checking whether rename honors trailing slash on source configure:41544: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:41544: $? = 0 configure:41544: ./conftest configure:41544: $? = 0 configure:41557: result: yes configure:41570: checking whether rename manages hard links correctly configure:41623: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:41623: $? = 0 configure:41623: ./conftest configure:41623: $? = 0 configure:41656: result: yes configure:41668: checking whether rename manages existing destinations correctly configure:41711: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:41711: $? = 0 configure:41711: ./conftest configure:41711: $? = 0 configure:41724: result: yes configure:41774: checking for linux/fs.h configure:41774: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:41774: $? = 0 configure:41774: result: yes configure:41789: checking for renameat2 configure:41826: checking for renameat2 configure:41826: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:41826: $? = 0 configure:41826: result: yes configure:41841: result: yes configure:41906: checking for linux/fs.h configure:41906: result: yes configure:41921: checking for renameat2 configure:41973: result: yes configure:42003: checking for rewinddir configure:42003: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:42003: $? = 0 configure:42003: result: yes configure:42055: checking whether rmdir works configure:42108: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:42108: $? = 0 configure:42108: ./conftest configure:42108: $? = 0 configure:42120: result: yes configure:42166: checking for rpmatch configure:42166: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:42166: $? = 0 configure:42166: result: yes configure:42264: checking for selinux/flask.h configure:42264: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:486:10: fatal error: selinux/flask.h: No such file or directory 486 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:42264: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:42264: result: no configure:42516: checking whether setenv validates arguments configure:42564: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:42564: $? = 0 configure:42564: ./conftest configure:42564: $? = 0 configure:42575: result: yes configure:42623: checking whether setlocale (LC_ALL, NULL) is multithread-safe configure:42665: result: yes configure:42683: checking whether setlocale (category, NULL) is multithread-safe configure:42702: result: yes configure:42987: checking for stdint.h configure:42987: result: yes configure:42994: checking for SIZE_MAX configure:43070: result: yes configure:43081: checking whether sleep is declared configure:43081: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:43081: $? = 0 configure:43081: result: yes configure:43095: checking for working sleep configure:43151: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:43151: $? = 0 configure:43151: ./conftest configure:43151: $? = 0 configure:43162: result: yes configure:43208: checking for snprintf configure:43208: result: yes configure:43219: checking whether snprintf respects a size of 1 configure:43262: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:43262: $? = 0 configure:43262: ./conftest configure:43262: $? = 0 configure:43274: result: yes configure:43347: checking for ssize_t configure:43373: result: yes configure:43424: checking whether stat handles trailing slashes on files configure:43470: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:43470: $? = 0 configure:43470: ./conftest configure:43470: $? = 0 configure:43482: result: yes configure:43558: checking for struct stat.st_atim.tv_nsec configure:43558: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:43558: $? = 0 configure:43558: result: yes configure:43566: checking whether struct stat.st_atim is of type struct timespec configure:43594: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:43594: $? = 0 configure:43602: result: yes configure:43651: checking for struct stat.st_birthtimespec.tv_nsec configure:43651: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:478:12: error: 'struct stat' has no member named 'st_birthtimespec' 478 | if (ac_aggr.st_birthtimespec.tv_nsec) | ^ configure:43651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:43651: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:478:19: error: 'struct stat' has no member named 'st_birthtimespec' 478 | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | ^ configure:43651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:43651: result: no configure:43661: checking for struct stat.st_birthtimensec configure:43661: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:478:12: error: 'struct stat' has no member named 'st_birthtimensec' 478 | if (ac_aggr.st_birthtimensec) | ^ configure:43661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:43661: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:478:19: error: 'struct stat' has no member named 'st_birthtimensec' 478 | if (sizeof ac_aggr.st_birthtimensec) | ^ configure:43661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:43661: result: no configure:43671: checking for struct stat.st_birthtim.tv_nsec configure:43671: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:478:12: error: 'struct stat' has no member named 'st_birthtim' 478 | if (ac_aggr.st_birthtim.tv_nsec) | ^ configure:43671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 (void) | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:43671: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:478:19: error: 'struct stat' has no member named 'st_birthtim' 478 | if (sizeof ac_aggr.st_birthtim.tv_nsec) | ^ configure:43671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 (void) | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:43671: result: no configure:43690: checking for va_copy configure:43711: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:43711: $? = 0 configure:43720: result: yes configure:43903: checking for bool, true, false configure:43918: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c:473:13: error: #error "true == false" 473 | #error "true == false" | ^~~~~ conftest.c:475:18: error: unknown type name 'bool' 475 | extern bool b; | ^~~~ conftest.c:476:11: error: unknown type name 'bool' 476 | bool b = true == false; | ^~~~ conftest.c:476:20: error: 'true' undeclared here (not in a function) 476 | bool b = true == false; | ^~~~ conftest.c:476:28: error: 'false' undeclared here (not in a function) 476 | bool b = true == false; | ^~~~~ configure:43918: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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. */ | | #if true == false | #error "true == false" | #endif | extern bool b; | bool b = true == false; configure:43926: result: no configure:44465: checking for stpcpy configure:44502: checking for stpcpy configure:44502: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:506:6: warning: conflicting types for built-in function 'stpcpy'; expected 'char *(char *, const char *)' [-Wbuiltin-declaration-mismatch] 506 | char stpcpy (); | ^~~~~~ configure:44502: $? = 0 configure:44502: result: yes configure:44517: result: yes configure:44586: checking for strcasecmp configure:44586: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:508:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 508 | char strcasecmp (); | ^~~~~~~~~~ configure:44586: $? = 0 configure:44586: result: yes configure:44599: checking for strncasecmp configure:44599: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:509:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 509 | char strncasecmp (); | ^~~~~~~~~~~ configure:44599: $? = 0 configure:44599: result: yes configure:44611: checking whether strncasecmp is declared configure:44611: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:44611: $? = 0 configure:44611: result: yes configure:44673: checking for strchrnul configure:44710: checking for strchrnul configure:44710: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:44710: $? = 0 configure:44710: result: yes configure:44725: result: yes configure:44745: checking whether strchrnul works configure:44792: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:44792: $? = 0 configure:44792: ./conftest configure:44792: $? = 0 configure:44804: result: yes configure:44915: checking for working strerror function configure:44945: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:44945: $? = 0 configure:44945: ./conftest configure:44945: $? = 0 configure:44957: result: yes configure:45087: checking for working strndup configure:45130: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:45130: $? = 0 configure:45130: ./conftest configure:45130: $? = 0 configure:45141: result: yes configure:45198: checking for working strnlen configure:45238: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:45238: $? = 0 configure:45238: ./conftest configure:45238: $? = 0 configure:45249: result: yes configure:45313: checking whether strtoimax works configure:45371: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:45371: $? = 0 configure:45371: ./conftest configure:45371: $? = 0 configure:45383: result: yes configure:45442: checking for strtol configure:45442: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:45442: $? = 0 configure:45442: result: yes configure:45450: checking whether strtol works configure:45504: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:45504: $? = 0 configure:45504: ./conftest configure:45504: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 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 GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | #include | int | main (void) | { | int result = 0; | char *term; | /* This test fails on Minix and native Windows. */ | { | static char const input[2][3] = {"0x", "0b"}; | static int const base[] = {0, 2, 10}; | int i, j; | for (i = 0; i < 2; i++) | for (j = 0; j < 3; j++) | { | (void) strtol (input[i], &term, base[j]); | if (term != input[i] + 1) | result |= 1; | } | } | /* This test fails on pre-C23 platforms. */ | { | const char input[] = "0b1"; | (void) strtol (input, &term, 2); | if (term != input + 3) | result |= 2; | } | return result; | | ; | return 0; | } | configure:45516: result: no configure:45562: checking for strtoll configure:45562: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:45562: $? = 0 configure:45562: result: yes configure:45570: checking whether strtoll works configure:45624: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:45624: $? = 0 configure:45624: ./conftest configure:45624: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 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 GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define GNULIB_TEST_STRTOL 1 | #define HAVE_STRTOLL 1 | /* end confdefs.h. */ | #include | int | main (void) | { | int result = 0; | char *term; | /* This test fails on Minix and native Windows. */ | { | static char const input[2][3] = {"0x", "0b"}; | static int const base[] = {0, 2, 10}; | int i, j; | for (i = 0; i < 2; i++) | for (j = 0; j < 3; j++) | { | (void) strtoll (input[i], &term, base[j]); | if (term != input[i] + 1) | result |= 1; | } | } | /* This test fails on pre-C23 platforms. */ | { | const char input[] = "0b1"; | (void) strtoll (input, &term, 2); | if (term != input + 3) | result |= 2; | } | return result; | | ; | return 0; | } | configure:45636: result: no configure:45689: checking for strtoul configure:45689: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:45689: $? = 0 configure:45689: result: yes configure:45697: checking whether strtoul works configure:45745: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:45745: $? = 0 configure:45745: ./conftest configure:45745: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 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 GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define GNULIB_TEST_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | #include | int | main (void) | { | int result = 0; | char *term; | /* This test fails on Minix and native Windows. */ | { | const char input[] = "0x"; | (void) strtoul (input, &term, 16); | if (term != input + 1) | result |= 1; | } | /* This test fails on pre-C23 platforms. */ | { | const char input[] = "0b1"; | (void) strtoul (input, &term, 2); | if (term != input + 3) | result |= 2; | } | return result; | | ; | return 0; | } | configure:45757: result: no configure:45803: checking for strtoull configure:45803: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:45803: $? = 0 configure:45803: result: yes configure:45811: checking whether strtoull works configure:45859: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:45859: $? = 0 configure:45859: ./conftest configure:45859: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 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 GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define GNULIB_TEST_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define GNULIB_TEST_STRTOUL 1 | #define HAVE_STRTOULL 1 | /* end confdefs.h. */ | #include | int | main (void) | { | int result = 0; | char *term; | /* This test fails on Minix and native Windows. */ | { | const char input[] = "0x"; | (void) strtoull (input, &term, 16); | if (term != input + 1) | result |= 1; | } | /* This test fails on pre-C23 platforms. */ | { | const char input[] = "0b1"; | (void) strtoull (input, &term, 2); | if (term != input + 3) | result |= 2; | } | return result; | | ; | return 0; | } | configure:45871: result: no configure:45984: checking whether symlink handles trailing slash correctly configure:46024: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:46024: $? = 0 configure:46024: ./conftest configure:46024: $? = 0 configure:46036: result: yes configure:46085: checking for symlinkat configure:46122: checking for symlinkat configure:46122: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:46122: $? = 0 configure:46122: result: yes configure:46137: result: yes configure:46157: checking whether symlinkat handles trailing slash correctly configure:46198: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:46198: $? = 0 configure:46198: ./conftest configure:46198: $? = 0 configure:46210: result: yes configure:46395: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:46395: $? = 0 configure:46464: checking whether localtime_r is declared configure:46464: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:46464: $? = 0 configure:46464: result: yes configure:46488: checking whether localtime_r is compatible with its POSIX signature configure:46520: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:46520: $? = 0 configure:46529: result: yes configure:46631: checking whether localtime works even near extrema configure:46667: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:46667: $? = 0 configure:46667: ./conftest configure:46667: $? = 0 configure:46677: result: yes configure:46685: checking for timezone_t configure:46685: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:521:13: error: 'timezone_t' undeclared (first use in this function); did you mean 'timezone'? 521 | if (sizeof (timezone_t)) | ^~~~~~~~~~ | timezone conftest.c:521:13: note: each undeclared identifier is reported only once for each function it appears in configure:46685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 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 GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define GNULIB_TEST_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define GNULIB_TEST_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_SYMLINKAT 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define GNULIB_TEMPNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof (timezone_t)) | return 0; | ; | return 0; | } configure:46685: result: no configure:46738: checking for timegm configure:46775: checking for timegm configure:46775: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:46775: $? = 0 configure:46775: result: yes configure:46790: result: yes configure:47591: checking whether unlink honors trailing slashes configure:47650: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:47650: $? = 0 configure:47650: ./conftest configure:47650: $? = 0 configure:47662: result: yes configure:47670: checking whether unlink of a parent directory fails as it should configure:47749: result: guessing yes configure:47902: checking for unsetenv configure:47902: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:47902: $? = 0 configure:47902: result: yes configure:47913: checking for unsetenv() return type configure:47939: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:47939: $? = 0 configure:47947: result: int configure:47956: checking whether unsetenv obeys POSIX configure:48006: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:48006: $? = 0 configure:48006: ./conftest configure:48006: $? = 0 configure:48018: result: yes configure:48078: checking for utime configure:48078: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:48078: $? = 0 configure:48078: result: yes configure:48088: checking whether utime handles trailing slashes on files configure:48134: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:48134: $? = 0 configure:48134: ./conftest configure:48134: $? = 0 configure:48147: result: yes configure:48211: checking for futimes configure:48248: checking for futimes configure:48248: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:48248: $? = 0 configure:48248: result: yes configure:48263: result: yes configure:48279: checking for futimesat configure:48316: checking for futimesat configure:48316: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:48316: $? = 0 configure:48316: result: yes configure:48331: result: yes configure:48347: checking for lutimes configure:48384: checking for lutimes configure:48384: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:48384: $? = 0 configure:48384: result: yes configure:48399: result: yes configure:48415: checking for futimens configure:48467: result: yes configure:48483: checking for utimensat configure:48520: checking for utimensat configure:48520: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:48520: $? = 0 configure:48520: result: yes configure:48535: result: yes configure:48620: checking for utimensat configure:48672: result: yes configure:48692: checking whether utimensat works configure:48775: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:48775: $? = 0 configure:48775: ./conftest configure:48775: $? = 0 configure:48791: result: yes configure:48842: checking for variable-length arrays configure:48900: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:48900: $? = 0 configure:48911: result: yes configure:48983: checking for ptrdiff_t configure:48983: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:48983: $? = 0 configure:48983: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:568:24: error: expected expression before ')' token 568 | if (sizeof ((ptrdiff_t))) | ^ configure:48983: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 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 GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define GNULIB_TEST_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define GNULIB_TEST_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_SYMLINKAT 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define GNULIB_TEMPNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define HAVE_TIMEGM 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TZSET 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_STDIO_SINGLE_THREAD 1 | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_UTIME 1 | #define GNULIB_TEST_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMENSAT 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_C_VARARRAYS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:48983: result: yes configure:49003: checking for vasprintf configure:49003: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:49003: $? = 0 configure:49003: result: yes configure:49126: checking for vsnprintf configure:49126: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 conftest.c:555:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 555 | char vsnprintf (); | ^~~~~~~~~ conftest.c:547:1: note: 'vsnprintf' is declared in header '' 546 | #include 547 | #undef vsnprintf configure:49126: $? = 0 configure:49126: result: yes configure:49137: checking whether snprintf respects a size of 1 configure:49192: result: yes configure:49302: checking whether wcrtomb works in the C locale configure:49335: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:49335: $? = 0 configure:49335: ./conftest configure:49335: $? = 0 configure:49347: result: yes configure:49358: checking whether wcrtomb return value is correct configure:49432: result: guessing yes configure:49507: checking whether wcwidth is declared configure:49507: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:49507: $? = 0 configure:49507: result: yes configure:49555: checking whether wcwidth works reasonably in UTF-8 locales configure:49607: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:49607: $? = 0 configure:49607: ./conftest configure:49607: $? = 0 configure:49619: result: yes configure:49677: checking for wmemchr configure:49696: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:49696: $? = 0 configure:49706: result: yes configure:49759: checking for wmempcpy configure:49796: checking for wmempcpy configure:49796: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:49796: $? = 0 configure:49796: result: yes configure:49811: result: yes configure:49935: checking for stdint.h configure:49935: result: yes configure:50036: checking for library containing setsockopt configure:50066: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:50066: $? = 0 configure:50086: result: none required configure:50155: checking for library containing setsockopt configure:50205: result: none required configure:50253: checking for sys/mtio.h configure:50253: result: yes configure:50260: checking which ioctl field to test for reversed bytes configure:50281: result: mt_type configure:50295: checking whether to build rmt configure:50309: result: yes configure:50223: checking for remote tape header files configure:50238: /usr/bin/cpp -I/home/buildroot/instance-0/output-1/host/include conftest.c configure:50238: $? = 0 configure:50246: result: yes configure:50340: checking for sys/buf.h configure:50340: result: no configure:50351: checking for struct stat.st_blksize configure:50351: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:50351: $? = 0 configure:50351: result: yes configure:50365: checking for library containing gethostbyname configure:50395: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:50395: $? = 0 configure:50415: result: none required configure:51180: checking for sys/xattr.h configure:51180: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:51180: $? = 0 configure:51180: result: yes configure:51219: checking for library containing getxattr configure:51249: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:51249: $? = 0 configure:51270: result: none required configure:51219: checking for library containing fgetxattr configure:51249: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:51249: $? = 0 configure:51270: result: none required configure:51219: checking for library containing lgetxattr configure:51249: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:51249: $? = 0 configure:51270: result: none required configure:51219: checking for library containing setxattr configure:51249: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:51249: $? = 0 configure:51270: result: none required configure:51219: checking for library containing fsetxattr configure:51249: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:51249: $? = 0 configure:51270: result: none required configure:51219: checking for library containing lsetxattr configure:51249: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:51249: $? = 0 configure:51270: result: none required configure:51219: checking for library containing listxattr configure:51249: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:51249: $? = 0 configure:51270: result: none required configure:51219: checking for library containing flistxattr configure:51249: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:51249: $? = 0 configure:51270: result: none required configure:51219: checking for library containing llistxattr configure:51249: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:51249: $? = 0 configure:51270: result: none required configure:51294: checking whether getgrgid is declared configure:51294: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:51294: $? = 0 configure:51294: result: yes configure:51304: checking whether getpwuid is declared configure:51304: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:51304: $? = 0 configure:51304: result: yes configure:51314: checking whether time is declared configure:51314: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:51314: $? = 0 configure:51314: result: yes configure:51325: checking for waitpid configure:51325: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:51325: $? = 0 configure:51325: result: yes configure:51341: checking for remote shell configure:51368: result: /usr/bin/rsh configure:51505: checking for default archive format configure:51520: result: GNU configure:51523: checking for default archive configure:51562: result: - configure:51566: checking for default blocking configure:51572: result: 20 configure:51575: checking for default quoting style configure:51586: result: escape configure:51634: checking for ld configure:51765: result: /usr/bin/ld configure:51772: checking if the linker (/usr/bin/ld) is GNU ld configure:51788: result: yes configure:51796: checking for shared library run path origin configure:51810: result: done configure:51832: checking 32-bit host C ABI configure:51899: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:51899: $? = 0 configure:52095: result: no configure:52104: checking for ELF binary format configure:52128: result: yes configure:52177: checking for the common suffixes of directories in the library search path configure:52246: result: lib,lib,lib configure:52771: checking for iconv configure:52796: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:52796: $? = 0 configure:52832: result: yes configure:52835: checking for working iconv configure:52978: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl >&5 configure:52978: $? = 0 configure:52978: ./conftest configure:52978: $? = 0 configure:52991: result: yes configure:53019: checking for iconv declaration configure:53049: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:53049: $? = 0 configure:53060: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:53072: checking for iconv.h configure:53072: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:53072: $? = 0 configure:53072: result: yes configure:53079: checking for iconv_t configure:53079: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 configure:53079: $? = 0 configure:53079: /usr/bin/gcc -c -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:589:22: error: expected expression before ')' token 589 | if (sizeof ((iconv_t))) | ^ configure:53079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 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 GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define GNULIB_TEST_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define GNULIB_TEST_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_SYMLINKAT 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define GNULIB_TEMPNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define HAVE_TIMEGM 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TZSET 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_STDIO_SINGLE_THREAD 1 | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_UTIME 1 | #define GNULIB_TEST_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMENSAT 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define HAVE_WMEMPCPY 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define GNULIB_TEST_WRITE 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_EXCLUDE_SINGLE_THREAD 1 | #define GNULIB_MBRTOWC_SINGLE_THREAD 1 | #define GNULIB_REGEX_SINGLE_THREAD 1 | #define GNULIB_WCHAR_SINGLE_LOCALE 1 | #define HAVE_SYS_MTIO_H 1 | #define MTIO_CHECK_FIELD mt_type | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTRS /**/ | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TIME 1 | #define HAVE_WAITPID 1 | #define REMOTE_SHELL "/usr/bin/rsh" | #define COMPRESS_PROGRAM "compress" | #define GZIP_PROGRAM "gzip" | #define BZIP2_PROGRAM "bzip2" | #define LZIP_PROGRAM "lzip" | #define LZMA_PROGRAM "lzma" | #define LZOP_PROGRAM "lzop" | #define XZ_PROGRAM "xz" | #define ZSTD_PROGRAM "zstd" | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | #define DEFAULT_ARCHIVE "-" | #define DEFAULT_BLOCKING 20 | #define DEFAULT_QUOTING_STYLE escape_quoting_style | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_ICONV_H | # include | #endif | | | int | main (void) | { | if (sizeof ((iconv_t))) | return 0; | ; | return 0; | } configure:53079: result: yes configure:53096: checking for a sed that does not truncate output configure:53166: result: /bin/sed configure:53172: checking whether NLS is requested configure:53182: result: no configure:53222: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:53255: result: /usr/bin/msgfmt configure:53264: checking for gmsgfmt configure:53300: result: /usr/bin/msgfmt configure:53345: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:53378: result: /usr/bin/xgettext configure:53423: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:53455: result: /usr/bin/msgmerge configure:53503: checking for CFPreferencesCopyAppValue configure:53522: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:580:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 580 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:53522: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 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 GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define GNULIB_TEST_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define GNULIB_TEST_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_SYMLINKAT 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define GNULIB_TEMPNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define HAVE_TIMEGM 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TZSET 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_STDIO_SINGLE_THREAD 1 | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_UTIME 1 | #define GNULIB_TEST_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMENSAT 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define HAVE_WMEMPCPY 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define GNULIB_TEST_WRITE 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_EXCLUDE_SINGLE_THREAD 1 | #define GNULIB_MBRTOWC_SINGLE_THREAD 1 | #define GNULIB_REGEX_SINGLE_THREAD 1 | #define GNULIB_WCHAR_SINGLE_LOCALE 1 | #define HAVE_SYS_MTIO_H 1 | #define MTIO_CHECK_FIELD mt_type | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTRS /**/ | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TIME 1 | #define HAVE_WAITPID 1 | #define REMOTE_SHELL "/usr/bin/rsh" | #define COMPRESS_PROGRAM "compress" | #define GZIP_PROGRAM "gzip" | #define BZIP2_PROGRAM "bzip2" | #define LZIP_PROGRAM "lzip" | #define LZMA_PROGRAM "lzma" | #define LZOP_PROGRAM "lzop" | #define XZ_PROGRAM "xz" | #define ZSTD_PROGRAM "zstd" | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | #define DEFAULT_ARCHIVE "-" | #define DEFAULT_BLOCKING 20 | #define DEFAULT_QUOTING_STYLE escape_quoting_style | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:53532: result: no configure:53539: checking for CFLocaleCopyPreferredLanguages configure:53558: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/instance-0/output-1/host/include -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib conftest.c -lacl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:580:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 580 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:53558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU tar" | #define PACKAGE_TARNAME "tar" | #define PACKAGE_VERSION "1.35" | #define PACKAGE_STRING "GNU tar 1.35" | #define PACKAGE_BUGREPORT "bug-tar@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/tar/" | #define PACKAGE "tar" | #define VERSION "1.35" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERROR_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_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_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 __EXTENSIONS__ 1 | #define HAVE_FSEEKO 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_POSIX_ACLS /**/ | #define major_t int | #define minor_t int | #define HAVE_FCHMOD 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHMODAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_OPENAT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_MKNOD 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_RENAMEAT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FSYNC 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_GET_FILE 1 | #define HAVE_ACL_GET_FD 1 | #define HAVE_ACL_SET_FILE 1 | #define HAVE_ACL_SET_FD 1 | #define HAVE_ACL_FREE 1 | #define HAVE_ACL_FROM_MODE 1 | #define HAVE_ACL_FROM_TEXT 1 | #define HAVE_ACL_DELETE_DEF_FILE 1 | #define HAVE_ACL_EXTENDED_FILE 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_ACL_ENTRIES 1 | #define HAVE_ACL_FIRST_ENTRY 1 | #define USE_ACL 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_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LANGINFO_CODESET 1 | #define BITSIZEOF_WCHAR_T 32 | #define HAVE_MBSTATE_T 1 | #define HAVE_WORKING_MBRTOC32 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_FACCESSAT 1 | #define HAVE_GETCWD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ERROR 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define FUNC_FFLUSH_STDIN 0 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #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 HAVE_PTHREAD_API 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_WINT_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_FCLOSEALL 1 | #define HAVE_DECL_GETW 1 | #define HAVE_DECL_PUTW 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_WORKING_UTIMES 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_WCSLEN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_C32ISALNUM 1 | #define GNULIB_TEST_C32ISALPHA 1 | #define GNULIB_TEST_C32ISBLANK 1 | #define GNULIB_TEST_C32ISCNTRL 1 | #define GNULIB_TEST_C32ISDIGIT 1 | #define GNULIB_TEST_C32ISGRAPH 1 | #define GNULIB_TEST_C32ISLOWER 1 | #define GNULIB_TEST_C32ISPRINT 1 | #define GNULIB_TEST_C32ISPUNCT 1 | #define GNULIB_TEST_C32ISSPACE 1 | #define GNULIB_TEST_C32ISUPPER 1 | #define GNULIB_TEST_C32ISXDIGIT 1 | #define GNULIB_TEST_C32TOLOWER 1 | #define GNULIB_TEST_C32WIDTH 1 | #define GNULIB_TEST_CALLOC_GNU 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CHMOD 1 | #define GNULIB_TEST_CHOWN 1 | #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define HAVE_FACCESSAT 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | #define NEED_FCHMODAT_NONSYMLINK_FIX 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_FCHMODAT 1 | #define GNULIB_TEST_FCHOWNAT 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FCNTL_SAFER 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define GNULIB_FDUTIMENSAT 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_MEMPCPY 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_TEST_FOPEN_GNU 1 | #define HAVE_DECL___FPENDING 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETLINE 1 | #define GNULIB_TEST_GETLINE 1 | #define __GETOPT_PREFIX rpl_ | #define GNULIB_TEST_GETOPT_POSIX 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETPROGNAME 1 | #define HAVE_GETRANDOM 1 | #define GNULIB_TEST_GETRANDOM 1 | #define HAVE_TIMESPEC_GET 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define GNULIB_ISBLANK 1 | #define HAVE_ISWBLANK 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define GNULIB_TEST_LCHMOD 1 | #define HAVE_LCHOWN 1 | #define GNULIB_TEST_LCHOWN 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define HAVE_LINKAT 1 | #define GNULIB_TEST_LINKAT 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define GNULIB_TEST_MALLOC_GNU 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOC32 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASECMP 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define HAVE_MBTOWC 1 | #define GNULIB_TEST_MBTOWC 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_MKDIR 1 | #define GNULIB_TEST_MKDIRAT 1 | #define HAVE_MKDTEMP 1 | #define GNULIB_TEST_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define HAVE_MKNODAT 1 | #define HAVE_MKFIFOAT 1 | #define GNULIB_TEST_MKFIFOAT 1 | #define GNULIB_TEST_MKNODAT 1 | #define GNULIB_TEST_MKNOD 1 | #define NEED_MKTIME_WORKING 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_NL_LANGINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define NL_LANGINFO_MTSAFE 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define GNULIB_OPENAT_SAFER 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 | #define HAVE_READLINKAT 1 | #define GNULIB_TEST_READLINKAT 1 | #define GNULIB_TEST_REALLOC_GNU 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define GNULIB_TEST_RENAMEAT 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_RENAMEAT2 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define GNULIB_TEST_SETENV 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 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 GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 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 GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOL 1 | #define GNULIB_TEST_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define GNULIB_TEST_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_SYMLINKAT 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define GNULIB_TEMPNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define HAVE_TIMEGM 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TZSET 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_STDIO_SINGLE_THREAD 1 | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_UTIME 1 | #define GNULIB_TEST_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMENS 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_UTIMENSAT 1 | #define GNULIB_TEST_UTIMENSAT 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WMEMCHR 1 | #define HAVE_WMEMPCPY 1 | #define GNULIB_TEST_WMEMPCPY 1 | #define GNULIB_TEST_WRITE 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_EXCLUDE_SINGLE_THREAD 1 | #define GNULIB_MBRTOWC_SINGLE_THREAD 1 | #define GNULIB_REGEX_SINGLE_THREAD 1 | #define GNULIB_WCHAR_SINGLE_LOCALE 1 | #define HAVE_SYS_MTIO_H 1 | #define MTIO_CHECK_FIELD mt_type | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTRS /**/ | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TIME 1 | #define HAVE_WAITPID 1 | #define REMOTE_SHELL "/usr/bin/rsh" | #define COMPRESS_PROGRAM "compress" | #define GZIP_PROGRAM "gzip" | #define BZIP2_PROGRAM "bzip2" | #define LZIP_PROGRAM "lzip" | #define LZMA_PROGRAM "lzma" | #define LZOP_PROGRAM "lzop" | #define XZ_PROGRAM "xz" | #define ZSTD_PROGRAM "zstd" | #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT | #define DEFAULT_ARCHIVE "-" | #define DEFAULT_BLOCKING 20 | #define DEFAULT_QUOTING_STYLE escape_quoting_style | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFLocaleCopyPreferredLanguages(); | ; | return 0; | } configure:53568: result: no configure:54549: checking whether to use NLS configure:54551: result: no configure:54756: checking that generated files are newer than configure configure:54762: result: done configure:54868: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU tar config.status 1.35, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on b5f10c0e4fe4 config.status:3073: creating tests/Makefile config.status:3073: creating tests/atlocal config.status:3073: creating Makefile config.status:3073: creating doc/Makefile config.status:3073: creating gnu/Makefile config.status:3073: creating lib/Makefile config.status:3073: creating po/Makefile.in config.status:3073: creating scripts/Makefile config.status:3073: creating rmt/Makefile config.status:3073: creating src/Makefile config.status:3073: creating config.h config.status:3302: executing depfiles commands config.status:3302: executing po-directories commands config.status:3302: executing tests/atconfig commands configure:56335: 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_flexmember=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict__ ac_cv_c_undeclared_builtin_options='none needed' ac_cv_c_vararrays=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/buildroot/instance-0/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/buildroot/instance-0/output-1/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_DEFAULT_ARCHIVE_FORMAT_set= ac_cv_env_DEFAULT_ARCHIVE_FORMAT_value= ac_cv_env_DEFAULT_ARCHIVE_set= ac_cv_env_DEFAULT_ARCHIVE_value= ac_cv_env_DEFAULT_BLOCKING_set= ac_cv_env_DEFAULT_BLOCKING_value= 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/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_RSH_set= ac_cv_env_RSH_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__fseeki64=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_acl_copy_ext_native=no ac_cv_func_acl_create_entry_np=no ac_cv_func_acl_delete_def_file=yes ac_cv_func_acl_delete_fd_np=no ac_cv_func_acl_delete_file_np=no ac_cv_func_acl_entries=yes ac_cv_func_acl_extended_file=yes ac_cv_func_acl_free=yes ac_cv_func_acl_free_text=no ac_cv_func_acl_from_mode=yes ac_cv_func_acl_from_text=yes ac_cv_func_acl_get_fd=yes ac_cv_func_acl_get_file=yes ac_cv_func_acl_set_fd=yes ac_cv_func_acl_set_file=yes ac_cv_func_acl_to_short_text=no ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_chown=yes ac_cv_func_chown_works=yes ac_cv_func_clock_getres=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_error=yes ac_cv_func_euidaccess=yes ac_cv_func_faccessat=yes ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fchmodat=yes ac_cv_func_fchown=yes ac_cv_func_fchownat=yes ac_cv_func_fcntl=yes ac_cv_func_fdopendir=yes ac_cv_func_flockfile=yes ac_cv_func_fnmatch=yes ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_funlockfile=yes ac_cv_func_futimens=yes ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_getcwd=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_getexecname=no ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_getline=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getppriv=no ac_cv_func_getprogname=no ac_cv_func_getrandom=yes ac_cv_func_gettimeofday=yes ac_cv_func_group_member=yes ac_cv_func_isblank=yes ac_cv_func_iswblank=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_linkat=yes ac_cv_func_listxattr=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_mbtowc=yes ac_cv_func_mempcpy=yes ac_cv_func_memrchr=yes ac_cv_func_mkdirat=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkfifo=yes ac_cv_func_mkfifoat=yes ac_cv_func_mknod=yes ac_cv_func_mknodat=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_nl_langinfo=yes ac_cv_func_openat=yes ac_cv_func_opendir=yes ac_cv_func_pathconf=yes ac_cv_func_pipe=yes ac_cv_func_raise=yes ac_cv_func_rawmemchr=yes ac_cv_func_readdir=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_reallocarray=yes ac_cv_func_realpath=yes ac_cv_func_renameat2=yes ac_cv_func_renameat=yes ac_cv_func_rewinddir=yes ac_cv_func_rpmatch=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=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_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_strtoimax=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_strtoumax=yes ac_cv_func_symlink=yes ac_cv_func_symlinkat=yes ac_cv_func_timegm=yes ac_cv_func_towlower=yes ac_cv_func_tsearch=yes ac_cv_func_unlinkat=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utimensat=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitpid=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcwidth=yes ac_cv_func_wmempcpy=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_clearerr_unlocked=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_ecvt=yes ac_cv_have_decl_error_at_line=yes ac_cv_have_decl_execvpe=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fcloseall=yes ac_cv_have_decl_fcvt=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_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_fwrite_unlocked=yes ac_cv_have_decl_gcvt=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_getdtablesize=yes ac_cv_have_decl_getgrgid=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getpwuid=yes ac_cv_have_decl_getw=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_iswblank=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_mbrtoc32=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_putw=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strtoimax=yes ac_cv_have_decl_strtoumax=yes ac_cv_have_decl_time=yes ac_cv_have_decl_timespec_get=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wcsdup=yes ac_cv_have_decl_wcwidth=yes ac_cv_header_acl_libacl_h=yes ac_cv_header_crtdefs_h=no ac_cv_header_dirent_h=yes ac_cv_header_error_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linewrap_h=no ac_cv_header_linux_fd_h=yes ac_cv_header_linux_fs_h=yes ac_cv_header_linux_xattr_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_errno_h=no ac_cv_header_netdb_h=yes ac_cv_header_priv_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_search_h=yes ac_cv_header_selinux_flask_h=no ac_cv_header_selinux_selinux_h=no ac_cv_header_sgtty_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdckdint_h=no ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_acl_h=yes ac_cv_header_sys_buf_h=no ac_cv_header_sys_cdefs_h=yes 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_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_random_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_sys_xattr_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_threads_h=yes ac_cv_header_uchar_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=no 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='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_PARSE_DATETIME_BISON=bison ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=/usr/bin/ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_acl_delete_def_file='none required' ac_cv_search_acl_free='none required' ac_cv_search_acl_from_text='none required' ac_cv_search_acl_get_fd='none required' ac_cv_search_acl_get_file=-lacl ac_cv_search_acl_set_fd='none required' ac_cv_search_acl_set_file='none required' ac_cv_search_acl_to_text='none required' ac_cv_search_clock_gettime='none required' ac_cv_search_fgetxattr='none required' ac_cv_search_flistxattr='none required' ac_cv_search_fsetxattr='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getxattr='none required' ac_cv_search_lgetxattr='none required' ac_cv_search_listxattr='none required' ac_cv_search_llistxattr='none required' ac_cv_search_lsetxattr='none required' ac_cv_search_setsockopt='none required' ac_cv_search_setxattr='none required' ac_cv_should_define__xopen_source=no ac_cv_struct_tm=time.h ac_cv_sys_largefile_opts='none needed' ac_cv_sys_largefile_source=no ac_cv_sys_long_file_names=yes ac_cv_sys_year2038_opts='none needed' ac_cv_type_dev_t=yes ac_cv_type_getgroups=gid_t ac_cv_type_iconv_t=yes ac_cv_type_ino_t=yes ac_cv_type_major_t=no ac_cv_type_mbstate_t=yes ac_cv_type_minor_t=no 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_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_timezone_t=no ac_cv_type_uid_t=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_libdirstems=lib,lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' 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_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= diff_cv_st_fstype_string=no gl_cv___builtin_expect=yes gl_cv_acl_ACL_FIRST_ENTRY=yes gl_cv_acl_ACL_TYPE_EXTENDED=no gl_cv_bitsizeof_wchar_t=32 gl_cv_c___inline=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_bool=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_cc_wallow=-Wno-error gl_cv_compiler_check_decl_option=none gl_cv_compiler_check_future_option=none gl_cv_compiler_clang=no gl_cv_compound_literals=yes gl_cv_decl_null_works=yes gl_cv_decl_readlink_works=yes gl_cv_decl_readlinkat_works=yes gl_cv_double_slash_root=no gl_cv_elf=yes gl_cv_func___fpending=yes gl_cv_func_btowc_consistent=no gl_cv_func_btowc_eof='guessing yes' gl_cv_func_btowc_nul=yes gl_cv_func_chmod_works=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_fchmodat_works=no gl_cv_func_fchownat_empty_filename_works=yes gl_cv_func_fchownat_nofollow_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_fflush_stdin=no gl_cv_func_fnmatch_gnu=yes gl_cv_func_fopen_mode_e=yes gl_cv_func_fopen_mode_x=yes gl_cv_func_fopen_slash=yes gl_cv_func_free_preserves_errno=no gl_cv_func_fseeko=yes gl_cv_func_fstatat_zero_flag=yes gl_cv_func_futimens_works=yes gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_path_max=yes gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getcwd_succeeds_beyond_4k=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_getgroups_works=yes gl_cv_func_getopt_gnu=yes gl_cv_func_getopt_long_gnu=yes gl_cv_func_getopt_posix=yes gl_cv_func_getpagesize=yes gl_cv_func_getrandom_ok=yes gl_cv_func_gettimeofday_posix_signature=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_iswdigit_works='guessing yes' gl_cv_func_iswxdigit_works='guessing yes' gl_cv_func_itold_works=yes gl_cv_func_link_follows_symlink=no gl_cv_func_link_works=yes gl_cv_func_linkat_nofollow=yes gl_cv_func_linkat_slash=yes gl_cv_func_localeconv_works=yes gl_cv_func_localtime_works=yes gl_cv_func_lseek_pipe=yes gl_cv_func_lseek_works_but_incompatible=no gl_cv_func_lstat_dereferences_slashed_symlink=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtoc32=yes gl_cv_func_mbrtoc32_C_locale_sans_EILSEQ=no gl_cv_func_mbrtoc32_empty_input=yes gl_cv_func_mbrtoc32_sanitycheck='guessing yes' gl_cv_func_mbrtowc_C_locale_sans_EILSEQ=no 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_mbrtowc_stores_incomplete='guessing no' gl_cv_func_mbsrtowcs_works='guessing yes' gl_cv_func_memchr_works=yes gl_cv_func_mkdir_trailing_dot_works=yes gl_cv_func_mkdir_trailing_slash_works=yes gl_cv_func_mkfifo=yes gl_cv_func_mkfifo_works=yes gl_cv_func_mkfifoat_works=yes gl_cv_func_mknod_works=yes gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_obstack=no gl_cv_func_open_slash=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_positions=yes gl_cv_func_re_compile_pattern_working=no gl_cv_func_readlink_trailing_slash=yes gl_cv_func_readlink_truncate=yes gl_cv_func_realpath_works=yes gl_cv_func_rename_dest_works=yes gl_cv_func_rename_link_works=yes gl_cv_func_rename_slash_dst_works=yes gl_cv_func_rename_slash_src_works=yes gl_cv_func_rmdir_works=yes gl_cv_func_setenv_works=yes gl_cv_func_setlocale_null_all_mtsafe=yes gl_cv_func_setlocale_null_one_mtsafe=yes gl_cv_func_sleep_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_truncation_c99=yes gl_cv_func_snprintf_usable=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_strtoimax=yes gl_cv_func_strtol_works=no gl_cv_func_strtoll_works=no gl_cv_func_strtoul_works=no gl_cv_func_strtoull_works=no gl_cv_func_symlink_works=yes gl_cv_func_symlinkat_works=yes gl_cv_func_timespec_get=yes gl_cv_func_unlink_honors_slashes=yes gl_cv_func_unlink_parent_fails='guessing yes' gl_cv_func_unreachable=no gl_cv_func_unsetenv_works=yes gl_cv_func_utime_file_slash=yes gl_cv_func_utimensat_works=yes gl_cv_func_va_copy=yes gl_cv_func_vsnprintf_usable=yes gl_cv_func_wcrtomb_retval='guessing yes' gl_cv_func_wcrtomb_works=yes gl_cv_func_wcwidth_works=yes gl_cv_func_wmemchr=yes gl_cv_func_working_acl_get_file=yes gl_cv_func_working_error=yes gl_cv_func_working_getdelim=yes gl_cv_func_working_mktime=no gl_cv_func_working_strerror=yes gl_cv_func_working_utimes=yes gl_cv_have___header_inline=no gl_cv_have___xpg4=no gl_cv_have_include_next=yes gl_cv_have_unlimited_file_name_length=no gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_altmon=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_limits_width=no gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_locale_has_locale_t=yes gl_cv_header_stdint_h=yes gl_cv_header_stdint_width=yes gl_cv_header_stdint_without_STDC_macros=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdalign_h='yes, macros' gl_cv_header_working_stdint_h=yes gl_cv_host_cpu_c_abi_32bit=no gl_cv_macro_MB_CUR_MAX_good='guessing yes' gl_cv_macro_O_CLOEXEC=yes gl_cv_malloc_ptrdiff=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_ctype_h='' gl_cv_next_dirent_h='' gl_cv_next_error_h='' gl_cv_next_fcntl_h='' gl_cv_next_fnmatch_h='' gl_cv_next_getopt_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_limits_h='' gl_cv_next_locale_h='' gl_cv_next_signal_h='' gl_cv_next_stddef_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_random_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_uchar_h='' gl_cv_next_unistd_h='' gl_cv_next_utime_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_onwards_func_error=yes gl_cv_onwards_func_faccessat=yes gl_cv_onwards_func_futimens=yes gl_cv_onwards_func_futimes=yes gl_cv_onwards_func_futimesat=yes gl_cv_onwards_func_getdelim=yes gl_cv_onwards_func_getline=yes gl_cv_onwards_func_getprogname=no gl_cv_onwards_func_getrandom=yes gl_cv_onwards_func_iswblank=yes gl_cv_onwards_func_linkat=yes gl_cv_onwards_func_lutimes=yes gl_cv_onwards_func_mbtowc=yes gl_cv_onwards_func_mempcpy=yes gl_cv_onwards_func_mkfifoat=yes gl_cv_onwards_func_mknodat=yes gl_cv_onwards_func_nl_langinfo=yes gl_cv_onwards_func_readlinkat=yes gl_cv_onwards_func_reallocarray=yes gl_cv_onwards_func_renameat2=yes gl_cv_onwards_func_stpcpy=yes gl_cv_onwards_func_strchrnul=yes gl_cv_onwards_func_symlinkat=yes gl_cv_onwards_func_timegm=yes gl_cv_onwards_func_timespec_get=yes gl_cv_onwards_func_tsearch=yes gl_cv_onwards_func_utimensat=yes gl_cv_onwards_func_wmempcpy=yes gl_cv_promoted_mode_t=mode_t gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_source_line_length_unlimited=yes gl_cv_ssize_t=yes gl_cv_static_assert='yes, an macro' gl_cv_struct_dirent_d_ino=yes gl_cv_sys_struct_lconv_ok=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_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_h_has_TIME_UTC=yes gl_cv_time_r_posix=yes gl_cv_time_t_is_signed=yes gl_cv_type_char16_t_works=yes gl_cv_type_char32_t_works=yes gl_cv_type_char8_t_works=no gl_cv_type_max_align_t=yes gl_cv_type_sigset_t=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_large_enough=yes 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_CFLocaleCopyPreferredLanguages=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_unsetenv_ret=int gt_cv_locale_fr=none gt_cv_locale_fr_utf8=none gt_cv_locale_ja=none gt_cv_locale_zh_CN=none gt_cv_var_environ_declaration=yes pu_cv_header_mtio_check_field=mt_type pu_cv_header_rmt=yes tar_cv_compressor_bzip2=bzip2 tar_cv_compressor_compress=compress tar_cv_compressor_gzip=gzip tar_cv_compressor_lzip=lzip tar_cv_compressor_lzma=lzma tar_cv_compressor_lzop=lzop tar_cv_compressor_xz=xz tar_cv_compressor_zstd=zstd tar_cv_path_RSH=/usr/bin/rsh ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/buildroot/instance-0/output-1/build/host-tar-1.35/build-aux/missing'\'' aclocal-1.16' 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' ASSERT_H='' AUTOCONF='${SHELL} '\''/home/buildroot/instance-0/output-1/build/host-tar-1.35/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/buildroot/instance-0/output-1/build/host-tar-1.35/build-aux/missing'\'' autoheader' AUTOM4TE='${SHELL} '\''/home/buildroot/instance-0/output-1/build/host-tar-1.35/build-aux/missing'\'' autom4te' AUTOMAKE='${SHELL} '\''/home/buildroot/instance-0/output-1/build/host-tar-1.35/build-aux/missing'\'' automake-1.16' AWK='gawk' BACKUP_LIBEXEC_SCRIPTS='' BACKUP_SBIN_SCRIPTS='' BACKUP_SED_COND='/^\#ELSE_DATE_FORMAT_OK/,/^\#ENDIF_DATE_FORMAT_OK/d;/^\#IF_DATE_FORMAT_OK/d' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='32' BITSIZEOF_WINT_T='' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/home/buildroot/instance-0/output-1/host/include' CFLAG_VISIBILITY='' CLOCK_TIME_LIB='' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/buildroot/instance-0/output-1/host/include' CSCOPE='cscope' CTAGS='ctags' CXX_HAS_CHAR8_TYPE='0' CXX_HAS_UCHAR_TYPES='0' CYGPATH_W='echo' DEFAULT_ARCHIVE='-' DEFAULT_ARCHIVE_FORMAT='GNU' DEFAULT_BLOCKING='20' DEFAULT_QUOTING_STYLE='escape_quoting_style' DEFAULT_RMT_COMMAND='' DEFAULT_RMT_DIR='$(libexecdir)' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIR_HAS_FD_MEMBER='1' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' ETAGS='etags' EUIDACCESS_LIBGEN='' EXEEXT='' FILE_HAS_ACL_LIB='' FLOAT_H='' FNMATCH_H='' GETOPT_CDEFS_H='getopt-cdefs.h' GETOPT_H='getopt.h' GETRANDOM_LIB='' GETTEXT_MACRO_VERSION='0.20' GL_CFLAG_ALLOW_WARNINGS='-Wno-error' GL_CFLAG_GNULIB_WARNINGS=' -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GL_COND_OBJ_BTOWC_FALSE='#' GL_COND_OBJ_BTOWC_TRUE='' GL_COND_OBJ_CANONICALIZE_LGPL_FALSE='' GL_COND_OBJ_CANONICALIZE_LGPL_TRUE='#' GL_COND_OBJ_CHDIR_LONG_FALSE='#' GL_COND_OBJ_CHDIR_LONG_TRUE='' GL_COND_OBJ_CHMOD_FALSE='' GL_COND_OBJ_CHMOD_TRUE='#' GL_COND_OBJ_CHOWN_FALSE='' GL_COND_OBJ_CHOWN_TRUE='#' GL_COND_OBJ_CLOSEDIR_FALSE='' GL_COND_OBJ_CLOSEDIR_TRUE='#' GL_COND_OBJ_CLOSE_FALSE='' GL_COND_OBJ_CLOSE_TRUE='#' GL_COND_OBJ_DIRFD_FALSE='' GL_COND_OBJ_DIRFD_TRUE='#' GL_COND_OBJ_DUP2_FALSE='' GL_COND_OBJ_DUP2_TRUE='#' GL_COND_OBJ_DUP_FALSE='' GL_COND_OBJ_DUP_TRUE='#' GL_COND_OBJ_ERROR_FALSE='' GL_COND_OBJ_ERROR_TRUE='#' GL_COND_OBJ_EUIDACCESS_FALSE='' GL_COND_OBJ_EUIDACCESS_TRUE='#' GL_COND_OBJ_FACCESSAT_FALSE='' GL_COND_OBJ_FACCESSAT_TRUE='#' GL_COND_OBJ_FCHDIR_FALSE='' GL_COND_OBJ_FCHDIR_TRUE='#' GL_COND_OBJ_FCHMODAT_FALSE='#' GL_COND_OBJ_FCHMODAT_TRUE='' GL_COND_OBJ_FCHOWNAT_FALSE='' GL_COND_OBJ_FCHOWNAT_TRUE='#' GL_COND_OBJ_FCHOWN_STUB_FALSE='' GL_COND_OBJ_FCHOWN_STUB_TRUE='#' GL_COND_OBJ_FCNTL_FALSE='#' GL_COND_OBJ_FCNTL_TRUE='' GL_COND_OBJ_FDOPENDIR_FALSE='' GL_COND_OBJ_FDOPENDIR_TRUE='#' GL_COND_OBJ_FILEBLOCKS_FALSE='' GL_COND_OBJ_FILEBLOCKS_TRUE='#' GL_COND_OBJ_FLOAT_FALSE='' GL_COND_OBJ_FLOAT_TRUE='#' GL_COND_OBJ_FPENDING_FALSE='' GL_COND_OBJ_FPENDING_TRUE='#' GL_COND_OBJ_FREE_FALSE='#' GL_COND_OBJ_FREE_TRUE='' GL_COND_OBJ_FSEEKO_FALSE='#' GL_COND_OBJ_FSEEKO_TRUE='' GL_COND_OBJ_FSEEK_FALSE='#' GL_COND_OBJ_FSEEK_TRUE='' GL_COND_OBJ_FSTATAT_FALSE='' GL_COND_OBJ_FSTATAT_TRUE='#' GL_COND_OBJ_FSTAT_FALSE='' GL_COND_OBJ_FSTAT_TRUE='#' GL_COND_OBJ_FUTIMENS_FALSE='' GL_COND_OBJ_FUTIMENS_TRUE='#' GL_COND_OBJ_GETCWD_FALSE='' GL_COND_OBJ_GETCWD_LGPL_FALSE='' GL_COND_OBJ_GETCWD_LGPL_TRUE='#' GL_COND_OBJ_GETCWD_TRUE='#' GL_COND_OBJ_GETDELIM_FALSE='' GL_COND_OBJ_GETDELIM_TRUE='#' GL_COND_OBJ_GETDTABLESIZE_FALSE='' GL_COND_OBJ_GETDTABLESIZE_TRUE='#' GL_COND_OBJ_GETFILECON_FALSE='' GL_COND_OBJ_GETFILECON_TRUE='#' GL_COND_OBJ_GETGROUPS_FALSE='' GL_COND_OBJ_GETGROUPS_TRUE='#' GL_COND_OBJ_GETLINE_FALSE='' GL_COND_OBJ_GETLINE_TRUE='#' GL_COND_OBJ_GETOPT_FALSE='#' GL_COND_OBJ_GETOPT_TRUE='' GL_COND_OBJ_GETPAGESIZE_FALSE='' GL_COND_OBJ_GETPAGESIZE_TRUE='#' GL_COND_OBJ_GETPROGNAME_FALSE='#' GL_COND_OBJ_GETPROGNAME_TRUE='' GL_COND_OBJ_GETRANDOM_FALSE='' GL_COND_OBJ_GETRANDOM_TRUE='#' GL_COND_OBJ_GETTIMEOFDAY_FALSE='' GL_COND_OBJ_GETTIMEOFDAY_TRUE='#' GL_COND_OBJ_GROUP_MEMBER_FALSE='' GL_COND_OBJ_GROUP_MEMBER_TRUE='#' GL_COND_OBJ_ISBLANK_FALSE='' GL_COND_OBJ_ISBLANK_TRUE='#' GL_COND_OBJ_ISWBLANK_FALSE='' GL_COND_OBJ_ISWBLANK_TRUE='#' GL_COND_OBJ_ISWDIGIT_FALSE='' GL_COND_OBJ_ISWDIGIT_TRUE='#' GL_COND_OBJ_ISWXDIGIT_FALSE='' GL_COND_OBJ_ISWXDIGIT_TRUE='#' GL_COND_OBJ_ITOLD_FALSE='' GL_COND_OBJ_ITOLD_TRUE='#' GL_COND_OBJ_LCHMOD_FALSE='#' GL_COND_OBJ_LCHMOD_TRUE='' GL_COND_OBJ_LCHOWN_FALSE='' GL_COND_OBJ_LCHOWN_TRUE='#' GL_COND_OBJ_LINKAT_FALSE='' GL_COND_OBJ_LINKAT_TRUE='#' GL_COND_OBJ_LINK_FALSE='' GL_COND_OBJ_LINK_TRUE='#' GL_COND_OBJ_LOCALECONV_FALSE='' GL_COND_OBJ_LOCALECONV_TRUE='#' GL_COND_OBJ_LSEEK_FALSE='' GL_COND_OBJ_LSEEK_TRUE='#' GL_COND_OBJ_LSTAT_FALSE='' GL_COND_OBJ_LSTAT_TRUE='#' GL_COND_OBJ_MBRTOC32_FALSE='#' GL_COND_OBJ_MBRTOC32_TRUE='' GL_COND_OBJ_MBRTOWC_FALSE='#' GL_COND_OBJ_MBRTOWC_TRUE='' GL_COND_OBJ_MBSINIT_FALSE='' GL_COND_OBJ_MBSINIT_TRUE='#' GL_COND_OBJ_MBSRTOWCS_FALSE='#' GL_COND_OBJ_MBSRTOWCS_TRUE='' GL_COND_OBJ_MBTOWC_FALSE='' GL_COND_OBJ_MBTOWC_TRUE='#' GL_COND_OBJ_MEMCHR_FALSE='' GL_COND_OBJ_MEMCHR_TRUE='#' GL_COND_OBJ_MEMPCPY_FALSE='' GL_COND_OBJ_MEMPCPY_TRUE='#' GL_COND_OBJ_MEMRCHR_FALSE='' GL_COND_OBJ_MEMRCHR_TRUE='#' GL_COND_OBJ_MKDIRAT_FALSE='' GL_COND_OBJ_MKDIRAT_TRUE='#' GL_COND_OBJ_MKDIR_FALSE='' GL_COND_OBJ_MKDIR_TRUE='#' GL_COND_OBJ_MKDTEMP_FALSE='' GL_COND_OBJ_MKDTEMP_TRUE='#' GL_COND_OBJ_MKFIFOAT_FALSE='' GL_COND_OBJ_MKFIFOAT_TRUE='#' GL_COND_OBJ_MKFIFO_FALSE='' GL_COND_OBJ_MKFIFO_TRUE='#' GL_COND_OBJ_MKNODAT_FALSE='' GL_COND_OBJ_MKNODAT_TRUE='#' GL_COND_OBJ_MKNOD_FALSE='' GL_COND_OBJ_MKNOD_TRUE='#' GL_COND_OBJ_MSVC_INVAL_FALSE='' GL_COND_OBJ_MSVC_INVAL_TRUE='#' GL_COND_OBJ_MSVC_NOTHROW_FALSE='' GL_COND_OBJ_MSVC_NOTHROW_TRUE='#' GL_COND_OBJ_NL_LANGINFO_FALSE='' GL_COND_OBJ_NL_LANGINFO_LOCK_FALSE='' GL_COND_OBJ_NL_LANGINFO_LOCK_TRUE='#' GL_COND_OBJ_NL_LANGINFO_TRUE='#' GL_COND_OBJ_OBSTACK_FALSE='#' GL_COND_OBJ_OBSTACK_TRUE='' GL_COND_OBJ_OPENAT_FALSE='' GL_COND_OBJ_OPENAT_TRUE='#' GL_COND_OBJ_OPENDIR_FALSE='' GL_COND_OBJ_OPENDIR_TRUE='#' GL_COND_OBJ_OPEN_FALSE='' GL_COND_OBJ_OPEN_TRUE='#' GL_COND_OBJ_PIPE_FALSE='' GL_COND_OBJ_PIPE_TRUE='#' GL_COND_OBJ_RAISE_FALSE='' GL_COND_OBJ_RAISE_TRUE='#' GL_COND_OBJ_RAWMEMCHR_FALSE='' GL_COND_OBJ_RAWMEMCHR_TRUE='#' GL_COND_OBJ_READDIR_FALSE='' GL_COND_OBJ_READDIR_TRUE='#' GL_COND_OBJ_READLINKAT_FALSE='' GL_COND_OBJ_READLINKAT_TRUE='#' GL_COND_OBJ_READLINK_FALSE='' GL_COND_OBJ_READLINK_TRUE='#' GL_COND_OBJ_READ_FALSE='' GL_COND_OBJ_READ_TRUE='#' GL_COND_OBJ_REALLOCARRAY_FALSE='' GL_COND_OBJ_REALLOCARRAY_TRUE='#' GL_COND_OBJ_REGEX_FALSE='#' GL_COND_OBJ_REGEX_TRUE='' GL_COND_OBJ_RENAMEAT_FALSE='' GL_COND_OBJ_RENAMEAT_TRUE='#' GL_COND_OBJ_RENAME_FALSE='' GL_COND_OBJ_RENAME_TRUE='#' GL_COND_OBJ_REWINDDIR_FALSE='' GL_COND_OBJ_REWINDDIR_TRUE='#' GL_COND_OBJ_RMDIR_FALSE='' GL_COND_OBJ_RMDIR_TRUE='#' GL_COND_OBJ_RPMATCH_FALSE='' GL_COND_OBJ_RPMATCH_TRUE='#' GL_COND_OBJ_SETENV_FALSE='' GL_COND_OBJ_SETENV_TRUE='#' GL_COND_OBJ_SETLOCALE_LOCK_FALSE='' GL_COND_OBJ_SETLOCALE_LOCK_TRUE='#' GL_COND_OBJ_SLEEP_FALSE='' GL_COND_OBJ_SLEEP_TRUE='#' GL_COND_OBJ_STAT_FALSE='' GL_COND_OBJ_STAT_TRUE='#' GL_COND_OBJ_STDIO_READ_FALSE='' GL_COND_OBJ_STDIO_READ_TRUE='#' GL_COND_OBJ_STDIO_WRITE_FALSE='' GL_COND_OBJ_STDIO_WRITE_TRUE='#' GL_COND_OBJ_STPCPY_FALSE='' GL_COND_OBJ_STPCPY_TRUE='#' GL_COND_OBJ_STRCASECMP_FALSE='' GL_COND_OBJ_STRCASECMP_TRUE='#' GL_COND_OBJ_STRCHRNUL_FALSE='' GL_COND_OBJ_STRCHRNUL_TRUE='#' GL_COND_OBJ_STRDUP_FALSE='' GL_COND_OBJ_STRDUP_TRUE='#' GL_COND_OBJ_STRERROR_FALSE='' GL_COND_OBJ_STRERROR_OVERRIDE_FALSE='' GL_COND_OBJ_STRERROR_OVERRIDE_TRUE='#' GL_COND_OBJ_STRERROR_TRUE='#' GL_COND_OBJ_STRNCASECMP_FALSE='' GL_COND_OBJ_STRNCASECMP_TRUE='#' GL_COND_OBJ_STRNDUP_FALSE='' GL_COND_OBJ_STRNDUP_TRUE='#' GL_COND_OBJ_STRNLEN_FALSE='' GL_COND_OBJ_STRNLEN_TRUE='#' GL_COND_OBJ_STRTOIMAX_FALSE='' GL_COND_OBJ_STRTOIMAX_TRUE='#' GL_COND_OBJ_STRTOLL_FALSE='#' GL_COND_OBJ_STRTOLL_TRUE='' GL_COND_OBJ_STRTOL_FALSE='#' GL_COND_OBJ_STRTOL_TRUE='' GL_COND_OBJ_STRTOULL_FALSE='#' GL_COND_OBJ_STRTOULL_TRUE='' GL_COND_OBJ_STRTOUL_FALSE='#' GL_COND_OBJ_STRTOUL_TRUE='' GL_COND_OBJ_STRTOUMAX_FALSE='' GL_COND_OBJ_STRTOUMAX_TRUE='#' GL_COND_OBJ_SYMLINKAT_FALSE='' GL_COND_OBJ_SYMLINKAT_TRUE='#' GL_COND_OBJ_SYMLINK_FALSE='' GL_COND_OBJ_SYMLINK_TRUE='#' GL_COND_OBJ_TIMEGM_FALSE='#' GL_COND_OBJ_TIMEGM_TRUE='' GL_COND_OBJ_TIME_RZ_FALSE='#' GL_COND_OBJ_TIME_RZ_TRUE='' GL_COND_OBJ_TIME_R_FALSE='' GL_COND_OBJ_TIME_R_TRUE='#' GL_COND_OBJ_TZSET_FALSE='' GL_COND_OBJ_TZSET_TRUE='#' GL_COND_OBJ_UNLINKAT_FALSE='' GL_COND_OBJ_UNLINKAT_TRUE='#' GL_COND_OBJ_UNLINK_FALSE='' GL_COND_OBJ_UNLINK_TRUE='#' GL_COND_OBJ_UNSETENV_FALSE='' GL_COND_OBJ_UNSETENV_TRUE='#' GL_COND_OBJ_UTIMENSAT_FALSE='' GL_COND_OBJ_UTIMENSAT_TRUE='#' GL_COND_OBJ_UTIME_FALSE='' GL_COND_OBJ_UTIME_TRUE='#' GL_COND_OBJ_WCRTOMB_FALSE='' GL_COND_OBJ_WCRTOMB_TRUE='#' GL_COND_OBJ_WCWIDTH_FALSE='' GL_COND_OBJ_WCWIDTH_TRUE='#' GL_COND_OBJ_WMEMCHR_FALSE='' GL_COND_OBJ_WMEMCHR_TRUE='#' GL_COND_OBJ_WMEMPCPY_FALSE='' GL_COND_OBJ_WMEMPCPY_TRUE='#' GL_COND_OBJ_WRITE_FALSE='' GL_COND_OBJ_WRITE_TRUE='#' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ASSERT_H_FALSE='' GL_GENERATE_ASSERT_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_GETOPT_CDEFS_H_FALSE='#' GL_GENERATE_GETOPT_CDEFS_H_TRUE='' GL_GENERATE_GETOPT_H_FALSE='#' GL_GENERATE_GETOPT_H_TRUE='' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_SELINUX_CONTEXT_H_FALSE='#' GL_GENERATE_SELINUX_CONTEXT_H_TRUE='' GL_GENERATE_SELINUX_LABEL_H_FALSE='#' GL_GENERATE_SELINUX_LABEL_H_TRUE='' GL_GENERATE_STDARG_H_FALSE='' GL_GENERATE_STDARG_H_TRUE='#' GL_GENERATE_STDCKDINT_H_FALSE='#' GL_GENERATE_STDCKDINT_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='#' GL_GNULIB_ACCESS='0' GL_GNULIB_ALIGNED_ALLOC='0' GL_GNULIB_ALPHASORT='0' GL_GNULIB_ATOLL='0' GL_GNULIB_BTOC32='0' GL_GNULIB_BTOWC='1' GL_GNULIB_C32ISALNUM='1' GL_GNULIB_C32ISALPHA='1' GL_GNULIB_C32ISBLANK='1' GL_GNULIB_C32ISCNTRL='1' GL_GNULIB_C32ISDIGIT='1' GL_GNULIB_C32ISGRAPH='1' GL_GNULIB_C32ISLOWER='1' GL_GNULIB_C32ISPRINT='1' GL_GNULIB_C32ISPUNCT='1' GL_GNULIB_C32ISSPACE='1' GL_GNULIB_C32ISUPPER='1' GL_GNULIB_C32ISXDIGIT='1' GL_GNULIB_C32RTOMB='0' GL_GNULIB_C32SNRTOMBS='0' GL_GNULIB_C32SRTOMBS='0' GL_GNULIB_C32STOMBS='0' GL_GNULIB_C32SWIDTH='0' GL_GNULIB_C32TOB='0' GL_GNULIB_C32TOLOWER='1' GL_GNULIB_C32TOUPPER='0' GL_GNULIB_C32WIDTH='1' GL_GNULIB_CALLOC_GNU='1' GL_GNULIB_CALLOC_POSIX='1' GL_GNULIB_CANONICALIZE_FILE_NAME='1' GL_GNULIB_CHDIR='1' GL_GNULIB_CHMOD='1' GL_GNULIB_CHOWN='1' GL_GNULIB_CLOSE='1' GL_GNULIB_CLOSEDIR='1' GL_GNULIB_COPY_FILE_RANGE='0' GL_GNULIB_CREAT='0' GL_GNULIB_CTIME='0' GL_GNULIB_DIRFD='1' GL_GNULIB_DPRINTF='0' GL_GNULIB_DUP2='1' GL_GNULIB_DUP3='0' GL_GNULIB_DUP='1' GL_GNULIB_DUPLOCALE='0' GL_GNULIB_ENVIRON='1' GL_GNULIB_EUIDACCESS='1' GL_GNULIB_EXECL='0' GL_GNULIB_EXECLE='0' GL_GNULIB_EXECLP='0' GL_GNULIB_EXECV='0' GL_GNULIB_EXECVE='0' GL_GNULIB_EXECVP='0' GL_GNULIB_EXECVPE='0' GL_GNULIB_EXPLICIT_BZERO='0' GL_GNULIB_FACCESSAT='1' GL_GNULIB_FCHDIR='1' GL_GNULIB_FCHMODAT='1' GL_GNULIB_FCHOWNAT='1' GL_GNULIB_FCLOSE='0' GL_GNULIB_FCNTL='1' GL_GNULIB_FDATASYNC='0' GL_GNULIB_FDOPEN='0' GL_GNULIB_FDOPENDIR='1' GL_GNULIB_FFLUSH='0' GL_GNULIB_FFS='0' GL_GNULIB_FFSL='0' GL_GNULIB_FFSLL='0' GL_GNULIB_FGETC='1' GL_GNULIB_FGETS='1' GL_GNULIB_FNMATCH='1' GL_GNULIB_FOPEN='1' GL_GNULIB_FOPEN_GNU='1' GL_GNULIB_FPRINTF='1' GL_GNULIB_FPRINTF_POSIX='0' GL_GNULIB_FPURGE='0' GL_GNULIB_FPUTC='1' GL_GNULIB_FPUTS='1' GL_GNULIB_FREAD='1' GL_GNULIB_FREE_POSIX='1' GL_GNULIB_FREOPEN='0' GL_GNULIB_FSCANF='1' GL_GNULIB_FSEEK='1' GL_GNULIB_FSEEKO='1' GL_GNULIB_FSTAT='1' GL_GNULIB_FSTATAT='1' GL_GNULIB_FSYNC='0' GL_GNULIB_FTELL='0' GL_GNULIB_FTELLO='0' GL_GNULIB_FTRUNCATE='0' GL_GNULIB_FUTIMENS='1' GL_GNULIB_FWRITE='1' GL_GNULIB_GETC='1' GL_GNULIB_GETCHAR='1' GL_GNULIB_GETCWD='1' GL_GNULIB_GETDELIM='1' GL_GNULIB_GETDOMAINNAME='0' GL_GNULIB_GETDTABLESIZE='1' GL_GNULIB_GETENTROPY='0' GL_GNULIB_GETGROUPS='1' GL_GNULIB_GETHOSTNAME='0' GL_GNULIB_GETLINE='1' GL_GNULIB_GETLOADAVG='0' GL_GNULIB_GETLOGIN='0' GL_GNULIB_GETLOGIN_R='0' GL_GNULIB_GETOPT_POSIX='1' GL_GNULIB_GETPAGESIZE='1' GL_GNULIB_GETPASS='0' GL_GNULIB_GETPASS_GNU='0' GL_GNULIB_GETPROGNAME='1' GL_GNULIB_GETRANDOM='1' GL_GNULIB_GETSUBOPT='0' GL_GNULIB_GETTIMEOFDAY='1' GL_GNULIB_GETUMASK='0' GL_GNULIB_GETUSERSHELL='0' GL_GNULIB_GRANTPT='0' GL_GNULIB_GROUP_MEMBER='1' GL_GNULIB_IMAXABS='0' GL_GNULIB_IMAXDIV='0' GL_GNULIB_ISATTY='0' GL_GNULIB_ISBLANK='1' GL_GNULIB_ISWBLANK='1' GL_GNULIB_ISWCTYPE='0' GL_GNULIB_ISWDIGIT='1' GL_GNULIB_ISWXDIGIT='1' GL_GNULIB_LCHMOD='1' GL_GNULIB_LCHOWN='1' GL_GNULIB_LINK='1' GL_GNULIB_LINKAT='1' GL_GNULIB_LOCALECONV='1' GL_GNULIB_LOCALENAME='0' GL_GNULIB_LOCALTIME='0' GL_GNULIB_LSEEK='1' GL_GNULIB_LSTAT='1' GL_GNULIB_MALLOC_GNU='1' GL_GNULIB_MALLOC_POSIX='1' GL_GNULIB_MBRLEN='0' GL_GNULIB_MBRTOC16='0' GL_GNULIB_MBRTOC32='1' GL_GNULIB_MBRTOWC='1' GL_GNULIB_MBSCASECMP='1' GL_GNULIB_MBSCASESTR='0' GL_GNULIB_MBSCHR='0' GL_GNULIB_MBSCSPN='0' GL_GNULIB_MBSINIT='1' GL_GNULIB_MBSLEN='0' GL_GNULIB_MBSNCASECMP='0' GL_GNULIB_MBSNLEN='0' GL_GNULIB_MBSNRTOC32S='0' GL_GNULIB_MBSNRTOWCS='0' GL_GNULIB_MBSPBRK='0' GL_GNULIB_MBSPCASECMP='0' GL_GNULIB_MBSRCHR='0' GL_GNULIB_MBSRTOC32S='0' GL_GNULIB_MBSRTOWCS='1' GL_GNULIB_MBSSEP='0' GL_GNULIB_MBSSPN='0' GL_GNULIB_MBSSTR='0' GL_GNULIB_MBSTOC32S='0' GL_GNULIB_MBSTOK_R='0' GL_GNULIB_MBSTOWCS='0' GL_GNULIB_MBTOWC='1' GL_GNULIB_MDA_ACCESS='1' GL_GNULIB_MDA_CHDIR='1' GL_GNULIB_MDA_CHMOD='1' GL_GNULIB_MDA_CLOSE='1' GL_GNULIB_MDA_CREAT='1' GL_GNULIB_MDA_DUP2='1' GL_GNULIB_MDA_DUP='1' GL_GNULIB_MDA_ECVT='1' GL_GNULIB_MDA_EXECL='1' GL_GNULIB_MDA_EXECLE='1' GL_GNULIB_MDA_EXECLP='1' GL_GNULIB_MDA_EXECV='1' GL_GNULIB_MDA_EXECVE='1' GL_GNULIB_MDA_EXECVP='1' GL_GNULIB_MDA_EXECVPE='1' GL_GNULIB_MDA_FCLOSEALL='1' GL_GNULIB_MDA_FCVT='1' GL_GNULIB_MDA_FDOPEN='1' GL_GNULIB_MDA_FILENO='1' GL_GNULIB_MDA_GCVT='1' GL_GNULIB_MDA_GETCWD='1' GL_GNULIB_MDA_GETPID='1' GL_GNULIB_MDA_GETW='1' GL_GNULIB_MDA_ISATTY='1' GL_GNULIB_MDA_LSEEK='1' GL_GNULIB_MDA_MEMCCPY='1' GL_GNULIB_MDA_MKDIR='1' GL_GNULIB_MDA_MKTEMP='1' GL_GNULIB_MDA_OPEN='1' GL_GNULIB_MDA_PUTENV='1' GL_GNULIB_MDA_PUTW='1' GL_GNULIB_MDA_READ='1' GL_GNULIB_MDA_RMDIR='1' GL_GNULIB_MDA_STRDUP='1' GL_GNULIB_MDA_SWAB='1' GL_GNULIB_MDA_TEMPNAM='1' GL_GNULIB_MDA_TZSET='1' GL_GNULIB_MDA_UMASK='1' GL_GNULIB_MDA_UNLINK='1' GL_GNULIB_MDA_UTIME='1' GL_GNULIB_MDA_WCSDUP='1' GL_GNULIB_MDA_WRITE='1' GL_GNULIB_MEMCHR='1' GL_GNULIB_MEMMEM='0' GL_GNULIB_MEMPCPY='1' GL_GNULIB_MEMRCHR='1' GL_GNULIB_MEMSET_EXPLICIT='0' GL_GNULIB_MKDIR='1' GL_GNULIB_MKDIRAT='1' GL_GNULIB_MKDTEMP='1' GL_GNULIB_MKFIFO='1' GL_GNULIB_MKFIFOAT='1' GL_GNULIB_MKNOD='1' GL_GNULIB_MKNODAT='1' GL_GNULIB_MKOSTEMP='0' GL_GNULIB_MKOSTEMPS='0' GL_GNULIB_MKSTEMP='0' GL_GNULIB_MKSTEMPS='0' GL_GNULIB_MKTIME='1' GL_GNULIB_NANOSLEEP='0' GL_GNULIB_NL_LANGINFO='1' GL_GNULIB_NONBLOCKING='0' GL_GNULIB_OBSTACK_PRINTF='0' GL_GNULIB_OBSTACK_PRINTF_POSIX='0' GL_GNULIB_OPEN='1' GL_GNULIB_OPENAT='1' GL_GNULIB_OPENDIR='1' GL_GNULIB_OVERRIDES_STRUCT_STAT='0' GL_GNULIB_PCLOSE='0' GL_GNULIB_PERROR='0' GL_GNULIB_PIPE2='0' GL_GNULIB_PIPE='1' GL_GNULIB_POPEN='0' GL_GNULIB_POSIX_MEMALIGN='0' GL_GNULIB_POSIX_OPENPT='0' GL_GNULIB_PREAD='0' GL_GNULIB_PRINTF='1' GL_GNULIB_PRINTF_POSIX='0' GL_GNULIB_PTHREAD_SIGMASK='0' GL_GNULIB_PTSNAME='0' GL_GNULIB_PTSNAME_R='0' GL_GNULIB_PUTC='1' GL_GNULIB_PUTCHAR='1' GL_GNULIB_PUTENV='0' GL_GNULIB_PUTS='1' GL_GNULIB_PWRITE='0' GL_GNULIB_QSORT_R='0' GL_GNULIB_RAISE='1' GL_GNULIB_RANDOM='0' GL_GNULIB_RANDOM_R='0' GL_GNULIB_RAWMEMCHR='1' GL_GNULIB_READ='1' GL_GNULIB_READDIR='1' GL_GNULIB_READLINK='1' GL_GNULIB_READLINKAT='1' GL_GNULIB_REALLOCARRAY='1' GL_GNULIB_REALLOC_GNU='1' GL_GNULIB_REALLOC_POSIX='1' GL_GNULIB_REALPATH='1' GL_GNULIB_REMOVE='0' GL_GNULIB_RENAME='1' GL_GNULIB_RENAMEAT='1' GL_GNULIB_REWINDDIR='1' GL_GNULIB_RMDIR='1' GL_GNULIB_RPMATCH='1' GL_GNULIB_SCANDIR='0' GL_GNULIB_SCANF='1' GL_GNULIB_SECURE_GETENV='0' GL_GNULIB_SETENV='1' GL_GNULIB_SETHOSTNAME='0' GL_GNULIB_SETLOCALE='0' GL_GNULIB_SETLOCALE_NULL='1' GL_GNULIB_SIGABBREV_NP='0' GL_GNULIB_SIGACTION='0' GL_GNULIB_SIGDESCR_NP='0' GL_GNULIB_SIGNAL_H_SIGPIPE='0' GL_GNULIB_SIGPROCMASK='0' GL_GNULIB_SLEEP='1' GL_GNULIB_SNPRINTF='1' GL_GNULIB_SPRINTF_POSIX='0' GL_GNULIB_STAT='1' GL_GNULIB_STDIO_H_NONBLOCKING='0' GL_GNULIB_STDIO_H_SIGPIPE='0' GL_GNULIB_STPCPY='1' GL_GNULIB_STPNCPY='0' GL_GNULIB_STRCASESTR='0' GL_GNULIB_STRCHRNUL='1' GL_GNULIB_STRDUP='1' GL_GNULIB_STRERROR='1' GL_GNULIB_STRERRORNAME_NP='0' GL_GNULIB_STRERROR_R='0' GL_GNULIB_STRFTIME='0' GL_GNULIB_STRNCAT='0' GL_GNULIB_STRNDUP='1' GL_GNULIB_STRNLEN='1' GL_GNULIB_STRPBRK='0' GL_GNULIB_STRPTIME='0' GL_GNULIB_STRSEP='0' GL_GNULIB_STRSIGNAL='0' GL_GNULIB_STRSTR='0' GL_GNULIB_STRTOD='0' GL_GNULIB_STRTOIMAX='1' GL_GNULIB_STRTOK_R='0' GL_GNULIB_STRTOL='1' GL_GNULIB_STRTOLD='0' GL_GNULIB_STRTOLL='1' GL_GNULIB_STRTOUL='1' GL_GNULIB_STRTOULL='1' GL_GNULIB_STRTOUMAX='1' GL_GNULIB_STRVERSCMP='0' GL_GNULIB_SYMLINK='1' GL_GNULIB_SYMLINKAT='1' GL_GNULIB_SYSTEM_POSIX='0' GL_GNULIB_TIME='0' GL_GNULIB_TIMEGM='1' GL_GNULIB_TIMESPEC_GET='0' GL_GNULIB_TIMESPEC_GETRES='0' GL_GNULIB_TIME_R='1' GL_GNULIB_TIME_RZ='1' GL_GNULIB_TMPFILE='0' GL_GNULIB_TOWCTRANS='0' GL_GNULIB_TRUNCATE='0' GL_GNULIB_TTYNAME_R='0' GL_GNULIB_TZSET='1' GL_GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNINORM_NFC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNINORM_NFD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNINORM_NFKC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNINORM_NFKD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' GL_GNULIB_UNISTD_H_GETOPT='1' GL_GNULIB_UNISTD_H_NONBLOCKING='0' GL_GNULIB_UNISTD_H_SIGPIPE='0' GL_GNULIB_UNLINK='1' GL_GNULIB_UNLINKAT='1' GL_GNULIB_UNLOCKPT='0' GL_GNULIB_UNSETENV='1' GL_GNULIB_USLEEP='0' GL_GNULIB_UTIME='1' GL_GNULIB_UTIMENSAT='1' GL_GNULIB_VASPRINTF='1' GL_GNULIB_VDPRINTF='0' GL_GNULIB_VFPRINTF='1' GL_GNULIB_VFPRINTF_POSIX='0' GL_GNULIB_VFSCANF='0' GL_GNULIB_VPRINTF='1' GL_GNULIB_VPRINTF_POSIX='0' GL_GNULIB_VSCANF='0' GL_GNULIB_VSNPRINTF='1' GL_GNULIB_VSPRINTF_POSIX='0' GL_GNULIB_WCPCPY='0' GL_GNULIB_WCPNCPY='0' GL_GNULIB_WCRTOMB='1' GL_GNULIB_WCSCASECMP='0' GL_GNULIB_WCSCAT='0' GL_GNULIB_WCSCHR='0' GL_GNULIB_WCSCMP='0' GL_GNULIB_WCSCOLL='0' GL_GNULIB_WCSCPY='0' GL_GNULIB_WCSCSPN='0' GL_GNULIB_WCSDUP='0' GL_GNULIB_WCSFTIME='0' GL_GNULIB_WCSLEN='0' GL_GNULIB_WCSNCASECMP='0' GL_GNULIB_WCSNCAT='0' GL_GNULIB_WCSNCMP='0' GL_GNULIB_WCSNCPY='0' GL_GNULIB_WCSNLEN='0' GL_GNULIB_WCSNRTOMBS='0' GL_GNULIB_WCSPBRK='0' GL_GNULIB_WCSRCHR='0' GL_GNULIB_WCSRTOMBS='0' GL_GNULIB_WCSSPN='0' GL_GNULIB_WCSSTR='0' GL_GNULIB_WCSTOK='0' GL_GNULIB_WCSWIDTH='0' GL_GNULIB_WCSXFRM='0' GL_GNULIB_WCTOB='0' GL_GNULIB_WCTOMB='0' GL_GNULIB_WCTRANS='0' GL_GNULIB_WCTYPE='0' GL_GNULIB_WCWIDTH='1' GL_GNULIB_WMEMCHR='1' GL_GNULIB_WMEMCMP='0' GL_GNULIB_WMEMCPY='0' GL_GNULIB_WMEMMOVE='0' GL_GNULIB_WMEMPCPY='1' GL_GNULIB_WMEMSET='0' GL_GNULIB_WRITE='1' GL_GNULIB__EXIT='0' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIBHEADERS_OVERRIDE_CHAR16_T='0' GNULIBHEADERS_OVERRIDE_CHAR32_T='0' GNULIBHEADERS_OVERRIDE_CHAR8_T='1' GNULIBHEADERS_OVERRIDE_WINT_T='0' GNULIB_GETTIMEOFDAY='0' GNULIB_TEST_WARN_CFLAGS='' GNULIB_WARN_CFLAGS='' GREP='/bin/grep' HARD_LOCALE_LIB='' HAVE_ALIGNED_ALLOC='1' HAVE_ALLOCA_H='1' HAVE_ALPHASORT='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C32RTOMB='1' HAVE_C99_STDINT_H='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CHOWN='1' HAVE_CLOSEDIR='1' HAVE_COPY_FILE_RANGE='1' HAVE_CRTDEFS_H='0' HAVE_DECL_DIRFD='1' HAVE_DECL_ECVT='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXECVPE='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FCLOSEALL='1' HAVE_DECL_FCVT='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FDOPENDIR='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GCVT='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_GETW='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INITSTATE='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_PROGRAM_INVOCATION_NAME='1' HAVE_DECL_PUTW='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='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_TRUNCATE='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCSDUP='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DIRENT_H='1' HAVE_DPRINTF='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_ERROR='1' HAVE_ERROR_AT_LINE='1' HAVE_ERROR_H='1' HAVE_EUIDACCESS='1' HAVE_EXECVPE='1' HAVE_EXPLICIT_BZERO='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_FNMATCH='1' HAVE_FNMATCH_H='1' HAVE_FREELOCALE='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETENTROPY='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETPASS='1' HAVE_GETPROGNAME='0' HAVE_GETRANDOM='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GETUMASK='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_IMAXABS='1' HAVE_IMAXDIV='1' HAVE_IMAXDIV_T='1' HAVE_INITSTATE='1' HAVE_INTTYPES_H='1' HAVE_ISBLANK='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_ALTMON='1' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='1' HAVE_LCHMOD='0' HAVE_LCHOWN='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LSTAT='1' HAVE_MAX_ALIGN_T='1' HAVE_MBRLEN='1' HAVE_MBRTOC16='1' HAVE_MBRTOC32='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MBTOWC='1' HAVE_MEMPCPY='1' HAVE_MEMSET_EXPLICIT='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_NEWLOCALE='1' HAVE_NL_LANGINFO='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_MEMALIGN='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_REALLOCARRAY='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_REWINDDIR='1' HAVE_RPMATCH='1' HAVE_SCANDIR='1' HAVE_SECURE_GETENV='1' HAVE_SELINUX_SELINUX_H='0' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SETSTATE='1' HAVE_SIGABBREV_NP='1' HAVE_SIGACTION='1' HAVE_SIGDESCR_NP='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_STRERRORNAME_NP='1' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOL='1' HAVE_STRTOLD='1' HAVE_STRTOLL='1' HAVE_STRTOUL='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_CDEFS_H='1' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_RANDOM_H='1' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_TIMEGM='1' HAVE_TIMESPEC_GET='1' HAVE_TIMESPEC_GETRES='1' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_UCHAR_H='1' HAVE_UNISTD_H='1' HAVE_UNISTRING_WOE32DLL_H='0' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_USLEEP='1' HAVE_UTIME='1' HAVE_UTIMENSAT='1' HAVE_UTIME_H='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_VISIBILITY='' 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_WCSFTIME='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_WMEMPCPY='1' HAVE_WMEMSET='1' HAVE_WORKING_MBRTOC32='1' HAVE_XLOCALE_H='0' 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='' LC_COLLATE_IMPLEMENTED='true' LC_MONETARY_IMPLEMENTED='true' LC_NUMERIC_IMPLEMENTED='true' LC_TIME_IMPLEMENTED='true' LDFLAGS='-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBPMULTITHREAD='-pthread' LIBPTHREAD='-pthread' LIBS='-lacl ' LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNICASE_H='unicase.h' LIBUNISTRING_UNICTYPE_H='unictype.h' LIBUNISTRING_UNINORM_H='uninorm.h' LIBUNISTRING_UNITYPES_H='unitypes.h' LIBUNISTRING_UNIWIDTH_H='uniwidth.h' LIB_ACL='-lacl' LIB_CLOCK_GETTIME='' LIB_EACCESS='' LIB_GETRANDOM='' LIB_HARD_LOCALE='' LIB_MBRTOWC='' LIB_NL_LANGINFO='' LIB_SCHED_YIELD='' LIB_SELINUX='' LIB_SETLOCALE_NULL='' LIB_SETSOCKOPT='' LIMITS_H='limits.h' LOCALCHARSET_TESTS_ENVIRONMENT='' LOCALENAME_ENHANCE_LOCALE_FUNCS='0' LOCALE_FR='none' LOCALE_FR_UTF8='none' LOCALE_JA='none' LOCALE_ZH_CN='none' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} '\''/home/buildroot/instance-0/output-1/build/host-tar-1.35/build-aux/missing'\'' makeinfo' MBRTOWC_LIB='' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' MSGMERGE_FOR_MSGFMT_OPTION='--for-msgfmt' NEXT_ASSERT_H='' NEXT_AS_FIRST_DIRECTIVE_ASSERT_H='' NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_ERROR_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_SELINUX_SELINUX_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_RANDOM_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_UCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_UTIME_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_CTYPE_H='' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_ERROR_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_FNMATCH_H='' NEXT_GETOPT_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LIMITS_H='' NEXT_LOCALE_H='' NEXT_SELINUX_SELINUX_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_RANDOM_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_TIME_H='' NEXT_UCHAR_H='' NEXT_UNISTD_H='' NEXT_UTIME_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' OBJEXT='o' PACKAGE='tar' PACKAGE_BUGREPORT='bug-tar@gnu.org' PACKAGE_NAME='GNU tar' PACKAGE_STRING='GNU tar 1.35' PACKAGE_TARNAME='tar' PACKAGE_URL='https://www.gnu.org/software/tar/' PACKAGE_VERSION='1.35' PARSE_DATETIME_BISON='bison' PATH_SEPARATOR=':' POSUB='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='"l"' 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_ACCESS='0' REPLACE_ALIGNED_ALLOC='0' REPLACE_BTOWC='1' REPLACE_C32RTOMB='0' REPLACE_CALLOC_FOR_CALLOC_GNU='0' REPLACE_CALLOC_FOR_CALLOC_POSIX='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHMOD='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_COPY_FILE_RANGE='0' REPLACE_CREAT='0' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DIRFD='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP3='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_ERROR='0' REPLACE_ERROR_AT_LINE='0' REPLACE_EXECL='0' REPLACE_EXECLE='0' REPLACE_EXECLP='0' REPLACE_EXECV='0' REPLACE_EXECVE='0' REPLACE_EXECVP='0' REPLACE_EXECVPE='0' REPLACE_FACCESSAT='0' REPLACE_FCHMODAT='1' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='1' REPLACE_FCNTL='1' REPLACE_FDATASYNC='0' REPLACE_FDOPEN='0' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='0' REPLACE_FFSLL='0' REPLACE_FNMATCH='0' REPLACE_FOPEN='1' REPLACE_FOPEN_FOR_FOPEN_GNU='1' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREE='1' REPLACE_FREELOCALE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='1' REPLACE_FSEEKO='1' 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_GETENTROPY='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOADAVG='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETPASS='0' REPLACE_GETPASS_FOR_GETPASS_GNU='0' REPLACE_GETPROGNAME='0' REPLACE_GETRANDOM='0' REPLACE_GETSUBOPT='0' REPLACE_GETTIMEOFDAY='0' REPLACE_GMTIME='0' REPLACE_IMAXABS='0' REPLACE_IMAXDIV='0' REPLACE_INITSTATE='0' REPLACE_ISATTY='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ISWDIGIT='0' REPLACE_ISWXDIGIT='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALECONV='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='0' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MALLOC_FOR_MALLOC_GNU='0' REPLACE_MALLOC_FOR_MALLOC_POSIX='0' REPLACE_MBRLEN='0' REPLACE_MBRTOC16='0' REPLACE_MBRTOC32='1' REPLACE_MBRTOWC='1' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='1' REPLACE_MBSTATE_T='0' REPLACE_MBSTOWCS='0' REPLACE_MBTOWC='0' REPLACE_MB_CUR_MAX='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MEMPCPY='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKFIFOAT='0' REPLACE_MKNOD='0' REPLACE_MKNODAT='0' REPLACE_MKOSTEMP='0' REPLACE_MKOSTEMPS='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='1' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NEWLOCALE='0' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_OPENDIR='0' REPLACE_PERROR='0' REPLACE_PIPE2='0' REPLACE_POPEN='0' REPLACE_POSIX_MEMALIGN='0' REPLACE_POSIX_OPENPT='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='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READDIR='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOCARRAY='0' REPLACE_REALLOC_FOR_REALLOC_GNU='0' REPLACE_REALLOC_FOR_REALLOC_POSIX='0' REPLACE_REALPATH='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_REWINDDIR='0' REPLACE_RMDIR='0' REPLACE_SETENV='0' REPLACE_SETHOSTNAME='0' REPLACE_SETLOCALE='0' REPLACE_SETSTATE='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPCPY='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERRORNAME_NP='0' REPLACE_STRERROR_R='0' REPLACE_STRFTIME='GNULIB_PORTCHECK' 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_STRTOL='1' REPLACE_STRTOLD='0' REPLACE_STRTOLL='1' REPLACE_STRTOUL='1' REPLACE_STRTOULL='1' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_LCONV='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='0' REPLACE_SYMLINKAT='0' REPLACE_TIME='0' REPLACE_TIMEGM='1' REPLACE_TIMESPEC_GET='GNULIB_PORTCHECK' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNCATE='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIME='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_WCSCMP='0' REPLACE_WCSFTIME='0' REPLACE_WCSNCMP='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSSTR='0' REPLACE_WCSTOK='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WMEMCMP='0' REPLACE_WMEMPCPY='0' REPLACE_WRITE='0' REPLACE__EXIT='0' RSH='' SCHED_YIELD_LIB='' SED='/bin/sed' SELINUX_CONTEXT_H='selinux/context.h' SELINUX_LABEL_H='selinux/label.h' SETLOCALE_NULL_LIB='' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' SMALL_WCHAR_T='0' STDARG_H='' STDCKDINT_H='stdckdint.h' STDDEF_H='stddef.h' STDINT_H='' STRIP='' SYSEXITS_H='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TAR_COND_XATTR_H_FALSE='#' TAR_COND_XATTR_H_TRUE='' TIME_H_DEFINES_STRUCT_TIMESPEC='1' TIME_H_DEFINES_TIME_UTC='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_SYS_RANDOM_H='1' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_ACL='1' USE_NLS='no' VERSION='1.35' WARN_CFLAGS='' WCHAR_T_SUFFIX='' WERROR_CFLAGS='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINDOWS_STAT_INODES='0' WINDOWS_STAT_TIMESPEC='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 --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format' YACC='bison -y' YFLAGS='' ac_ct_AR='/usr/bin/ar' ac_ct_CC='/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' bindir_c='"/home/buildroot/instance-0/output-1/host/bin"' bindir_c_make='\"$(bindir)\"' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datadir_c='"/home/buildroot/instance-0/output-1/host/share"' datadir_c_make='\"$(datadir)\"' datarootdir='${prefix}/share' datarootdir_c='"/home/buildroot/instance-0/output-1/host/share"' datarootdir_c_make='\"$(datarootdir)\"' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' docdir_c='"/home/buildroot/instance-0/output-1/host/share/doc/tar"' docdir_c_make='\"$(docdir)\"' dvidir='${docdir}' dvidir_c='"/home/buildroot/instance-0/output-1/host/share/doc/tar"' dvidir_c_make='\"$(dvidir)\"' exec_prefix='${prefix}' exec_prefix_c='"/home/buildroot/instance-0/output-1/host"' exec_prefix_c_make='\"$(exec_prefix)\"' gl_LIBOBJDEPS=' ./$(DEPDIR)/asnprintf.Po ./$(DEPDIR)/fopen.Po ./$(DEPDIR)/mbsrtowcs-state.Po ./$(DEPDIR)/mktime.Po ./$(DEPDIR)/printf-args.Po ./$(DEPDIR)/printf-parse.Po ./$(DEPDIR)/vasnprintf.Po' gl_LIBOBJS=' asnprintf.o fopen.o mbsrtowcs-state.o mktime.o printf-args.o printf-parse.o vasnprintf.o' gl_LTLIBOBJS=' asnprintf.lo fopen.lo mbsrtowcs-state.lo mktime.lo printf-args.lo printf-parse.lo vasnprintf.lo' gltests_LIBOBJDEPS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_TAR_GNULIB_TESTS' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' htmldir_c='"/home/buildroot/instance-0/output-1/host/share/doc/tar"' htmldir_c_make='\"$(htmldir)\"' includedir='${prefix}/include' includedir_c='"/home/buildroot/instance-0/output-1/host/include"' includedir_c_make='\"$(includedir)\"' infodir='${datarootdir}/info' infodir_c='"/home/buildroot/instance-0/output-1/host/share/info"' infodir_c_make='\"$(infodir)\"' install_sh='${SHELL} /home/buildroot/instance-0/output-1/build/host-tar-1.35/build-aux/install-sh' libdir='${exec_prefix}/lib' libdir_c='"/home/buildroot/instance-0/output-1/host/lib"' libdir_c_make='\"$(libdir)\"' libexecdir='${exec_prefix}/libexec' libexecdir_c='"/home/buildroot/instance-0/output-1/host/libexec"' libexecdir_c_make='\"$(libexecdir)\"' lispdir='${datarootdir}/emacs/site-lisp' lispdir_c='"/home/buildroot/instance-0/output-1/host/share/emacs/site-lisp"' lispdir_c_make='\"$(lispdir)\"' localedir='${datarootdir}/locale' localedir_c='"/home/buildroot/instance-0/output-1/host/share/locale"' localedir_c_make='\"$(localedir)\"' localstatedir='/home/buildroot/instance-0/output-1/host/var' localstatedir_c='"/home/buildroot/instance-0/output-1/host/var"' localstatedir_c_make='\"$(localstatedir)\"' mandir='${datarootdir}/man' mandir_c='"/home/buildroot/instance-0/output-1/host/share/man"' mandir_c_make='\"$(mandir)\"' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' oldincludedir_c='"/usr/include"' oldincludedir_c_make='\"$(oldincludedir)\"' pdfdir='${docdir}' pdfdir_c='"/home/buildroot/instance-0/output-1/host/share/doc/tar"' pdfdir_c_make='\"$(pdfdir)\"' pkgdatadir='${datadir}/${PACKAGE}' pkgdatadir_c='"/home/buildroot/instance-0/output-1/host/share/tar"' pkgdatadir_c_make='\"$(pkgdatadir)\"' pkgincludedir='${includedir}/${PACKAGE}' pkgincludedir_c='"/home/buildroot/instance-0/output-1/host/include/tar"' pkgincludedir_c_make='\"$(pkgincludedir)\"' pkglibdir='${libdir}/${PACKAGE}' pkglibdir_c='"/home/buildroot/instance-0/output-1/host/lib/tar"' pkglibdir_c_make='\"$(pkglibdir)\"' pkglibexecdir='${libexecdir}/${PACKAGE}' pkglibexecdir_c='"/home/buildroot/instance-0/output-1/host/libexec/tar"' pkglibexecdir_c_make='\"$(pkglibexecdir)\"' prefix='/home/buildroot/instance-0/output-1/host' prefix_c='"/home/buildroot/instance-0/output-1/host"' prefix_c_make='\"$(prefix)\"' program_transform_name='s,x,x,' psdir='${docdir}' psdir_c='"/home/buildroot/instance-0/output-1/host/share/doc/tar"' psdir_c_make='\"$(psdir)\"' runstatedir='${localstatedir}/run' runstatedir_c='"/home/buildroot/instance-0/output-1/host/var/run"' runstatedir_c_make='\"$(runstatedir)\"' sbindir='${exec_prefix}/sbin' sbindir_c='"/home/buildroot/instance-0/output-1/host/sbin"' sbindir_c_make='\"$(sbindir)\"' sharedstatedir='${prefix}/com' sharedstatedir_c='"/home/buildroot/instance-0/output-1/host/com"' sharedstatedir_c_make='\"$(sharedstatedir)\"' sysconfdir='/home/buildroot/instance-0/output-1/host/etc' sysconfdir_c='"/home/buildroot/instance-0/output-1/host/etc"' sysconfdir_c_make='\"$(sysconfdir)\"' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU tar" #define PACKAGE_TARNAME "tar" #define PACKAGE_VERSION "1.35" #define PACKAGE_STRING "GNU tar 1.35" #define PACKAGE_BUGREPORT "bug-tar@gnu.org" #define PACKAGE_URL "https://www.gnu.org/software/tar/" #define PACKAGE "tar" #define VERSION "1.35" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LINUX_FD_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SGTTY_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MTIO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FEATURES_H 1 #define HAVE_UCHAR_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERROR_H 1 #define HAVE_LINUX_XATTR_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_THREADS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_SYS_RANDOM_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_UTIME_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_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_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 __EXTENSIONS__ 1 #define HAVE_FSEEKO 1 #define __USE_MINGW_ANSI_STDIO 1 #define MAJOR_IN_SYSMACROS 1 #define HAVE_SYS_ACL_H 1 #define HAVE_POSIX_ACLS /**/ #define major_t int #define minor_t int #define HAVE_FCHMOD 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_PATHCONF 1 #define HAVE_BTOWC 1 #define HAVE_MBRTOWC 1 #define HAVE_MBSINIT 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_REALPATH 1 #define HAVE_LSTAT 1 #define HAVE_CHOWN 1 #define HAVE_FCHOWN 1 #define HAVE_FCHDIR 1 #define HAVE_FDOPENDIR 1 #define HAVE_FCHMODAT 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_LISTXATTR 1 #define HAVE_FNMATCH 1 #define HAVE_MBSRTOWCS 1 #define HAVE_FSTATAT 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCNTRL 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_OPENAT 1 #define HAVE_MPROTECT 1 #define HAVE_MKDIRAT 1 #define HAVE_MKNOD 1 #define HAVE_PIPE 1 #define HAVE_ISWCTYPE 1 #define HAVE_RENAMEAT 1 #define HAVE_SETENV 1 #define HAVE_SLEEP 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNDUP 1 #define HAVE_STRTOIMAX 1 #define HAVE_STRTOUMAX 1 #define HAVE_LOCALTIME_R 1 #define HAVE_UNLINKAT 1 #define HAVE_WCRTOMB 1 #define HAVE_WCWIDTH 1 #define HAVE_MKFIFO 1 #define HAVE_SETLOCALE 1 #define HAVE_FSYNC 1 #define HAVE_SYS_ACL_H 1 #define HAVE_ACL_GET_FILE 1 #define HAVE_ACL_GET_FD 1 #define HAVE_ACL_SET_FILE 1 #define HAVE_ACL_SET_FD 1 #define HAVE_ACL_FREE 1 #define HAVE_ACL_FROM_MODE 1 #define HAVE_ACL_FROM_TEXT 1 #define HAVE_ACL_DELETE_DEF_FILE 1 #define HAVE_ACL_EXTENDED_FILE 1 #define HAVE_ACL_LIBACL_H 1 #define HAVE_ACL_ENTRIES 1 #define HAVE_ACL_FIRST_ENTRY 1 #define USE_ACL 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_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define D_INO_IN_DIRENT 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_LANGINFO_CODESET 1 #define BITSIZEOF_WCHAR_T 32 #define HAVE_MBSTATE_T 1 #define HAVE_WORKING_MBRTOC32 1 #define HAVE_MALLOC_POSIX 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define FUNC_REALPATH_WORKS 1 #define HAVE_FACCESSAT 1 #define HAVE_GETCWD 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_ERROR 1 #define GETGROUPS_T gid_t #define HAVE_DECL_FCHDIR 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define PROMOTED_MODE_T mode_t #define FUNC_FFLUSH_STDIN 0 #define _USE_STD_STAT 1 #define HAVE_DECL_FSEEKO 1 #define FUNC_FFLUSH_STDIN 0 #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 HAVE_PTHREAD_API 1 #define SETLOCALE_NULL_ALL_MTSAFE 1 #define SETLOCALE_NULL_ONE_MTSAFE 1 #define HAVE_WINT_T 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_TOWLOWER 1 #define HAVE_WCHAR_T 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 HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_TM_GMTOFF 1 #define HAVE_COMPOUND_LITERALS 1 #define HAVE_DECL_SETENV 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_SIGSET_T 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_FCLOSEALL 1 #define HAVE_DECL_GETW 1 #define HAVE_DECL_PUTW 1 #define HAVE_DECL_ECVT 1 #define HAVE_DECL_FCVT 1 #define HAVE_DECL_GCVT 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_STRTOIMAX 1 #define HAVE_DECL_STRTOUMAX 1 #define HAVE_DECL_EXECVPE 1 #define HAVE_DECL_UNSETENV 1 #define HAVE_WORKING_UTIMES 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_WCSLEN 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_SNPRINTF_TRUNCATION_C99 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_WCSDUP 1 #define HAVE_ALLOCA 1 #define GNULIB_AREADLINKAT 1 #define GNULIB_AREADLINKAT_WITH_SIZE 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 GNULIB_TEST_BTOWC 1 #define HAVE___BUILTIN_EXPECT 1 #define GNULIB_TEST_C32ISALNUM 1 #define GNULIB_TEST_C32ISALPHA 1 #define GNULIB_TEST_C32ISBLANK 1 #define GNULIB_TEST_C32ISCNTRL 1 #define GNULIB_TEST_C32ISDIGIT 1 #define GNULIB_TEST_C32ISGRAPH 1 #define GNULIB_TEST_C32ISLOWER 1 #define GNULIB_TEST_C32ISPRINT 1 #define GNULIB_TEST_C32ISPUNCT 1 #define GNULIB_TEST_C32ISSPACE 1 #define GNULIB_TEST_C32ISUPPER 1 #define GNULIB_TEST_C32ISXDIGIT 1 #define GNULIB_TEST_C32TOLOWER 1 #define GNULIB_TEST_C32WIDTH 1 #define GNULIB_TEST_CALLOC_GNU 1 #define GNULIB_TEST_CALLOC_POSIX 1 #define GNULIB_CANONICALIZE_LGPL 1 #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 #define GNULIB_TEST_REALPATH 1 #define HAVE_READLINKAT 1 #define GNULIB_TEST_CHDIR 1 #define GNULIB_TEST_CHMOD 1 #define GNULIB_TEST_CHOWN 1 #define HAVE_CLOCK_GETRES 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 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 GNULIB_TEST_DUP2 1 #define GNULIB_TEST_ENVIRON 1 #define HAVE_EUIDACCESS 1 #define GNULIB_TEST_EUIDACCESS 1 #define HAVE_FACCESSAT 1 #define GNULIB_FACCESSAT 1 #define GNULIB_TEST_FACCESSAT 1 #define GNULIB_TEST_FCHDIR 1 #define NEED_FCHMODAT_NONSYMLINK_FIX 1 #define HAVE_READLINKAT 1 #define GNULIB_TEST_FCHMODAT 1 #define GNULIB_TEST_FCHOWNAT 1 #define GNULIB_TEST_FCNTL 1 #define GNULIB_FCNTL_SAFER 1 #define GNULIB_FD_SAFER_FLAG 1 #define HAVE_DECL_FDOPENDIR 1 #define GNULIB_TEST_FDOPENDIR 1 #define GNULIB_FDOPENDIR 1 #define GNULIB_FDUTIMENSAT 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define HAVE_MEMPCPY 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define GNULIB_TEST_FNMATCH 1 #define GNULIB_FNMATCH_GNU 1 #define GNULIB_TEST_FOPEN 1 #define GNULIB_FOPEN_GNU 1 #define GNULIB_TEST_FOPEN_GNU 1 #define HAVE_DECL___FPENDING 1 #define GNULIB_TEST_FREE_POSIX 1 #define GNULIB_TEST_FSEEK 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FSEEKO 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_FSTATAT 1 #define HAVE_FUTIMENS 1 #define GNULIB_TEST_FUTIMENS 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 HAVE_GETDELIM 1 #define GNULIB_TEST_GETDELIM 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define HAVE_GETGROUPS 1 #define GNULIB_TEST_GETGROUPS 1 #define HAVE_GETLINE 1 #define GNULIB_TEST_GETLINE 1 #define __GETOPT_PREFIX rpl_ #define GNULIB_TEST_GETOPT_POSIX 1 #define GNULIB_TEST_GETPAGESIZE 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL___ARGV 0 #define GNULIB_TEST_GETPROGNAME 1 #define HAVE_GETRANDOM 1 #define GNULIB_TEST_GETRANDOM 1 #define HAVE_TIMESPEC_GET 1 #define GETTIMEOFDAY_TIMEZONE void #define GNULIB_TEST_GETTIMEOFDAY 1 #define GNULIB_TEST_GROUP_MEMBER 1 #define GNULIB_ISBLANK 1 #define HAVE_ISWBLANK 1 #define HAVE_DECL_ISWBLANK 1 #define GNULIB_TEST_ISWBLANK 1 #define GNULIB_TEST_ISWDIGIT 1 #define GNULIB_TEST_ISWXDIGIT 1 #define GNULIB_TEST_LCHMOD 1 #define HAVE_LCHOWN 1 #define GNULIB_TEST_LCHOWN 1 #define HAVE___INLINE 1 #define GNULIB_TEST_LINK 1 #define LINK_FOLLOWS_SYMLINKS 0 #define HAVE_LINKAT 1 #define GNULIB_TEST_LINKAT 1 #define GNULIB_TEST_LOCALECONV 1 #define GNULIB_TEST_LSEEK 1 #define GNULIB_TEST_LSTAT 1 #define GNULIB_TEST_MALLOC_GNU 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define MBRTOC32_IN_C_LOCALE_MAYBE_EILSEQ 1 #define GNULIB_TEST_MBRTOC32 1 #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSCASECMP 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSRTOWCS 1 #define HAVE_MBTOWC 1 #define GNULIB_TEST_MBTOWC 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_MKDIR 1 #define GNULIB_TEST_MKDIRAT 1 #define HAVE_MKDTEMP 1 #define GNULIB_TEST_MKDTEMP 1 #define HAVE_MKFIFO 1 #define GNULIB_TEST_MKFIFO 1 #define HAVE_MKNODAT 1 #define HAVE_MKFIFOAT 1 #define GNULIB_TEST_MKFIFOAT 1 #define GNULIB_TEST_MKNODAT 1 #define GNULIB_TEST_MKNOD 1 #define NEED_MKTIME_WORKING 1 #define GNULIB_TEST_MKTIME 1 #define NEED_MKTIME_INTERNAL 1 #define GNULIB_MSVC_NOTHROW 1 #define HAVE_NL_LANGINFO 1 #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 #define NL_LANGINFO_MTSAFE 1 #define GNULIB_TEST_NL_LANGINFO 1 #define my_strftime nstrftime #define GNULIB_TEST_OPEN 1 #define GNULIB_OPENAT 1 #define GNULIB_TEST_OPENAT 1 #define GNULIB_OPENAT_SAFER 1 #define HAVE_OPENDIR 1 #define GNULIB_TEST_OPENDIR 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define GNULIB_TEST_PIPE 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 GNULIB_TEST_READLINK 1 #define HAVE_READLINKAT 1 #define GNULIB_TEST_READLINKAT 1 #define GNULIB_TEST_REALLOC_GNU 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define HAVE_REALLOCARRAY 1 #define GNULIB_REALLOCARRAY 1 #define GNULIB_TEST_REALLOCARRAY 1 #define _REGEX_INCLUDE_LIMITS_H 1 #define _REGEX_LARGE_OFFSETS 1 #define re_syntax_options rpl_re_syntax_options #define re_set_syntax rpl_re_set_syntax #define re_compile_pattern rpl_re_compile_pattern #define re_compile_fastmap rpl_re_compile_fastmap #define re_search rpl_re_search #define re_search_2 rpl_re_search_2 #define re_match rpl_re_match #define re_match_2 rpl_re_match_2 #define re_set_registers rpl_re_set_registers #define re_comp rpl_re_comp #define re_exec rpl_re_exec #define regcomp rpl_regcomp #define regexec rpl_regexec #define regerror rpl_regerror #define regfree rpl_regfree #define HAVE_LIBINTL_H 1 #define HAVE_DECL_ISBLANK 1 #define GNULIB_TEST_RENAME 1 #define HAVE_LINUX_FS_H 1 #define HAVE_RENAMEAT2 1 #define GNULIB_TEST_RENAMEAT 1 #define HAVE_LINUX_FS_H 1 #define HAVE_RENAMEAT2 1 #define HAVE_REWINDDIR 1 #define GNULIB_TEST_REWINDDIR 1 #define GNULIB_TEST_RMDIR 1 #define HAVE_RPMATCH 1 #define GNULIB_TEST_RPMATCH 1 #define GNULIB_TEST_SETENV 1 #define SETLOCALE_NULL_ALL_MTSAFE 1 #define SETLOCALE_NULL_ONE_MTSAFE 1 #define GNULIB_TEST_SETLOCALE_NULL 1 #define HAVE_STDINT_H 1 #define HAVE_DECL_SLEEP 1 #define GNULIB_TEST_SLEEP 1 #define HAVE_SNPRINTF 1 #define GNULIB_TEST_SNPRINTF 1 #define GNULIB_SNPRINTF 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 GNULIB_TEST_FSCANF 1 #define GNULIB_FSCANF 1 #define GNULIB_TEST_SCANF 1 #define GNULIB_SCANF 1 #define GNULIB_TEST_FGETC 1 #define GNULIB_TEST_GETC 1 #define GNULIB_TEST_GETCHAR 1 #define GNULIB_TEST_FGETS 1 #define GNULIB_TEST_FREAD 1 #define GNULIB_TEST_FPRINTF 1 #define GNULIB_TEST_PRINTF 1 #define GNULIB_TEST_VFPRINTF 1 #define GNULIB_TEST_VPRINTF 1 #define GNULIB_TEST_FPUTC 1 #define GNULIB_TEST_PUTC 1 #define GNULIB_TEST_PUTCHAR 1 #define GNULIB_TEST_FPUTS 1 #define GNULIB_TEST_PUTS 1 #define GNULIB_TEST_FWRITE 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 GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define HAVE_STRTOL 1 #define GNULIB_TEST_STRTOL 1 #define HAVE_STRTOLL 1 #define GNULIB_TEST_STRTOLL 1 #define HAVE_STRTOUL 1 #define GNULIB_TEST_STRTOUL 1 #define HAVE_STRTOULL 1 #define GNULIB_TEST_STRTOULL 1 #define GNULIB_TEST_SYMLINK 1 #define HAVE_SYMLINKAT 1 #define GNULIB_TEST_SYMLINKAT 1 #define GNULIB_TEMPNAME 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TIME_RZ 1 #define HAVE_TIMEGM 1 #define GNULIB_TEST_TIMEGM 1 #define GNULIB_TEST_TZSET 1 #define GNULIB_TEST_UNLINK 1 #define GNULIB_TEST_UNLINKAT 1 #define UNLINK_CANNOT_UNLINK_DIR 1 #define GNULIB_STDIO_SINGLE_THREAD 1 #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define HAVE_UTIME 1 #define GNULIB_TEST_UTIME 1 #define HAVE_FUTIMES 1 #define HAVE_FUTIMESAT 1 #define HAVE_LUTIMES 1 #define HAVE_FUTIMENS 1 #define HAVE_UTIMENSAT 1 #define HAVE_UTIMENSAT 1 #define GNULIB_TEST_UTIMENSAT 1 #define HAVE_C_VARARRAYS 1 #define HAVE_VASPRINTF 1 #define GNULIB_TEST_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define GNULIB_TEST_VSNPRINTF 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_DECL_WCWIDTH 1 #define GNULIB_TEST_WCWIDTH 1 #define GNULIB_TEST_WMEMCHR 1 #define HAVE_WMEMPCPY 1 #define GNULIB_TEST_WMEMPCPY 1 #define GNULIB_TEST_WRITE 1 #define GNULIB_XALLOC 1 #define GNULIB_XALLOC_DIE 1 #define HAVE_STDINT_H 1 #define GNULIB_EXCLUDE_SINGLE_THREAD 1 #define GNULIB_MBRTOWC_SINGLE_THREAD 1 #define GNULIB_REGEX_SINGLE_THREAD 1 #define GNULIB_WCHAR_SINGLE_LOCALE 1 #define HAVE_SYS_MTIO_H 1 #define MTIO_CHECK_FIELD mt_type #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_XATTRS /**/ #define HAVE_DECL_GETGRGID 1 #define HAVE_DECL_GETPWUID 1 #define HAVE_DECL_TIME 1 #define HAVE_WAITPID 1 #define REMOTE_SHELL "/usr/bin/rsh" #define COMPRESS_PROGRAM "compress" #define GZIP_PROGRAM "gzip" #define BZIP2_PROGRAM "bzip2" #define LZIP_PROGRAM "lzip" #define LZMA_PROGRAM "lzma" #define LZOP_PROGRAM "lzop" #define XZ_PROGRAM "xz" #define ZSTD_PROGRAM "zstd" #define DEFAULT_ARCHIVE_FORMAT GNU_FORMAT #define DEFAULT_ARCHIVE "-" #define DEFAULT_BLOCKING 20 #define DEFAULT_QUOTING_STYLE escape_quoting_style #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_ICONV_H 1 configure: exit 0