This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU findutils configure 4.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --program-prefix= --program-suffix= --prefix=/mnt/gold/openwrt/trunk/staging_dir/host --exec-prefix=/mnt/gold/openwrt/trunk/staging_dir/host --sysconfdir=/mnt/gold/openwrt/trunk/staging_dir/host/etc --localstatedir=/mnt/gold/openwrt/trunk/staging_dir/host/var --sbindir=/mnt/gold/openwrt/trunk/staging_dir/host/bin --enable-threads=pth --disable-rpath --disable-nls --without-selinux ## --------- ## ## Platform. ## ## --------- ## hostname = anneke uname -m = x86_64 uname -r = 4.19.160-gentoo uname -s = Linux uname -v = #1 SMP Mon Nov 30 12:29:33 CET 2020 /usr/bin/uname -p = AMD Ryzen 5 1600 Six-Core Processor /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: /mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/bin PATH: /mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/bin PATH: /mnt/gold/openwrt/trunk/staging_dir/host/bin PATH: /mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/bin PATH: /mnt/gold/openwrt/trunk/staging_dir/host/bin PATH: /mnt/gold/openwrt/trunk/staging_dir/host/bin PATH: /home/duvi/.nvm/versions/node/v8.9.4/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/lib/llvm/11/bin PATH: /usr/lib/llvm/10/bin PATH: /var/qmail/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3996: checking for a BSD-compatible install configure:4064: result: /usr/bin/install -c configure:4075: checking whether build environment is sane configure:4130: result: yes configure:4279: checking for a thread-safe mkdir -p configure:4318: result: /bin/mkdir -p configure:4325: checking for gawk configure:4341: found /usr/bin/gawk configure:4352: result: gawk configure:4363: checking whether make sets $(MAKE) configure:4385: result: yes configure:4414: checking whether make supports nested variables configure:4431: result: yes configure:4568: checking whether make supports nested variables configure:4585: result: yes configure:4604: checking build system type configure:4618: result: x86_64-pc-linux-gnu configure:4638: checking host system type configure:4651: result: x86_64-pc-linux-gnu configure:4712: checking for leaf optimisation configure:4718: result: yes configure:4744: checking for x86_64-pc-linux-gnu-gcc configure:4771: result: gcc configure:5040: checking for C compiler version configure:5049: gcc --version >&5 gcc (Gentoo 9.3.0-r2 p4) 9.3.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5060: $? = 0 configure:5049: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-9.3.0-r2/work/gcc-9.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.3.0-r2 p4' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-systemtap --enable-vtable-verify --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix gcc version 9.3.0 (Gentoo 9.3.0-r2 p4) configure:5060: $? = 0 configure:5049: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5060: $? = 1 configure:5049: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5060: $? = 1 configure:5080: checking whether the C compiler works configure:5102: gcc -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:5106: $? = 0 configure:5154: result: yes configure:5157: checking for C compiler default output file name configure:5159: result: a.out configure:5165: checking for suffix of executables configure:5172: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:5176: $? = 0 configure:5198: result: configure:5220: checking whether we are cross compiling configure:5228: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:5232: $? = 0 configure:5239: ./conftest configure:5243: $? = 0 configure:5231: result: no configure:5236: checking for suffix of object files configure:5258: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:5262: $? = 0 configure:5283: result: o configure:5287: checking whether we are using the GNU C compiler configure:5306: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:5306: $? = 0 configure:5315: result: yes configure:5324: checking whether gcc accepts -g configure:5344: gcc -c -g -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:5344: $? = 0 configure:5385: result: yes configure:5402: checking for gcc option to accept ISO C89 configure:5465: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:5465: $? = 0 configure:5478: result: none needed configure:5503: checking whether gcc understands -c and -o together configure:5525: gcc -c conftest.c -o conftest2.o configure:5528: $? = 0 configure:5525: gcc -c conftest.c -o conftest2.o configure:5528: $? = 0 configure:5540: result: yes configure:5560: checking whether make supports the include directive configure:5575: make -f confmf.GNU && cat confinc.out make[4]: Entering directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0' make[4]: Leaving directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0' this is the am__doit target configure:5578: $? = 0 configure:5597: result: yes (GNU style) configure:5622: checking dependency style of gcc configure:5733: result: gcc3 configure:5753: checking how to run the C preprocessor configure:5784: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c configure:5784: $? = 0 configure:5798: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory 13 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | /* end confdefs.h. */ | #include configure:5823: result: gcc -E configure:5843: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c configure:5843: $? = 0 configure:5857: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory 13 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | /* end confdefs.h. */ | #include configure:5888: checking for grep that handles long lines and -e configure:5946: result: /mnt/gold/openwrt/trunk/staging_dir/host/bin/grep configure:5951: checking for egrep configure:6013: result: /mnt/gold/openwrt/trunk/staging_dir/host/bin/grep -E configure:6018: checking for ANSI C header files configure:6038: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6038: $? = 0 configure:6111: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:6111: $? = 0 configure:6111: ./conftest configure:6111: $? = 0 configure:6122: result: yes configure:6135: checking for sys/types.h configure:6135: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6135: $? = 0 configure:6135: result: yes configure:6135: checking for sys/stat.h configure:6135: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6135: $? = 0 configure:6135: result: yes configure:6135: checking for stdlib.h configure:6135: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6135: $? = 0 configure:6135: result: yes configure:6135: checking for string.h configure:6135: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6135: $? = 0 configure:6135: result: yes configure:6135: checking for memory.h configure:6135: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6135: $? = 0 configure:6135: result: yes configure:6135: checking for strings.h configure:6135: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6135: $? = 0 configure:6135: result: yes configure:6135: checking for inttypes.h configure:6135: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6135: $? = 0 configure:6135: result: yes configure:6135: checking for stdint.h configure:6135: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6135: $? = 0 configure:6135: result: yes configure:6135: checking for unistd.h configure:6135: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6135: $? = 0 configure:6135: result: yes configure:6148: checking minix/config.h usability configure:6148: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:56:10: fatal error: minix/config.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:6148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6148: result: no configure:6148: checking minix/config.h presence configure:6148: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c conftest.c:23:10: fatal error: minix/config.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:6148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6148: result: no configure:6148: checking for minix/config.h configure:6148: result: no configure:6172: checking whether it is safe to define __EXTENSIONS__ configure:6190: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6190: $? = 0 configure:6197: result: yes configure:6230: checking whether _XOPEN_SOURCE should be defined configure:6249: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6249: $? = 0 configure:6273: result: no configure:6290: checking for Minix Amsterdam compiler configure:6314: result: no configure:6331: checking for x86_64-pc-linux-gnu-ar configure:6347: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6358: result: x86_64-pc-linux-gnu-ar configure:6433: checking for x86_64-pc-linux-gnu-ranlib configure:6449: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6460: result: x86_64-pc-linux-gnu-ranlib configure:6527: checking for _LARGEFILE_SOURCE value needed for large files configure:6546: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:6546: $? = 0 configure:6574: result: no configure:6631: checking for special C compiler options needed for large files configure:6676: result: no configure:6682: checking for _FILE_OFFSET_BITS value needed for large files configure:6707: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6707: $? = 0 configure:6739: result: no configure:6830: checking for gcc option to accept ISO C99 configure:6979: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:6979: $? = 0 configure:6992: result: none needed configure:7100: checking for gcc option to accept ISO Standard C configure:7111: result: none needed configure:7722: checking whether ln -s works configure:7726: result: yes configure:7739: checking for x86_64-pc-linux-gnu-ar configure:7766: result: x86_64-pc-linux-gnu-ar configure:7839: checking for x86_64-pc-linux-gnu-ranlib configure:7866: result: x86_64-pc-linux-gnu-ranlib configure:7934: checking whether make sets $(MAKE) configure:7956: result: yes configure:7972: checking for special C compiler options needed for large files configure:8017: result: no configure:8023: checking for _FILE_OFFSET_BITS value needed for large files configure:8080: result: no configure:8178: checking for size_t configure:8178: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:8178: $? = 0 configure:8178: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:78:21: error: expected expression before ')' token 78 | if (sizeof ((size_t))) | ^ configure:8178: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:8178: result: yes configure:8191: checking for working alloca.h configure:8208: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8208: $? = 0 configure:8216: result: yes configure:8224: checking for alloca configure:8261: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8261: $? = 0 configure:8269: result: yes configure:8476: checking whether uses 'inline' correctly configure:8501: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest1.c >&5 configure:8504: $? = 0 configure:8523: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest2.c >&5 configure:8526: $? = 0 configure:8539: result: yes configure:8559: checking for btowc configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for canonicalize_file_name configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for realpath configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for readlinkat configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for _set_invalid_parameter_handler configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccKrVamO.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:8559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _set_invalid_parameter_handler | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _set_invalid_parameter_handler (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:8559: result: no configure:8559: checking for fchdir configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for fdopendir configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for faccessat configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for fcntl configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for symlink configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for mempcpy configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:76:6: warning: conflicting types for built-in function 'mempcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 76 | char mempcpy (); | ^~~~~~~ configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for fnmatch configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for isblank configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'isblank'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 78 | char isblank (); | ^~~~~~~ conftest.c:66:1: note: 'isblank' is declared in header '' 65 | # include 66 | #else configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for iswctype configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for mbsrtowcs configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for wmemchr configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for wmemcpy configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for wmempcpy configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for fpurge configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccolsS1z.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `fpurge' collect2: error: ld returned 1 exit status configure:8559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | /* end confdefs.h. */ | /* Define fpurge to an innocuous variant, in case declares fpurge. | For example, HP-UX 11i declares gettimeofday. */ | #define fpurge innocuous_fpurge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpurge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpurge | | /* 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 fpurge (); | /* 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_fpurge || defined __stub___fpurge | choke me | #endif | | int | main () | { | return fpurge (); | ; | return 0; | } configure:8559: result: no configure:8559: checking for __fpurge configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for __freadahead configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccSr1Ckc.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `__freadahead' collect2: error: ld returned 1 exit status configure:8559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | /* end confdefs.h. */ | /* Define __freadahead to an innocuous variant, in case declares __freadahead. | For example, HP-UX 11i declares gettimeofday. */ | #define __freadahead innocuous___freadahead | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __freadahead (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __freadahead | | /* 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 __freadahead (); | /* 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___freadahead || defined __stub_____freadahead | choke me | #endif | | int | main () | { | return __freadahead (); | ; | return 0; | } configure:8559: result: no configure:8559: checking for __freading configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for fstatat configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for openat configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for fstatfs configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for getdelim configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for getdtablesize configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for getprogname configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccnN2GPi.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:8559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getprogname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:8559: result: no configure:8559: checking for getexecname configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccMpeEbi.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:8559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getexecname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getexecname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getexecname || defined __stub___getexecname | choke me | #endif | | int | main () | { | return getexecname (); | ; | return 0; | } configure:8559: result: no configure:8559: checking for gettimeofday configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for iswcntrl configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function 'iswcntrl'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] 92 | char iswcntrl (); | ^~~~~~~~ conftest.c:80:1: note: 'iswcntrl' is declared in header '' 79 | # include 80 | #else configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for iswblank configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:93:6: warning: conflicting types for built-in function 'iswblank'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] 93 | char iswblank (); | ^~~~~~~~ conftest.c:81:1: note: 'iswblank' is declared in header '' 80 | # include 81 | #else configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for lstat configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for mbsinit configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for mbrtowc configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for mbslen configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccukHai9.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `mbslen' collect2: error: ld returned 1 exit status configure:8559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | /* Define mbslen to an innocuous variant, in case declares mbslen. | For example, HP-UX 11i declares gettimeofday. */ | #define mbslen innocuous_mbslen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mbslen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mbslen | | /* 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 mbslen (); | /* 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_mbslen || defined __stub___mbslen | choke me | #endif | | int | main () | { | return mbslen (); | ; | return 0; | } configure:8559: result: no configure:8559: checking for isascii configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:97:6: warning: conflicting types for built-in function 'isascii'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 97 | char isascii (); | ^~~~~~~ configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for mprotect configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for tzset configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for nl_langinfo configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for strerror_r configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for __xpg_strerror_r configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for readlink configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for fpathconf configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for setenv configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for snprintf configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:106:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 106 | char snprintf (); | ^~~~~~~~ conftest.c:94:1: note: 'snprintf' is declared in header '' 93 | # include 94 | #else configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for strdup configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:107:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 107 | char strdup (); | ^~~~~~ configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for catgets configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for strndup configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:109:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 109 | char strndup (); | ^~~~~~~ configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for strtoumax configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for localtime_r configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for timegm configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for pipe configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for unlinkat configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for vasnprintf configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccckz6N6.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:8559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vasnprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:8559: result: no configure:8559: checking for wcrtomb configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for wcwidth configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for ftruncate configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for newlocale configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for uselocale configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for duplocale configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for freelocale configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for pthread_sigmask configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for sigaction configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for sigaltstack configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for siginterrupt configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for sleep configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for symlinkat configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for shutdown configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for usleep configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8559: checking for wctob configure:8559: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8559: $? = 0 configure:8559: result: yes configure:8571: checking for nl_langinfo and CODESET configure:8587: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8587: $? = 0 configure:8596: result: yes configure:8607: checking for a traditional french locale configure:8682: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8685: $? = 0 configure:8741: result: fr_FR configure:8750: checking whether // is distinct from / configure:8779: result: no configure:8791: checking whether realpath works configure:8971: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:8971: $? = 0 configure:8971: ./conftest configure:8971: $? = 0 configure:8983: result: yes configure:9229: checking for unistd.h configure:9229: result: yes configure:9229: checking for sys/param.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for sys/socket.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for dirent.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for fnmatch.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for wctype.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for stdio_ext.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for sys/stat.h configure:9229: result: yes configure:9229: checking for sys/vfs.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for netdb.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for getopt.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for sys/cdefs.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for sys/time.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for limits.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for wchar.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for stdint.h configure:9229: result: yes configure:9229: checking for inttypes.h configure:9229: result: yes configure:9229: checking for crtdefs.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:161:10: fatal error: crtdefs.h: No such file or directory 161 | #include | ^~~~~~~~~~~ compilation terminated. configure:9229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:9229: result: no configure:9229: checking for langinfo.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for xlocale.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:162:10: fatal error: xlocale.h: No such file or directory 162 | #include | ^~~~~~~~~~~ compilation terminated. configure:9229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:9229: result: no configure:9229: checking for math.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for sys/mman.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for sys/statvfs.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for sys/types.h configure:9229: result: yes configure:9229: checking for malloc.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for selinux/selinux.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:167:10: fatal error: selinux/selinux.h: No such file or directory 167 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:9229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:9229: result: no configure:9229: checking for strings.h configure:9229: result: yes configure:9229: checking for sys/uio.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for sys/utsname.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for sys/wait.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for features.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for arpa/inet.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for netinet/in.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for semaphore.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for sys/select.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9229: checking for priv.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:176:10: fatal error: priv.h: No such file or directory 176 | #include | ^~~~~~~~ compilation terminated. configure:9229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:9229: result: no configure:9229: checking for sys/ioctl.h configure:9229: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9229: $? = 0 configure:9229: result: yes configure:9301: checking whether the preprocessor supports include_next configure:9339: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:9339: $? = 0 configure:9360: result: yes configure:9381: checking whether system header files limit the line length configure:9404: result: no configure:9428: checking if environ is properly declared configure:9450: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:149:40: error: conflicting types for 'environ' 149 | extern struct { int foo; } environ; | ^~~~~~~ In file included from conftest.c:144: /usr/include/unistd.h:556:15: note: previous declaration of 'environ' was here 556 | extern char **environ; | ^~~~~~~ configure:9450: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | #include | #endif | /* mingw, BeOS, Haiku declare environ in , not in . */ | #include | | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:9457: result: yes configure:9472: checking for complete errno.h configure:9545: result: yes configure:9846: checking whether strerror_r is declared configure:9846: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9846: $? = 0 configure:9846: result: yes configure:9859: checking for strerror_r configure:9859: result: yes configure:9868: checking whether strerror_r returns char * configure:9892: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:9892: $? = 0 configure:9930: result: yes configure:9943: checking for uid_t in sys/types.h configure:9962: result: yes configure:9973: checking type of array argument to getgroups configure:10007: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:10007: $? = 0 configure:10007: ./conftest configure:10007: $? = 0 configure:10032: result: gid_t configure:10044: checking whether lstat correctly handles trailing slash configure:10086: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:10086: $? = 0 configure:10086: ./conftest configure:10086: $? = 0 configure:10098: result: yes configure:10110: checking whether fchdir is declared configure:10110: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:10110: $? = 0 configure:10110: result: yes configure:10141: checking for working fcntl.h configure:10249: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:10249: $? = 0 configure:10249: ./conftest configure:10249: $? = 0 configure:10265: result: yes configure:10288: checking for pid_t configure:10288: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:10288: $? = 0 configure:10288: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:188:20: error: expected expression before ')' token 188 | if (sizeof ((pid_t))) | ^ configure:10288: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:10288: result: yes configure:10299: checking for mode_t configure:10299: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:10299: $? = 0 configure:10299: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:188:21: error: expected expression before ')' token 188 | if (sizeof ((mode_t))) | ^ configure:10299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:10299: result: yes configure:10312: checking for promoted mode_t type configure:10329: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:156:13: error: size of array 'array' is negative 156 | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ^~~~~ configure:10329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:10337: result: mode_t configure:10448: checking for st_dm_mode in struct stat configure:10466: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:159:18: error: 'struct stat' has no member named 'st_dm_mode'; did you mean 'st_mode'? 159 | struct stat s; s.st_dm_mode; | ^~~~~~~~~~ | st_mode configure:10466: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #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 | #include | int | main () | { | struct stat s; s.st_dm_mode; | ; | return 0; | } configure:10473: result: no configure:10483: checking whether strmode is declared configure:10483: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:193:10: error: 'strmode' undeclared (first use in this function); did you mean 'strtod'? 193 | (void) strmode; | ^~~~~~~ | strtod conftest.c:193:10: note: each undeclared identifier is reported only once for each function it appears in configure:10483: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strmode | #ifdef __cplusplus | (void) strmode; | #else | (void) strmode; | #endif | #endif | | ; | return 0; | } configure:10483: result: no configure:10622: checking for mbstate_t configure:10646: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:10646: $? = 0 configure:10653: result: yes configure:10690: checking whether stdin defaults to large file offsets configure:10714: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:10714: $? = 0 configure:10722: result: yes configure:10900: checking whether fseeko is declared configure:10900: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:10900: $? = 0 configure:10900: result: yes configure:10919: checking for fseeko configure:10937: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:10937: $? = 0 configure:10946: result: yes configure:10966: checking whether fflush works on input streams configure:11034: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:11034: $? = 0 configure:11034: ./conftest configure:11034: $? = 7 configure: program exited with status 7 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | /* end confdefs.h. */ | | #include | #if HAVE_UNISTD_H | # include | #else /* on Windows with MSVC */ | # include | #endif | | int | main () | { | 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:11046: result: no configure:11102: checking whether stat file-mode macros are broken configure:11129: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:11129: $? = 0 configure:11136: result: no configure:11242: checking for nlink_t configure:11242: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:11242: $? = 0 configure:11242: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:164:22: error: expected expression before ')' token 164 | if (sizeof ((nlink_t))) | ^ configure:11242: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:11242: result: yes configure:11260: checking whether ftello is declared configure:11260: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:11260: $? = 0 configure:11260: result: yes configure:11284: checking for ftello configure:11301: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:163:1: warning: ignoring return value of 'ftello', declared with attribute warn_unused_result [-Wunused-result] 163 | ftello (stdin); | ^~~~~~~~~~~~~~ configure:11301: $? = 0 configure:11310: result: yes configure:11323: checking whether ftello works configure:11401: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:11401: $? = 0 configure:11401: ./conftest configure:11401: $? = 0 configure:11412: result: yes configure:11429: checking for O_CLOEXEC configure:11449: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:11449: $? = 0 configure:11456: result: yes configure:11465: checking whether getcwd (NULL, 0) allocates memory for result configure:11524: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:11524: $? = 0 configure:11524: ./conftest configure:11524: $? = 0 configure:11534: result: yes configure:11538: checking for getcwd with POSIX signature configure:11560: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:11560: $? = 0 configure:11568: result: yes configure:11571: checking whether getcwd is declared configure:11571: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:11571: $? = 0 configure:11571: result: yes configure:11582: checking whether getdelim is declared configure:11582: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:11582: $? = 0 configure:11582: result: yes configure:11597: checking whether getdtablesize is declared configure:11597: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:11597: $? = 0 configure:11597: result: yes configure:11610: checking whether getline is declared configure:11610: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:11610: $? = 0 configure:11610: result: yes configure:11717: checking for getopt.h configure:11717: result: yes configure:11734: checking for getopt_long_only configure:11734: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:11734: $? = 0 configure:11734: result: yes configure:11748: checking whether getopt is POSIX compatible configure:11790: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:11790: $? = 0 configure:11790: ./conftest configure:11790: $? = 0 configure:11849: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:11849: $? = 0 configure:11849: ./conftest configure:11849: $? = 0 configure:11891: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:11891: $? = 0 configure:11891: ./conftest program: option requires an argument -- 'b' configure:11891: $? = 0 configure:11909: result: yes configure:11917: checking for working GNU getopt function configure:12139: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:12139: $? = 0 configure:12139: ./conftest configure:12139: $? = 0 configure:12155: result: yes configure:12160: checking for working GNU getopt_long function configure:12205: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:12205: $? = 0 configure:12205: ./conftest configure:12205: $? = 0 configure:12216: result: yes configure:12242: checking for C/C++ restrict keyword configure:12269: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:12269: $? = 0 configure:12277: result: __restrict configure:12406: checking for struct timeval configure:12429: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:12429: $? = 0 configure:12437: result: yes configure:12442: checking for wide-enough struct timeval.tv_sec member configure:12469: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:12469: $? = 0 configure:12477: result: yes configure:12523: checking for inline configure:12539: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:12539: $? = 0 configure:12547: result: inline configure:12647: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc. configure:12670: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:12670: $? = 0 configure:12677: result: yes configure:12695: checking for wint_t configure:12720: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:12720: $? = 0 configure:12727: result: yes configure:12734: checking whether wint_t is too small configure:12762: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:12762: $? = 0 configure:12769: result: no configure:12782: checking for unsigned long long int configure:12830: result: yes configure:12840: checking for long long int configure:12890: result: yes configure:12912: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:170:10: error: unknown type name 'not' 170 | not a universal capable compiler | ^~~ conftest.c:170:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 170 | not a universal capable compiler | ^~~~~~~~~ conftest.c:170:16: error: unknown type name 'universal' configure:12912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13072: checking whether stdint.h conforms to C99 configure:13252: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:13252: $? = 0 configure:13339: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:13339: $? = 0 configure:13339: ./conftest configure:13339: $? = 0 configure:13351: result: yes configure:13362: checking whether stdint.h predates C++11 configure:13398: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:13398: $? = 0 configure:13403: result: no configure:13414: checking whether stdint.h has UINTMAX_WIDTH etc. configure:13450: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:13450: $? = 0 configure:13455: result: yes configure:13923: checking for inttypes.h configure:13923: result: yes configure:13934: checking whether the inttypes.h PRIxNN macros are broken configure:13956: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:13956: $? = 0 configure:13964: result: no configure:14252: checking whether byte ordering is bigendian configure:14267: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:171:9: error: unknown type name 'not' 171 | not a universal capable compiler | ^~~ conftest.c:171:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 171 | not a universal capable compiler | ^~~~~~~~~ conftest.c:171:15: error: unknown type name 'universal' configure:14267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:14312: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:14312: $? = 0 configure:14330: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:177:4: error: unknown type name 'not'; did you mean 'ino_t'? 177 | not big endian | ^~~ | ino_t conftest.c:177:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 177 | not big endian | ^~~~~~ configure:14330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:14458: result: no configure:14478: checking whether long double and double are the same configure:14499: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:174:13: error: size of array 'check' is negative 174 | typedef int check[sizeof (long double) == sizeof (double) | ^~~~~ configure:14499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | typedef int check[sizeof (long double) == sizeof (double) | && LDBL_MANT_DIG == DBL_MANT_DIG | && LDBL_MAX_EXP == DBL_MAX_EXP | && LDBL_MIN_EXP == DBL_MIN_EXP | ? 1 : -1]; | | ; | return 0; | } configure:14507: result: no configure:14520: checking where to find the exponent in a 'double' configure:14834: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:14834: $? = 0 configure:14834: ./conftest configure:14834: $? = 0 configure:14846: result: word 1 bit 20 configure:14866: checking where to find the exponent in a 'float' configure:14943: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:14943: $? = 0 configure:14943: ./conftest configure:14943: $? = 0 configure:14955: result: word 0 bit 23 configure:15100: checking whether iswcntrl works configure:15144: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:15144: $? = 0 configure:15144: ./conftest configure:15144: $? = 0 configure:15155: result: yes configure:15179: checking for towlower configure:15179: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:197:6: warning: conflicting types for built-in function 'towlower'; expected 'unsigned int(unsigned int)' [-Wbuiltin-declaration-mismatch] 197 | char towlower (); | ^~~~~~~~ conftest.c:185:1: note: 'towlower' is declared in header '' 184 | # include 185 | #else configure:15179: $? = 0 configure:15179: result: yes configure:15227: checking for wctype_t configure:15255: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:15255: $? = 0 configure:15263: result: yes configure:15269: checking for wctrans_t configure:15295: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:15295: $? = 0 configure:15303: result: yes configure:15343: checking for wchar_t configure:15360: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:15360: $? = 0 configure:15367: result: yes configure:15380: checking for good max_align_t configure:15402: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:15402: $? = 0 configure:15410: result: yes configure:15422: checking whether NULL can be used in arbitrary expressions configure:15440: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:15440: $? = 0 configure:15447: result: yes configure:15581: checking for ld used by gcc configure:15706: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:15713: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:15728: result: yes configure:15735: checking for shared library run path origin configure:15748: result: done configure:15769: checking 32-bit host C ABI configure:15807: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:15807: $? = 0 configure:15994: result: no configure:16031: checking for the common suffixes of directories in the library search path configure:16082: result: lib64,lib64 configure:16096: checking whether imported symbols can be declared weak configure:16114: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:16114: $? = 0 configure:16148: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:16148: $? = 0 configure:16148: ./conftest configure:16148: $? = 0 configure:16163: result: yes configure:16433: checking how to link with libpth configure:16904: result: -lpth configure:16954: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c -lpth >&5 conftest.c:176:10: fatal error: pth.h: No such file or directory 176 | #include | ^~~~~~~ compilation terminated. configure:16954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | /* end confdefs.h. */ | #include | int | main () | { | pth_self(); | ; | return 0; | } configure:16999: checking for multithread API to use configure:17001: result: none configure:17014: checking for a sed that does not truncate output configure:17078: result: /mnt/gold/openwrt/trunk/staging_dir/host/bin/sed configure:17084: checking whether malloc, realloc, calloc are POSIX compliant configure:17104: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:17104: $? = 0 configure:17112: result: yes configure:17119: checking for stdlib.h configure:17119: result: yes configure:17129: checking for GNU libc compatible malloc configure:17165: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:17165: $? = 0 configure:17165: ./conftest configure:17165: $? = 0 configure:17176: result: yes configure:17202: checking for a traditional japanese locale configure:17281: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:17284: $? = 0 configure:17342: result: ja_JP configure:17350: checking for a transitional chinese locale configure:17430: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:17433: $? = 0 configure:17484: result: zh_CN.GB18030 configure:17491: checking for a french Unicode locale configure:17563: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:17566: $? = 0 configure:17612: result: fr_FR.UTF-8 configure:17710: checking for mmap configure:17710: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:17710: $? = 0 configure:17710: result: yes configure:17721: checking for MAP_ANONYMOUS configure:17758: result: yes configure:17782: checking whether memchr works configure:17862: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:17862: $? = 0 configure:17862: ./conftest configure:17862: $? = 0 configure:17873: result: yes configure:17881: checking whether memrchr is declared configure:17881: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:17881: $? = 0 configure:17881: result: yes configure:17896: checking whether defines MIN and MAX configure:17913: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:181:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] 181 | int x = MIN (42, 17); | ^~~ conftest.c:181:21: error: initializer element is not constant configure:17913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:17920: result: no configure:17933: checking whether defines MIN and MAX configure:17950: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:17950: $? = 0 configure:17957: result: yes configure:17969: checking whether time_t is signed configure:17986: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:17986: $? = 0 configure:17993: result: yes configure:18001: checking whether alarm is declared configure:18001: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:18001: $? = 0 configure:18001: result: yes configure:18027: checking for working mktime configure:18243: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:18243: $? = 0 configure:18243: ./conftest configure:18243: $? = 0 configure:18254: result: yes configure:18261: checking whether trunc is declared configure:18261: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:18261: $? = 0 configure:18261: result: yes configure:18291: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccyPqH9Z.o:(.data.rel+0x0): undefined reference to `trunc' collect2: error: ld returned 1 exit status configure:18291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | /* end confdefs.h. */ | #ifndef __NO_MATH_INLINES | # define __NO_MATH_INLINES 1 /* for glibc */ | #endif | #include | double (*funcptr) (double) = trunc; | double x; | int | main () | { | x = funcptr(x) + trunc(x); | ; | return 0; | } configure:18315: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c -lm >&5 configure:18315: $? = 0 configure:18343: checking whether struct tm is in sys/time.h or time.h configure:18363: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:18363: $? = 0 configure:18370: result: time.h configure:18378: checking for struct tm.tm_zone configure:18378: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:18378: $? = 0 configure:18378: result: yes configure:18446: checking for struct tm.tm_gmtoff configure:18446: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:18446: $? = 0 configure:18446: result: yes configure:18455: checking for stdbool.h that conforms to C99 configure:18530: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:18530: $? = 0 configure:18537: result: yes configure:18539: checking for _Bool configure:18539: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:18539: $? = 0 configure:18539: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:223:20: error: expected expression before ')' token 223 | if (sizeof ((_Bool))) | ^ configure:18539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:18539: result: yes configure:18582: checking for compound literals configure:18599: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:18599: $? = 0 configure:18606: result: yes configure:18616: checking whether strerror(0) succeeds configure:18655: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:18655: $? = 0 configure:18655: ./conftest configure:18655: $? = 0 configure:18666: result: yes configure:18689: checking for strerror_r with POSIX signature configure:18707: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:190:21: error: conflicting types for 'strerror_r' 190 | int strerror_r (int, char *, size_t); | ^~~~~~~~~~ In file included from conftest.c:189: /usr/include/string.h:428:14: note: previous declaration of 'strerror_r' was here 428 | extern char *strerror_r (int __errnum, char *__buf, size_t __buflen) | ^~~~~~~~~~ configure:18707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | /* end confdefs.h. */ | #include | int strerror_r (int, char *, size_t); | | int | main () | { | | ; | return 0; | } configure:18715: result: no configure:18789: checking whether __xpg_strerror_r works configure:18829: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:18829: $? = 0 configure:18829: ./conftest configure:18829: $? = 0 configure:18840: result: yes configure:18847: checking whether strerror_r is declared configure:18847: result: yes configure:18888: checking whether we are using the GNU C Library >= 2.1 or uClibc configure:18918: result: yes configure:18925: checking for ssize_t configure:18942: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:18942: $? = 0 configure:18949: result: yes configure:18957: checking for long file names configure:18989: result: yes configure:19089: checking whether setenv is declared configure:19089: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:19089: $? = 0 configure:19089: result: yes configure:19115: checking search.h usability configure:19115: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:19115: $? = 0 configure:19115: result: yes configure:19115: checking search.h presence configure:19115: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c configure:19115: $? = 0 configure:19115: result: yes configure:19115: checking for search.h configure:19115: result: yes configure:19127: checking for tsearch configure:19127: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:19127: $? = 0 configure:19127: result: yes configure:19146: checking whether snprintf returns a byte count as in C99 configure:19237: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:19237: $? = 0 configure:19237: ./conftest configure:19237: $? = 0 configure:19248: result: yes configure:19251: checking whether snprintf is declared configure:19251: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:19251: $? = 0 configure:19251: result: yes configure:19336: checking for library containing setsockopt configure:19358: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:19358: $? = 0 configure:19439: result: none needed configure:19484: checking for strcasestr configure:19484: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:19484: $? = 0 configure:19484: result: yes configure:19499: checking whether strcasestr works configure:19557: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:19557: $? = 0 configure:19557: ./conftest configure:19557: $? = 0 configure:19568: result: yes configure:19581: checking whether strdup is declared configure:19581: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:19581: $? = 0 configure:19581: result: yes configure:19767: checking whether strndup is declared configure:19767: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:19767: $? = 0 configure:19767: result: yes configure:19780: checking whether strnlen is declared configure:19780: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:19780: $? = 0 configure:19780: result: yes configure:19797: checking whether strstr works configure:19855: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:19855: $? = 0 configure:19855: ./conftest configure:19855: $? = 0 configure:19866: result: yes configure:19878: checking whether strtoumax is declared configure:19878: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:19878: $? = 0 configure:19878: result: yes configure:19923: checking whether is self-contained configure:19940: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:19940: $? = 0 configure:19948: result: yes configure:19953: checking for shutdown configure:19953: result: yes configure:19963: checking whether defines the SHUT_* macros configure:19980: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:19980: $? = 0 configure:19988: result: yes configure:20090: checking for struct sockaddr_storage configure:20090: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20090: $? = 0 configure:20090: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:217:38: error: expected expression before ')' token 217 | if (sizeof ((struct sockaddr_storage))) | ^ configure:20090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:20090: result: yes configure:20111: checking for sa_family_t configure:20111: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20111: $? = 0 configure:20111: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:218:26: error: expected expression before ')' token 218 | if (sizeof ((sa_family_t))) | ^ configure:20111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:20111: result: yes configure:20140: checking for struct sockaddr_storage.ss_family configure:20140: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20140: $? = 0 configure:20140: result: yes configure:20215: checking for struct timespec in configure:20232: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20232: $? = 0 configure:20239: result: yes configure:20457: checking whether unsetenv is declared configure:20457: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20457: $? = 0 configure:20457: result: yes configure:20482: checking for inttypes.h configure:20501: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20501: $? = 0 configure:20508: result: yes configure:20519: checking for stdint.h configure:20536: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20536: $? = 0 configure:20543: result: yes configure:20556: checking for intmax_t configure:20581: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20581: $? = 0 configure:20588: result: yes configure:20614: checking for snprintf configure:20614: result: yes configure:20614: checking for strnlen configure:20614: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:232:6: warning: conflicting types for built-in function 'strnlen'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 232 | char strnlen (); | ^~~~~~~ configure:20614: $? = 0 configure:20614: result: yes configure:20614: checking for wcslen configure:20614: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:20614: $? = 0 configure:20614: result: yes configure:20614: checking for wcsnlen configure:20614: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:20614: $? = 0 configure:20614: result: yes configure:20614: checking for mbrtowc configure:20614: result: yes configure:20614: checking for wcrtomb configure:20614: result: yes configure:20623: checking whether _snprintf is declared configure:20623: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:223:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? 223 | (void) _snprintf; | ^~~~~~~~~ | vsnprintf conftest.c:223:10: note: each undeclared identifier is reported only once for each function it appears in configure:20623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:20623: result: no configure:20650: checking for 64-bit time_t configure:20668: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20668: $? = 0 configure:20676: result: yes configure:20728: checking whether ungetc works on arbitrary bytes configure:20786: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:20786: $? = 0 configure:20786: ./conftest configure:20786: $? = 0 configure:20797: result: yes configure:20816: checking for IPv4 sockets configure:20842: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20842: $? = 0 configure:20849: result: yes configure:20857: checking for IPv6 sockets configure:20886: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20886: $? = 0 configure:20893: result: yes configure:20901: checking for off_t configure:20901: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:20901: $? = 0 configure:20901: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:254:20: error: expected expression before ')' token 254 | if (sizeof ((off_t))) | ^ configure:20901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:20901: result: yes configure:20915: checking for LC_MESSAGES configure:20931: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:20931: $? = 0 configure:20939: result: yes configure:20961: checking whether uselocale works configure:20988: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:20988: $? = 0 configure:20988: ./conftest configure:20988: $? = 0 configure:20999: result: yes configure:21016: checking for fake locale system (OpenBSD) configure:21045: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:21045: $? = 0 configure:21045: ./conftest configure:21045: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | /* end confdefs.h. */ | | #include | #if HAVE_XLOCALE_H | # include | #endif | int main () | { | locale_t loc1, loc2; | if (setlocale (LC_ALL, "de_DE.UTF-8") == NULL) return 1; | if (setlocale (LC_ALL, "fr_FR.UTF-8") == NULL) return 1; | loc1 = newlocale (LC_ALL_MASK, "de_DE.UTF-8", (locale_t)0); | loc2 = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", (locale_t)0); | return !(loc1 == loc2); | } configure:21056: result: no configure:21071: checking for Solaris 11.4 locale system configure:21104: result: no configure:21119: checking for getlocalename_l configure:21119: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccp4MAwP.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getlocalename_l' collect2: error: ld returned 1 exit status configure:21119: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | /* end confdefs.h. */ | /* Define getlocalename_l to an innocuous variant, in case declares getlocalename_l. | For example, HP-UX 11i declares gettimeofday. */ | #define getlocalename_l innocuous_getlocalename_l | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getlocalename_l (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getlocalename_l | | /* 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 getlocalename_l (); | /* 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_getlocalename_l || defined __stub___getlocalename_l | choke me | #endif | | int | main () | { | return getlocalename_l (); | ; | return 0; | } configure:21119: result: no configure:21140: checking for CFPreferencesCopyAppValue configure:21158: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:220:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 220 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:21158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:21167: result: no configure:21174: checking for CFLocaleCopyCurrent configure:21192: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:220:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 220 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:21192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:21201: result: no configure:21208: checking for CFLocaleCopyPreferredLanguages configure:21226: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:220:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 220 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:21226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyPreferredLanguages(); | ; | return 0; | } configure:21235: result: no configure:21268: checking whether is self-contained configure:21285: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:21285: $? = 0 configure:21304: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:21304: $? = 0 configure:21334: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:21334: $? = 0 configure:21347: result: yes configure:21473: checking whether select supports a 0 argument configure:21505: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:21505: $? = 0 configure:21505: ./conftest configure:21505: $? = 0 configure:21516: result: yes configure:21523: checking whether select detects invalid fds configure:21570: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:21570: $? = 0 configure:21570: ./conftest configure:21570: $? = 0 configure:21581: result: yes configure:21642: checking for sigset_t configure:21642: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:21642: $? = 0 configure:21642: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:229:23: error: expected expression before ')' token 229 | if (sizeof ((sigset_t))) | ^ configure:21642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | /* end confdefs.h. */ | | #include | /* Mingw defines sigset_t not in , but in . */ | #include | | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:21642: result: yes configure:21712: checking for alloca as a compiler built-in configure:21736: result: yes configure:21774: checking whether to enable assertions configure:21791: result: yes configure:21817: checking whether btowc(0) is correct configure:21854: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:21854: $? = 0 configure:21854: ./conftest configure:21854: $? = 0 configure:21865: result: yes configure:21868: checking whether btowc(EOF) is correct configure:21909: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:21909: $? = 0 configure:21909: ./conftest configure:21909: $? = 0 configure:21921: result: yes configure:21965: checking for __builtin_expect configure:21980: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:21980: $? = 0 configure:22005: result: yes configure:22019: checking byteswap.h usability configure:22019: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:22019: $? = 0 configure:22019: result: yes configure:22019: checking byteswap.h presence configure:22019: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c configure:22019: $? = 0 configure:22019: result: yes configure:22019: checking for byteswap.h configure:22019: result: yes configure:22104: checking whether this system has an arbitrary file name length limit configure:22145: result: yes configure:22173: checking for library containing clock_gettime configure:22204: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:22204: $? = 0 configure:22221: result: none required configure:22233: checking for clock_gettime configure:22233: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:22233: $? = 0 configure:22233: result: yes configure:22233: checking for clock_settime configure:22233: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:22233: $? = 0 configure:22233: result: yes configure:22346: checking for closedir configure:22346: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:22346: $? = 0 configure:22346: result: yes configure:22490: checking for d_ino member in directory struct configure:22536: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:22536: $? = 0 configure:22536: ./conftest configure:22536: $? = 0 configure:22546: result: yes configure:22557: checking for d_type member in directory struct configure:22576: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:22576: $? = 0 configure:22586: result: yes configure:22704: checking for dirfd configure:22704: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:22704: $? = 0 configure:22704: result: yes configure:22713: checking whether dirfd is declared configure:22713: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:22713: $? = 0 configure:22713: result: yes configure:22730: checking whether dirfd is a macro configure:22753: result: no configure:22860: checking whether // is distinct from / configure:22889: result: no configure:22917: checking whether dup works configure:22947: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:22947: $? = 0 configure:22947: ./conftest configure:22947: $? = 0 configure:22958: result: yes configure:23004: checking whether dup2 works configure:23092: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:23092: $? = 0 configure:23092: ./conftest configure:23092: $? = 0 configure:23103: result: yes configure:23184: checking for error_at_line configure:23200: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:23200: $? = 0 configure:23208: result: yes configure:23242: checking for euidaccess configure:23242: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:23242: $? = 0 configure:23242: result: yes configure:23656: checking whether fcntl handles F_DUPFD correctly configure:23714: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:23714: $? = 0 configure:23714: ./conftest configure:23714: $? = 0 configure:23724: result: yes configure:23742: checking whether fcntl understands F_DUPFD_CLOEXEC configure:23763: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:23763: $? = 0 configure:23781: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:257:1: error: unknown type name 'choke' 257 | choke me | ^~~~~ conftest.c:257:9: error: expected ';' before 'int' 257 | choke me | ^ | ; ...... 260 | int | ~~~ configure:23781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 1 | /* end confdefs.h. */ | | #ifdef __linux__ | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | it to support the semantics on older kernels that failed with EINVAL. */ | choke me | #endif | | int | main () | { | | ; | return 0; | } configure:23792: result: needs runtime check configure:23959: checking whether fdopendir is declared configure:23959: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:23959: $? = 0 configure:23959: result: yes configure:23982: checking whether fdopendir works configure:24025: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:24025: $? = 0 configure:24025: ./conftest configure:24025: $? = 0 configure:24035: result: yes configure:24083: checking whether fflush works on input streams configure:24163: result: no configure:24218: checking for struct stat.st_blocks configure:24218: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:24218: $? = 0 configure:24218: result: yes configure:24259: checking for flexible array member configure:24287: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:24287: $? = 0 configure:24294: result: yes configure:24357: checking whether conversion from 'int' to 'long double' works configure:24401: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:24401: $? = 0 configure:24401: ./conftest configure:24401: $? = 0 configure:24412: result: yes configure:24541: checking for working GNU fnmatch configure:24648: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:24648: $? = 0 configure:24648: ./conftest configure:24648: $? = 0 configure:24660: result: yes configure:24778: checking whether fopen recognizes a trailing slash configure:24808: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:24808: $? = 0 configure:24808: ./conftest configure:24808: $? = 0 configure:24820: result: yes configure:24876: checking for __fpending configure:24893: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:24893: $? = 0 configure:24902: result: yes configure:24905: checking whether __fpending is declared configure:24905: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:24905: $? = 0 configure:24905: result: yes configure:24935: checking whether fpurge is declared configure:24935: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:279:10: error: 'fpurge' undeclared (first use in this function) 279 | (void) fpurge; | ^~~~~~ conftest.c:279:10: note: each undeclared identifier is reported only once for each function it appears in configure:24935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef fpurge | #ifdef __cplusplus | (void) fpurge; | #else | (void) fpurge; | #endif | #endif | | ; | return 0; | } configure:24935: result: no configure:25116: checking for fseeko configure:25143: result: yes configure:25163: checking whether fflush works on input streams configure:25243: result: no configure:25277: checking for _fseeki64 configure:25277: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccWk26il.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_fseeki64' collect2: error: ld returned 1 exit status configure:25277: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return _fseeki64 (); | ; | return 0; | } configure:25277: result: no configure:25399: checking whether fstatat (..., 0) works configure:25424: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:25424: $? = 0 configure:25424: ./conftest configure:25424: $? = 0 configure:25435: result: yes configure:25531: checking for ftello configure:25557: result: yes configure:25570: checking whether ftello works configure:25659: result: yes configure:25738: checking for struct statfs.f_type configure:25738: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:25738: $? = 0 configure:25738: result: yes configure:25752: checking for __fsword_t configure:25752: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:25752: $? = 0 configure:25752: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:319:25: error: expected expression before ')' token 319 | if (sizeof ((__fsword_t))) | ^ configure:25752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | if (sizeof ((__fsword_t))) | return 0; | ; | return 0; | } configure:25752: result: yes configure:25768: checking for fts_open configure:25768: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:25768: $? = 0 configure:25768: result: yes configure:25821: checking whether getcwd handles long file names properly configure:26052: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:26052: $? = 0 configure:26052: ./conftest configure:26052: $? = 0 configure:26068: result: yes configure:26079: checking for getpagesize configure:26096: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:26096: $? = 0 configure:26105: result: yes configure:26116: checking whether getcwd aborts when 4k < cwd_length < 16k configure:26252: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:26252: $? = 0 configure:26252: ./conftest configure:26252: $? = 0 configure:26269: result: no configure:26400: checking for working getdelim function configure:26466: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:26466: $? = 0 configure:26466: ./conftest configure:26466: $? = 0 configure:26477: result: yes configure:26550: checking whether getdtablesize works configure:26583: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:26583: $? = 0 configure:26583: ./conftest configure:26583: $? = 0 configure:26596: result: yes configure:26639: checking for getgroups configure:26639: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:26639: $? = 0 configure:26639: result: yes configure:26694: checking for working getgroups configure:26723: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:26723: $? = 0 configure:26723: ./conftest configure:26723: $? = 0 configure:26734: result: yes configure:26762: checking whether getgroups handles negative values configure:26793: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:26793: $? = 0 configure:26793: ./conftest configure:26793: $? = 0 configure:26803: result: yes configure:26873: checking for gethostname configure:26873: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:26873: $? = 0 configure:26873: result: yes configure:26932: checking for HOST_NAME_MAX configure:26981: result: yes configure:27042: checking for getline configure:27042: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:27042: $? = 0 configure:27042: result: yes configure:27050: checking for working getline function configure:27117: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:27117: $? = 0 configure:27117: ./conftest configure:27117: $? = 0 configure:27128: result: yes configure:27235: checking whether program_invocation_name is declared configure:27235: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:27235: $? = 0 configure:27235: result: yes configure:27250: checking whether program_invocation_short_name is declared configure:27250: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:27250: $? = 0 configure:27250: result: yes configure:27265: checking whether __argv is declared configure:27265: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:310:10: error: '__argv' undeclared (first use in this function) 310 | (void) __argv; | ^~~~~~ conftest.c:310:10: note: each undeclared identifier is reported only once for each function it appears in configure:27265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef __argv | #ifdef __cplusplus | (void) __argv; | #else | (void) __argv; | #endif | #endif | | ; | return 0; | } configure:27265: result: no configure:27344: checking whether gettimeofday clobbers localtime buffer configure:27387: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:27387: $? = 0 configure:27387: ./conftest configure:27387: $? = 0 configure:27397: result: no configure:27416: checking for gettimeofday with POSIX signature configure:27444: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:27444: $? = 0 configure:27469: result: yes configure:27530: checking for group_member configure:27530: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:27530: $? = 0 configure:27530: result: yes configure:27581: checking whether the compiler generally respects inline configure:27602: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:27602: $? = 0 configure:27611: result: yes configure:27648: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:308:23: error: conflicting types for 'foo' 308 | extern int foo; | ^~~ conftest.c:307:28: note: previous declaration of 'foo' was here 307 | extern intptr_t foo; | ^~~ configure:27648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | /* end confdefs.h. */ | #include | extern intptr_t foo; | extern int foo; | int | main () | { | | ; | return 0; | } configure:27648: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:27648: $? = 0 configure:27658: checking whether INT32_MAX < INTMAX_MAX configure:27692: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:27692: $? = 0 configure:27699: result: yes configure:27710: checking whether INT64_MAX == LONG_MAX configure:27744: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:27744: $? = 0 configure:27751: result: yes configure:27764: checking whether UINT32_MAX < UINTMAX_MAX configure:27798: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:27798: $? = 0 configure:27805: result: yes configure:27816: checking whether UINT64_MAX == ULONG_MAX configure:27850: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:27850: $? = 0 configure:27857: result: yes configure:27906: checking whether isfinite is declared configure:27906: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:27906: $? = 0 configure:27906: result: yes configure:27941: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:27941: $? = 0 configure:27955: checking whether isfinite(long double) works configure:28072: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:28072: $? = 0 configure:28072: ./conftest configure:28072: $? = 0 configure:28083: result: yes configure:28129: checking whether isinf is declared configure:28129: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:28129: $? = 0 configure:28129: result: yes configure:28168: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:28168: $? = 0 configure:28182: checking whether isinf(long double) works configure:28320: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:28320: $? = 0 configure:28320: ./conftest configure:28320: $? = 0 configure:28331: result: yes configure:28376: checking whether isnan(double) can be used without linking with libm configure:28401: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:28401: $? = 0 configure:28410: result: yes configure:28437: checking whether isnan(float) can be used without linking with libm configure:28462: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:28462: $? = 0 configure:28471: result: yes configure:28478: checking whether isnan(float) works configure:28564: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:28564: $? = 0 configure:28564: ./conftest configure:28564: $? = 0 configure:28575: result: yes configure:28718: checking whether isnan(long double) can be used without linking with libm configure:28743: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:28743: $? = 0 configure:28752: result: yes configure:28761: checking whether isnanl works configure:28904: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:28904: $? = 0 configure:28904: ./conftest configure:28904: $? = 0 configure:28915: result: yes configure:29095: checking whether iswblank is declared configure:29095: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:29095: $? = 0 configure:29095: result: yes configure:29255: checking whether langinfo.h defines CODESET configure:29273: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:29273: $? = 0 configure:29281: result: yes configure:29286: checking whether langinfo.h defines T_FMT_AMPM configure:29304: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:29304: $? = 0 configure:29312: result: yes configure:29317: checking whether langinfo.h defines ALTMON_1 configure:29335: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:29335: $? = 0 configure:29343: result: yes configure:29348: checking whether langinfo.h defines ERA configure:29366: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:29366: $? = 0 configure:29374: result: yes configure:29379: checking whether langinfo.h defines YESEXPR configure:29397: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:29397: $? = 0 configure:29405: result: yes configure:29426: checking whether the compiler supports the __inline keyword configure:29443: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:29443: $? = 0 configure:29450: result: yes configure:29480: checking whether locale.h conforms to POSIX:2001 configure:29498: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:29498: $? = 0 configure:29505: result: yes configure:29549: checking whether struct lconv is properly defined configure:29568: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:29568: $? = 0 configure:29576: result: yes configure:29928: checking whether lseek detects pipes configure:29961: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:29961: $? = 0 configure:29996: result: yes configure:30088: checking for stdlib.h configure:30088: result: yes configure:30098: checking for GNU libc compatible malloc configure:30145: result: yes configure:30304: checking whether NAN macro works configure:30327: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:30327: $? = 0 configure:30334: result: yes configure:30339: checking whether HUGE_VAL works configure:30357: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:30357: $? = 0 configure:30364: result: yes configure:30391: checking whether mbrtowc handles incomplete characters configure:30436: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:30436: $? = 0 configure:30436: ./conftest configure:30436: $? = 0 configure:30448: result: yes configure:30454: checking whether mbrtowc works as well as mbtowc configure:30503: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:30503: $? = 0 configure:30503: ./conftest configure:30503: $? = 0 configure:30515: result: yes configure:30566: checking whether mbrtowc handles a NULL pwc argument configure:30625: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:30625: $? = 0 configure:30625: ./conftest configure:30625: $? = 0 configure:30637: result: yes configure:30643: checking whether mbrtowc handles a NULL string argument configure:30690: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:30690: $? = 0 configure:30690: ./conftest configure:30690: $? = 0 configure:30702: result: yes configure:30710: checking whether mbrtowc has a correct return value configure:30825: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:30825: $? = 0 configure:30825: ./conftest configure:30825: $? = 0 configure:30840: result: yes configure:30846: checking whether mbrtowc returns 0 when parsing a NUL character configure:30890: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:30890: $? = 0 configure:30890: ./conftest configure:30890: $? = 0 configure:30902: result: yes configure:30907: checking whether mbrtowc works on empty input configure:30935: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:30935: $? = 0 configure:30935: ./conftest configure:30935: $? = 0 configure:30946: result: yes configure:30950: checking whether the C locale is free of encoding errors configure:30994: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:30994: $? = 0 configure:30994: ./conftest configure:30994: $? = 3 configure: program exited with status 3 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | | int i; | char *locale = setlocale (LC_ALL, "C"); | if (! locale) | return 2; | for (i = CHAR_MIN; i <= CHAR_MAX; i++) | { | char c = i; | wchar_t wc; | mbstate_t mbs = { 0, }; | size_t ss = mbrtowc (&wc, &c, 1, &mbs); | if (1 < ss) | return 3; | } | return 0; | | ; | return 0; | } configure:31005: result: no configure:31120: checking whether mbrtowc handles incomplete characters configure:31177: result: yes configure:31183: checking whether mbrtowc works as well as mbtowc configure:31244: result: yes configure:31366: checking whether mbrtowc handles incomplete characters configure:31423: result: yes configure:31429: checking whether mbrtowc works as well as mbtowc configure:31490: result: yes configure:31544: checking whether mbsrtowcs works configure:31636: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:31636: $? = 0 configure:31636: ./conftest configure:31636: $? = 0 configure:31648: result: yes configure:31717: checking whether mbswidth is declared in configure:31745: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:346:22: error: 'mbswidth' undeclared (first use in this function); did you mean 'wcswidth'? 346 | char *p = (char *) mbswidth; | ^~~~~~~~ | wcswidth conftest.c:346:22: note: each undeclared identifier is reported only once for each function it appears in configure:31745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | /* end confdefs.h. */ | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be included | before . */ | #include | #include | #include | #include | | int | main () | { | | char *p = (char *) mbswidth; | return !p; | | ; | return 0; | } configure:31752: result: no configure:31767: checking for mbstate_t configure:31798: result: yes configure:31816: checking for mbtowc configure:31816: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:31816: $? = 0 configure:31816: result: yes configure:31917: checking for mempcpy configure:31917: result: yes configure:31971: checking for memrchr configure:31971: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:31971: $? = 0 configure:31971: result: yes configure:32065: checking for __mktime_internal configure:32065: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccs8ZTAT.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `__mktime_internal' collect2: error: ld returned 1 exit status configure:32065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | /* end confdefs.h. */ | /* Define __mktime_internal to an innocuous variant, in case declares __mktime_internal. | For example, HP-UX 11i declares gettimeofday. */ | #define __mktime_internal innocuous___mktime_internal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __mktime_internal (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __mktime_internal | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __mktime_internal (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___mktime_internal || defined __stub_____mktime_internal | choke me | #endif | | int | main () | { | return __mktime_internal (); | ; | return 0; | } configure:32065: result: no configure:32105: checking whether modf can be used without linking with libm configure:32134: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:32134: $? = 0 configure:32143: result: yes configure:32236: checking for listmntent configure:32236: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/cce6Dh3p.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `listmntent' collect2: error: ld returned 1 exit status configure:32236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | /* end confdefs.h. */ | /* Define listmntent to an innocuous variant, in case declares listmntent. | For example, HP-UX 11i declares gettimeofday. */ | #define listmntent innocuous_listmntent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char listmntent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef listmntent | | /* 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 listmntent (); | /* 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_listmntent || defined __stub___listmntent | choke me | #endif | | int | main () | { | return listmntent (); | ; | return 0; | } configure:32236: result: no configure:32251: checking for sys/ucred.h configure:32251: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:346:10: fatal error: sys/ucred.h: No such file or directory 346 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:32251: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | /* end confdefs.h. */ | #include | | #include configure:32251: result: no configure:32265: checking for sys/mount.h configure:32265: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:32265: $? = 0 configure:32265: result: yes configure:32284: checking mntent.h usability configure:32284: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:32284: $? = 0 configure:32284: result: yes configure:32284: checking mntent.h presence configure:32284: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c configure:32284: $? = 0 configure:32284: result: yes configure:32284: checking for mntent.h configure:32284: result: yes configure:32284: checking sys/fs_types.h usability configure:32284: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:379:10: fatal error: sys/fs_types.h: No such file or directory 379 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:32284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32284: result: no configure:32284: checking sys/fs_types.h presence configure:32284: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c conftest.c:346:10: fatal error: sys/fs_types.h: No such file or directory 346 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:32284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:32284: result: no configure:32284: checking for sys/fs_types.h configure:32284: result: no configure:32310: checking for struct fsstat.f_fstypename configure:32310: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:397:22: error: storage size of 'ac_aggr' isn't known 397 | static struct fsstat ac_aggr; | ^~~~~~~ configure:32310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_PARAM_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_UCRED_H | # include /* needed for definition of NGROUPS */ | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_MOUNT_H | # include | #endif | #if HAVE_SYS_FS_TYPES_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | | | int | main () | { | static struct fsstat ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:32310: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:397:22: error: storage size of 'ac_aggr' isn't known 397 | static struct fsstat ac_aggr; | ^~~~~~~ configure:32310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_PARAM_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_UCRED_H | # include /* needed for definition of NGROUPS */ | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_MOUNT_H | # include | #endif | #if HAVE_SYS_FS_TYPES_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | | | int | main () | { | static struct fsstat ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:32310: result: no configure:32330: checking for library containing getmntent configure:32361: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:32361: $? = 0 configure:32378: result: none required configure:32388: checking for getmntent configure:32388: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:32388: $? = 0 configure:32388: result: yes configure:32401: checking for mntctl function and struct vmount configure:32410: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c conftest.c:347:10: fatal error: fshelp.h: No such file or directory 347 | #include | ^~~~~~~~~~ compilation terminated. configure:32410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | #include configure:32417: result: no configure:32434: checking for one-argument getmntent function configure:32468: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:32468: $? = 0 configure:32476: result: yes configure:32486: checking for setmntent configure:32486: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:32486: $? = 0 configure:32486: result: yes configure:32486: checking for endmntent configure:32486: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:32486: $? = 0 configure:32486: result: yes configure:32486: checking for hasmntopt configure:32486: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:32486: $? = 0 configure:32486: result: yes configure:32865: checking sys/mntent.h usability configure:32865: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:384:10: fatal error: sys/mntent.h: No such file or directory 384 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:32865: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32865: result: no configure:32865: checking sys/mntent.h presence configure:32865: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c conftest.c:351:10: fatal error: sys/mntent.h: No such file or directory 351 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:32865: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | #include configure:32865: result: no configure:32865: checking for sys/mntent.h configure:32865: result: no configure:32876: checking sys/mkdev.h usability configure:32876: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:384:10: fatal error: sys/mkdev.h: No such file or directory 384 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:32876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32876: result: no configure:32876: checking sys/mkdev.h presence configure:32876: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c conftest.c:351:10: fatal error: sys/mkdev.h: No such file or directory 351 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:32876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | #include configure:32876: result: no configure:32876: checking for sys/mkdev.h configure:32876: result: no configure:32885: checking sys/sysmacros.h usability configure:32885: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:32885: $? = 0 configure:32885: result: yes configure:32885: checking sys/sysmacros.h presence configure:32885: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c configure:32885: $? = 0 configure:32885: result: yes configure:32885: checking for sys/sysmacros.h configure:32885: result: yes configure:32895: checking for struct statfs.f_fstypename configure:32895: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:361:22: error: storage size of 'ac_aggr' isn't known 361 | static struct statfs ac_aggr; | ^~~~~~~ configure:32895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:32895: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:361:22: error: storage size of 'ac_aggr' isn't known 361 | static struct statfs ac_aggr; | ^~~~~~~ configure:32895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:32895: result: no configure:32953: checking whether YESEXPR works configure:32981: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:32981: $? = 0 configure:32981: ./conftest configure:32981: $? = 0 configure:32992: result: yes configure:33070: checking whether open recognizes a trailing slash configure:33109: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:33109: $? = 0 configure:33109: ./conftest configure:33109: $? = 0 configure:33121: result: yes configure:33252: checking for opendir configure:33252: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:33252: $? = 0 configure:33252: result: yes configure:33316: checking for struct tm.tm_zone configure:33316: result: yes configure:33399: checking whether perror matches strerror configure:33437: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:33437: $? = 0 configure:33437: ./conftest configure:33437: $? = 0 configure:33454: result: yes configure:33493: checking whether program_invocation_name is declared configure:33493: result: yes configure:33505: checking whether program_invocation_short_name is declared configure:33505: result: yes configure:33566: checking for readdir configure:33566: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:33566: $? = 0 configure:33566: result: yes configure:33612: checking whether readlink signature is correct configure:33630: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:33630: $? = 0 configure:33637: result: yes configure:33639: checking whether readlink handles trailing slash correctly configure:33671: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:33671: $? = 0 configure:33671: ./conftest configure:33671: $? = 0 configure:33682: result: yes configure:33737: checking whether readlinkat signature is correct configure:33755: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:33755: $? = 0 configure:33762: result: yes configure:33810: checking for stdlib.h configure:33810: result: yes configure:33820: checking for GNU libc compatible realloc configure:33856: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:33856: $? = 0 configure:33856: ./conftest configure:33856: $? = 0 configure:33867: result: yes configure:33959: checking for working re_compile_pattern configure:34186: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:34186: $? = 0 configure:34186: ./conftest configure:34186: $? = 64 configure: program exited with status 64 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 () | { | 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; | /* This should fail, but succeeds for glibc-2.5. */ | else if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1) | result |= 2; | | /* 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; | | /* 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; | | /* 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; | | /* 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; | /* This should match, but does not for glibc-2.2.1. */ | else if (re_match (®ex, "an", 2, 0, ®s) != 2) | result |= 8; | | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | result |= 8; | /* glibc-2.2.93 does not work with a negative RANGE argument. */ | else if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | result |= 8; | | /* 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; | | /* 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; | | /* 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 || strcmp (s, "Invalid back reference")) | result |= 64; | | #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:34197: result: no configure:34282: checking libintl.h usability configure:34282: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:34282: $? = 0 configure:34282: result: yes configure:34282: checking libintl.h presence configure:34282: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c configure:34282: $? = 0 configure:34282: result: yes configure:34282: checking for libintl.h configure:34282: result: yes configure:34293: checking whether isblank is declared configure:34293: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:34293: $? = 0 configure:34293: result: yes configure:34312: checking for rewinddir configure:34312: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:34312: $? = 0 configure:34312: result: yes configure:34355: checking whether rmdir works configure:34401: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:34401: $? = 0 configure:34401: ./conftest configure:34401: $? = 0 configure:34412: result: yes configure:34454: checking for rpmatch configure:34454: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:34454: $? = 0 configure:34454: result: yes configure:34543: checking selinux/flask.h usability configure:34543: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:434:10: fatal error: selinux/flask.h: No such file or directory 434 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:34543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:34543: result: no configure:34543: checking selinux/flask.h presence configure:34543: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c conftest.c:401:10: fatal error: selinux/flask.h: No such file or directory 401 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:34543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 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 configure:34543: result: no configure:34543: checking for selinux/flask.h configure:34543: result: no configure:34734: checking whether setenv validates arguments configure:34780: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:34780: $? = 0 configure:34780: ./conftest configure:34780: $? = 0 configure:34790: result: yes configure:34830: checking for stdint.h configure:34830: result: yes configure:34840: checking for SIZE_MAX configure:34911: result: yes configure:34927: checking for snprintf configure:34927: result: yes configure:34940: checking whether snprintf respects a size of 1 configure:34981: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:34981: $? = 0 configure:34981: ./conftest configure:34981: $? = 0 configure:34992: result: yes configure:35002: checking whether printf supports POSIX/XSI format strings with positions configure:35037: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:35037: $? = 0 configure:35037: ./conftest configure:35037: $? = 0 configure:35048: result: yes configure:35114: checking for socklen_t configure:35114: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:35114: $? = 0 configure:35114: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:422:24: error: expected expression before ')' token 422 | if (sizeof ((socklen_t))) | ^ configure:35114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | /* end confdefs.h. */ | | /* is not needed according to POSIX, but the | in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #if HAVE_SYS_SOCKET_H | # include | #elif HAVE_WS2TCPIP_H | # include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:35114: result: yes configure:35177: checking for ssize_t configure:35201: result: yes configure:35218: checking whether stat handles trailing slashes on files configure:35260: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:35260: $? = 0 configure:35260: ./conftest configure:35260: $? = 0 configure:35271: result: yes configure:35341: checking for struct stat.st_atim.tv_nsec configure:35341: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:35341: $? = 0 configure:35341: result: yes configure:35350: checking whether struct stat.st_atim is of type struct timespec configure:35377: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:35377: $? = 0 configure:35384: result: yes configure:35436: checking for struct stat.st_birthtimespec.tv_nsec configure:35436: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:417:12: error: 'struct stat' has no member named 'st_birthtimespec' 417 | if (ac_aggr.st_birthtimespec.tv_nsec) | ^ configure:35436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:35436: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:417:19: error: 'struct stat' has no member named 'st_birthtimespec' 417 | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | ^ configure:35436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:35436: result: no configure:35447: checking for struct stat.st_birthtimensec configure:35447: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:417:12: error: 'struct stat' has no member named 'st_birthtimensec' 417 | if (ac_aggr.st_birthtimensec) | ^ configure:35447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:35447: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:417:19: error: 'struct stat' has no member named 'st_birthtimensec' 417 | if (sizeof ac_aggr.st_birthtimensec) | ^ configure:35447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:35447: result: no configure:35458: checking for struct stat.st_birthtim.tv_nsec configure:35458: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:417:12: error: 'struct stat' has no member named 'st_birthtim' 417 | if (ac_aggr.st_birthtim.tv_nsec) | ^ configure:35458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:35458: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:417:19: error: 'struct stat' has no member named 'st_birthtim' 417 | if (sizeof ac_aggr.st_birthtim.tv_nsec) | ^ configure:35458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:35458: result: no configure:35482: checking for working stdalign.h configure:35527: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:35527: $? = 0 configure:35534: result: yes configure:35556: checking for va_copy configure:35576: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:35576: $? = 0 configure:35584: result: yes configure:35767: checking for good max_align_t configure:35797: result: yes configure:35809: checking whether NULL can be used in arbitrary expressions configure:35834: result: yes configure:36002: checking which flavor of printf attribute matches inttypes macros configure:36029: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:36029: $? = 0 configure:36036: result: system configure:36170: checking for stpcpy configure:36170: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:437:6: warning: conflicting types for built-in function 'stpcpy'; expected 'char *(char *, const char *)' [-Wbuiltin-declaration-mismatch] 437 | char stpcpy (); | ^~~~~~ configure:36170: $? = 0 configure:36170: result: yes configure:36218: checking for strcasecmp configure:36218: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:439:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 439 | char strcasecmp (); | ^~~~~~~~~~ configure:36218: $? = 0 configure:36218: result: yes configure:36235: checking for strncasecmp configure:36235: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:440:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 440 | char strncasecmp (); | ^~~~~~~~~~~ configure:36235: $? = 0 configure:36235: result: yes configure:36249: checking whether strncasecmp is declared configure:36249: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:36249: $? = 0 configure:36249: result: yes configure:36298: checking whether strcasestr works in linear time configure:36374: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:36374: $? = 0 configure:36374: ./conftest configure:36374: $? = 0 configure:36385: result: yes configure:36418: checking for strcasestr configure:36418: result: yes configure:36433: checking whether strcasestr works configure:36502: result: yes configure:36593: checking for working strerror function configure:36621: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:36621: $? = 0 configure:36621: ./conftest configure:36621: $? = 0 configure:36632: result: yes configure:36807: checking for working strndup configure:36848: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:36848: $? = 0 configure:36848: ./conftest configure:36848: $? = 0 configure:36858: result: yes configure:36904: checking for working strnlen configure:36942: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:36942: $? = 0 configure:36942: ./conftest configure:36942: $? = 0 configure:36952: result: yes configure:36993: checking whether strstr works in linear time configure:37076: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:37076: $? = 0 configure:37076: ./conftest configure:37076: $? = 0 configure:37087: result: yes configure:37115: checking whether strstr works configure:37184: result: yes configure:37227: checking for strtoull configure:37227: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:37227: $? = 0 configure:37227: result: yes configure:37419: checking for nlink_t configure:37419: result: yes configure:37616: checking for struct utsname configure:37616: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:37616: $? = 0 configure:37616: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:441:29: error: expected expression before ')' token 441 | if (sizeof ((struct utsname))) | ^ configure:37616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | /* end confdefs.h. */ | | /* Minix 3.1.8 has a bug: must be included before | . */ | #include | #include | | | int | main () | { | if (sizeof ((struct utsname))) | return 0; | ; | return 0; | } configure:37616: result: yes configure:37744: checking whether localtime_r is declared configure:37744: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:37744: $? = 0 configure:37744: result: yes configure:37763: checking whether localtime_r is compatible with its POSIX signature configure:37787: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:37787: $? = 0 configure:37795: result: yes configure:37844: checking whether localtime loops forever near extrema configure:37878: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:37878: $? = 0 configure:37878: ./conftest configure:37878: $? = 0 configure:37880: result: no configure:37888: checking for timezone_t configure:37888: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:439:13: error: 'timezone_t' undeclared (first use in this function); did you mean 'timezone'? 439 | if (sizeof (timezone_t)) | ^~~~~~~~~~ | timezone conftest.c:439:13: note: each undeclared identifier is reported only once for each function it appears in configure:37888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (timezone_t)) | return 0; | ; | return 0; | } configure:37888: result: no configure:37979: checking whether trunc is declared configure:37979: result: yes configure:38009: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/cc4LAcNg.o:(.data.rel+0x0): undefined reference to `trunc' collect2: error: ld returned 1 exit status configure:38009: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | /* end confdefs.h. */ | #ifndef __NO_MATH_INLINES | # define __NO_MATH_INLINES 1 /* for glibc */ | #endif | #include | double (*funcptr) (double) = trunc; | double x; | int | main () | { | x = funcptr(x) + trunc(x); | ; | return 0; | } configure:38033: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c -lm >&5 configure:38033: $? = 0 configure:38088: checking whether tzset clobbers localtime buffer configure:38131: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:38131: $? = 0 configure:38131: ./conftest configure:38131: $? = 0 configure:38142: result: no configure:38200: checking for uname configure:38200: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:38200: $? = 0 configure:38200: result: yes configure:38425: checking whether unlink honors trailing slashes configure:38477: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:38477: $? = 0 configure:38477: ./conftest configure:38477: $? = 0 configure:38488: result: yes configure:38496: checking whether unlink of a parent directory fails as it should configure:38568: result: guessing yes configure:38666: checking for unsetenv configure:38666: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:38666: $? = 0 configure:38666: result: yes configure:38679: checking for unsetenv() return type configure:38704: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:38704: $? = 0 configure:38711: result: int configure:38720: checking whether unsetenv obeys POSIX configure:38765: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:38765: $? = 0 configure:38765: ./conftest configure:38765: $? = 0 configure:38775: result: yes configure:38877: checking for ptrdiff_t configure:38877: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:38877: $? = 0 configure:38877: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:481:24: error: expected expression before ')' token 481 | if (sizeof ((ptrdiff_t))) | ^ configure:38877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:38877: result: yes configure:39064: checking whether mbrtowc handles incomplete characters configure:39121: result: yes configure:39127: checking whether mbrtowc works as well as mbtowc configure:39188: result: yes configure:39242: checking whether wcrtomb works in the C locale configure:39279: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:39279: $? = 0 configure:39279: ./conftest configure:39279: $? = 0 configure:39290: result: yes configure:39298: checking whether wcrtomb return value is correct configure:39355: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:39355: $? = 0 configure:39355: ./conftest configure:39355: $? = 0 configure:39367: result: yes configure:39508: checking whether iswcntrl works configure:39563: result: yes configure:39587: checking for towlower configure:39587: result: yes configure:39635: checking for wctype_t configure:39671: result: yes configure:39677: checking for wctrans_t configure:39711: result: yes configure:39732: checking whether wcwidth is declared configure:39732: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:39732: $? = 0 configure:39732: result: yes configure:39789: checking whether wcwidth works reasonably in UTF-8 locales configure:39848: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:39848: $? = 0 configure:39848: ./conftest configure:39848: $? = 0 configure:39859: result: yes configure:39908: checking for stdint.h configure:39908: result: yes configure:40127: checking for a traditional french locale configure:40261: result: fr_FR configure:40268: checking for a french Unicode locale configure:40389: result: fr_FR.UTF-8 configure:40397: checking for a traditional french locale configure:40531: result: fr_FR configure:40539: checking for a turkish Unicode locale configure:40610: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:508:7: warning: implicit declaration of function 'towupper' [-Wimplicit-function-declaration] 508 | if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' | ^~~~~~~~ conftest.c:508:7: warning: incompatible implicit declaration of built-in function 'towupper' conftest.c:460:1: note: include '' or provide a declaration of 'towupper' 459 | #include +++ |+#include 460 | struct tm t; conftest.c:508:35: warning: implicit declaration of function 'towlower' [-Wimplicit-function-declaration] 508 | if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' | ^~~~~~~~ conftest.c:508:35: warning: incompatible implicit declaration of built-in function 'towlower' conftest.c:508:35: note: include '' or provide a declaration of 'towlower' configure:40613: $? = 0 configure:40661: result: tr_TR.UTF-8 configure:40709: checking whether fdopen sets errno configure:40738: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:40738: $? = 0 configure:40738: ./conftest configure:40738: $? = 0 configure:40749: result: yes configure:40860: checking for getpagesize configure:40886: result: yes configure:40927: checking whether getpagesize is declared configure:40927: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:40927: $? = 0 configure:40927: result: yes configure:41026: checking for library containing inet_pton configure:41057: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:41057: $? = 0 configure:41074: result: none required configure:41106: checking whether inet_pton is declared configure:41106: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:41106: $? = 0 configure:41106: result: yes configure:41159: checking whether byte ordering is bigendian configure:41365: result: no configure:41402: checking for ioctl configure:41402: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:41402: $? = 0 configure:41402: result: yes configure:41411: checking for ioctl with POSIX signature configure:41436: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:469:19: error: conflicting types for 'ioctl' 469 | int ioctl (int, int, ...); | ^~~~~ In file included from conftest.c:458: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here 41 | extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; | ^~~~~ configure:41436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | #include | /* On some platforms, ioctl() is declared in . */ | #include | | int | main () | { | extern | #ifdef __cplusplus | "C" | #endif | int ioctl (int, int, ...); | | ; | return 0; | } | configure:41444: result: no configure:41485: checking where to find the exponent in a 'float' configure:41574: result: word 0 bit 23 configure:41594: checking where to find the exponent in a 'double' configure:41920: result: word 1 bit 20 configure:41941: checking where to find the exponent in a 'long double' configure:42054: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:42054: $? = 0 configure:42054: ./conftest configure:42054: $? = 0 configure:42066: result: word 2 bit 0 configure:42087: checking where to find the exponent in a 'float' configure:42176: result: word 0 bit 23 configure:42196: checking where to find the exponent in a 'double' configure:42522: result: word 1 bit 20 configure:42543: checking where to find the exponent in a 'long double' configure:42668: result: word 2 bit 0 configure:42689: checking where to find the exponent in a 'double' configure:43015: result: word 1 bit 20 configure:43035: checking where to find the exponent in a 'float' configure:43124: result: word 0 bit 23 configure:43145: checking where to find the exponent in a 'long double' configure:43270: result: word 2 bit 0 configure:43374: checking for a traditional french locale configure:43508: result: fr_FR configure:43515: checking for a french Unicode locale configure:43636: result: fr_FR.UTF-8 configure:43644: checking for a traditional japanese locale configure:43784: result: ja_JP configure:43792: checking for a transitional chinese locale configure:43926: result: zh_CN.GB18030 configure:43933: checking for a french Unicode locale configure:44054: result: fr_FR.UTF-8 configure:44062: checking for a turkish Unicode locale configure:44184: result: tr_TR.UTF-8 configure:44192: checking for a transitional chinese locale configure:44326: result: zh_CN.GB18030 configure:44333: checking for a french Unicode locale configure:44454: result: fr_FR.UTF-8 configure:44462: checking for a traditional french locale configure:44596: result: fr_FR configure:44603: checking for a french Unicode locale configure:44724: result: fr_FR.UTF-8 configure:44732: checking for a traditional japanese locale configure:44872: result: ja_JP configure:44880: checking for a transitional chinese locale configure:45014: result: zh_CN.GB18030 configure:45021: checking for a french Unicode locale configure:45142: result: fr_FR.UTF-8 configure:45150: checking for a transitional chinese locale configure:45284: result: zh_CN.GB18030 configure:45295: checking for mmap configure:45295: result: yes configure:45306: checking for MAP_ANONYMOUS configure:45343: result: yes configure:45360: checking for mmap configure:45360: result: yes configure:45371: checking for MAP_ANONYMOUS configure:45408: result: yes configure:45435: checking for library containing nanosleep configure:45466: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:45466: $? = 0 configure:45483: result: none required configure:45503: checking for working nanosleep configure:45582: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:45582: $? = 0 configure:45582: ./conftest configure:45582: $? = 6 configure: program exited with status 6 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | | #include | #include | #include | #if HAVE_SYS_TIME_H | #include | #endif | #include | #include | #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) | #define TYPE_MAXIMUM(t) ((t) (! TYPE_SIGNED (t) ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1))) | | #if HAVE_DECL_ALARM | static void | check_for_SIGALRM (int sig) | { | if (sig != SIGALRM) | _exit (1); | } | #endif | | int | main () | { | static struct timespec ts_sleep; | static struct timespec ts_remaining; | /* Test for major problems first. */ | if (! nanosleep) | return 2; | ts_sleep.tv_sec = 0; | ts_sleep.tv_nsec = 1; | #if HAVE_DECL_ALARM | { | static struct sigaction act; | act.sa_handler = check_for_SIGALRM; | sigemptyset (&act.sa_mask); | sigaction (SIGALRM, &act, NULL); | alarm (1); | if (nanosleep (&ts_sleep, NULL) != 0) | return 3; | /* Test for a minor problem: the handling of large arguments. */ | ts_sleep.tv_sec = TYPE_MAXIMUM (time_t); | ts_sleep.tv_nsec = 999999999; | alarm (1); | if (nanosleep (&ts_sleep, &ts_remaining) != -1) | return 4; | if (errno != EINTR) | return 5; | if (ts_remaining.tv_sec <= TYPE_MAXIMUM (time_t) - 10) | return 6; | } | #else /* A simpler test for native Windows. */ | if (nanosleep (&ts_sleep, &ts_remaining) < 0) | return 3; | #endif | return 0; | } configure:45594: result: no (mishandles large arguments) configure:45664: checking whether is self-contained configure:45681: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:45681: $? = 0 configure:45689: result: yes configure:45806: checking for a traditional french locale configure:45940: result: fr_FR configure:45947: checking for a french Unicode locale configure:46068: result: fr_FR.UTF-8 configure:46117: checking for getppriv configure:46117: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccYQ77Er.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getppriv' collect2: error: ld returned 1 exit status configure:46117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return getppriv (); | ; | return 0; | } configure:46117: result: no configure:46243: checking whether pthread_sigmask works without -lpthread configure:46272: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:46272: $? = 0 configure:46272: ./conftest configure:46272: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | /* end confdefs.h. */ | | #include | #include | #include | int main () | { | sigset_t set; | sigemptyset (&set); | return pthread_sigmask (1729, &set, NULL) != 0; | } configure:46283: result: yes configure:46296: checking whether pthread_sigmask returns error numbers configure:46328: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:46328: $? = 0 configure:46328: ./conftest configure:46328: $? = 0 configure:46340: result: yes configure:46351: checking whether pthread_sigmask unblocks signals correctly configure:46405: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:46405: $? = 0 configure:46405: ./conftest configure:46405: $? = 0 configure:46417: result: guessing yes configure:46471: checking for putenv compatible with GNU and SVID configure:46514: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:46514: $? = 0 configure:46514: ./conftest configure:46514: $? = 0 configure:46525: result: yes configure:46586: checking for mmap configure:46586: result: yes configure:46597: checking for MAP_ANONYMOUS configure:46634: result: yes configure:46650: checking for raise configure:46650: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:46650: $? = 0 configure:46650: result: yes configure:46673: checking for sigprocmask configure:46673: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:46673: $? = 0 configure:46673: result: yes configure:46731: checking whether select supports a 0 argument configure:46774: result: yes configure:46781: checking whether select detects invalid fds configure:46839: result: yes configure:46920: checking whether setlocale supports the C locale configure:46943: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:46943: $? = 0 configure:46943: ./conftest configure:46943: $? = 0 configure:46954: result: yes configure:47002: checking for a traditional french locale configure:47136: result: fr_FR configure:47143: checking for a french Unicode locale configure:47264: result: fr_FR.UTF-8 configure:47272: checking for a traditional japanese locale configure:47412: result: ja_JP configure:47420: checking for a transitional chinese locale configure:47554: result: zh_CN.GB18030 configure:47597: checking for struct sigaction.sa_sigaction configure:47597: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:47597: $? = 0 configure:47597: result: yes configure:47748: checking for volatile sig_atomic_t configure:47748: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:47748: $? = 0 configure:47748: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:502:36: error: expected expression before ')' token 502 | if (sizeof ((volatile sig_atomic_t))) | ^ configure:47748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:47748: result: yes configure:47764: checking for sighandler_t configure:47764: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:47764: $? = 0 configure:47764: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:502:27: error: expected expression before ')' token 502 | if (sizeof ((sighandler_t))) | ^ configure:47764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((sighandler_t))) | return 0; | ; | return 0; | } configure:47764: result: yes configure:47783: checking for sigprocmask configure:47783: result: yes configure:47829: checking whether sleep is declared configure:47829: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:47829: $? = 0 configure:47829: result: yes configure:47845: checking for working sleep configure:47897: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:47897: $? = 0 configure:47897: ./conftest configure:47897: $? = 0 configure:47907: result: yes configure:48003: checking for mmap configure:48003: result: yes configure:48014: checking for MAP_ANONYMOUS configure:48051: result: yes configure:48069: checking for mmap configure:48069: result: yes configure:48080: checking for MAP_ANONYMOUS configure:48117: result: yes configure:48134: checking whether symlink handles trailing slash correctly configure:48170: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:48170: $? = 0 configure:48170: ./conftest configure:48170: $? = 0 configure:48181: result: yes configure:48232: checking whether symlinkat handles trailing slash correctly configure:48269: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:48269: $? = 0 configure:48269: ./conftest configure:48269: $? = 0 configure:48280: result: yes configure:48329: checking whether declares ioctl configure:48346: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:48346: $? = 0 configure:48354: result: yes configure:48495: checking for useconds_t configure:48495: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:48495: $? = 0 configure:48495: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:540:25: error: expected expression before ')' token 540 | if (sizeof ((useconds_t))) | ^ configure:48495: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((useconds_t))) | return 0; | ; | return 0; | } configure:48495: result: yes configure:48507: checking whether usleep allows large arguments configure:48538: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:48538: $? = 0 configure:48538: ./conftest configure:48538: $? = 0 configure:48548: result: yes configure:48596: checking for a traditional french locale configure:48730: result: fr_FR configure:48737: checking for a french Unicode locale configure:48858: result: fr_FR.UTF-8 configure:48866: checking for a traditional japanese locale configure:49006: result: ja_JP configure:49014: checking for a transitional chinese locale configure:49148: result: zh_CN.GB18030 configure:49165: checking whether wctob works configure:49254: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:522:11: warning: implicit declaration of function 'mbtowc'; did you mean 'mbrtowc'? [-Wimplicit-function-declaration] 522 | if (mbtowc (&wc, "\374", 1) == 1) | ^~~~~~ | mbrtowc configure:49254: $? = 0 configure:49254: ./conftest configure:49254: $? = 0 configure:49266: result: yes configure:49274: checking whether wctob is declared configure:49274: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:49274: $? = 0 configure:49274: result: yes configure:49494: checking whether C compiler handles -Werror -Wunknown-warning-option configure:49513: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -Werror -Wunknown-warning-option -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 gcc: error: unrecognized command line option '-Wunknown-warning-option' configure:49513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:49523: result: no configure:50080: checking for getpwnam configure:50080: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:50080: $? = 0 configure:50080: result: yes configure:50132: checking for modf in -lm configure:50157: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c -lm >&5 conftest.c:515:6: warning: conflicting types for built-in function 'modf'; expected 'double(double, double *)' [-Wbuiltin-declaration-mismatch] 515 | char modf (); | ^~~~ conftest.c:1:1: note: 'modf' is declared in header '' 1 | /* confdefs.h */ configure:50157: $? = 0 configure:50166: result: yes configure:50177: checking for fabs in -lm configure:50202: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c -lm >&5 conftest.c:516:6: warning: conflicting types for built-in function 'fabs'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 516 | char fabs (); | ^~~~ conftest.c:1:1: note: 'fabs' is declared in header '' 1 | /* confdefs.h */ configure:50202: $? = 0 configure:50211: result: yes configure:50224: checking for ANSI C header files configure:50328: result: yes configure:50339: checking for sys/param.h configure:50339: result: yes configure:50339: checking for mntent.h configure:50339: result: yes configure:50339: checking sys/mnttab.h usability configure:50339: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:546:10: fatal error: sys/mnttab.h: No such file or directory 546 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:50339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_MODF_IN_LIBM 1 | #define HAVE_FABS_IN_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:50339: result: no configure:50339: checking sys/mnttab.h presence configure:50339: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c conftest.c:513:10: fatal error: sys/mnttab.h: No such file or directory 513 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:50339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_MODF_IN_LIBM 1 | #define HAVE_FABS_IN_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:50339: result: no configure:50339: checking for sys/mnttab.h configure:50339: result: no configure:50339: checking sys/mntio.h usability configure:50339: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c:546:10: fatal error: sys/mntio.h: No such file or directory 546 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:50339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_MODF_IN_LIBM 1 | #define HAVE_FABS_IN_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:50339: result: no configure:50339: checking sys/mntio.h presence configure:50339: gcc -E -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c conftest.c:513:10: fatal error: sys/mntio.h: No such file or directory 513 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:50339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_MODF_IN_LIBM 1 | #define HAVE_FABS_IN_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:50339: result: no configure:50339: checking for sys/mntio.h configure:50339: result: no configure:50339: checking for sys/mkdev.h configure:50339: result: no configure:50351: checking for getrlimit configure:50351: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:50351: $? = 0 configure:50351: result: yes configure:50361: checking for sys/mkdev.h configure:50361: result: no configure:50370: checking for sys/sysmacros.h configure:50370: result: yes configure:50383: checking for dirent.h that defines DIR configure:50402: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:50402: $? = 0 configure:50410: result: yes configure:50423: checking for library containing opendir configure:50454: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:50454: $? = 0 configure:50471: result: none required configure:50538: checking whether stat file-mode macros are broken configure:50572: result: no configure:50580: checking for sys/wait.h that is POSIX.1 compatible configure:50613: result: yes configure:50624: checking for uid_t in sys/types.h configure:50643: result: yes configure:50654: checking for size_t configure:50654: result: yes configure:50665: checking for ssize_t configure:50665: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:50665: $? = 0 configure:50665: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:553:22: error: expected expression before ')' token 553 | if (sizeof ((ssize_t))) | ^ configure:50665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_MODF_IN_LIBM 1 | #define HAVE_FABS_IN_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETRLIMIT 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:50665: result: yes configure:50676: checking for pid_t configure:50676: result: yes configure:50687: checking for ino_t configure:50687: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:50687: $? = 0 configure:50687: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:553:20: error: expected expression before ')' token 553 | if (sizeof ((ino_t))) | ^ configure:50687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_MODF_IN_LIBM 1 | #define HAVE_FABS_IN_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETRLIMIT 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ino_t))) | return 0; | ; | return 0; | } configure:50687: result: yes configure:50698: checking for dev_t configure:50698: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:50698: $? = 0 configure:50698: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:553:20: error: expected expression before ')' token 553 | if (sizeof ((dev_t))) | ^ configure:50698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_MODF_IN_LIBM 1 | #define HAVE_FABS_IN_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETRLIMIT 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((dev_t))) | return 0; | ; | return 0; | } configure:50698: result: yes configure:50709: checking for mode_t configure:50709: result: yes configure:50720: checking for struct stat.st_blocks configure:50720: result: yes configure:50740: checking for struct stat.st_rdev configure:50740: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:50740: $? = 0 configure:50740: result: yes configure:50753: checking for promoted mode_t type configure:50778: result: mode_t configure:50788: checking whether struct tm is in sys/time.h or time.h configure:50815: result: time.h configure:50823: checking for struct tm.tm_zone configure:50823: result: yes configure:50893: checking for strftime configure:50893: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:546:6: warning: conflicting types for built-in function 'strftime'; expected 'long unsigned int(char *, long unsigned int, const char *, const void *)' [-Wbuiltin-declaration-mismatch] 546 | char strftime (); | ^~~~~~~~ conftest.c:534:1: note: 'strftime' is declared in header '' 533 | # include 534 | #else configure:50893: $? = 0 configure:50893: result: yes configure:50946: checking for memcmp configure:50946: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:547:6: warning: conflicting types for built-in function 'memcmp'; expected 'int(const void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 547 | char memcmp (); | ^~~~~~ conftest.c:535:1: note: 'memcmp' is declared in header '' 534 | # include 535 | #else configure:50946: $? = 0 configure:50946: result: yes configure:50959: checking for memset configure:50959: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:548:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 548 | char memset (); | ^~~~~~ conftest.c:536:1: note: 'memset' is declared in header '' 535 | # include 536 | #else configure:50959: $? = 0 configure:50959: result: yes configure:50972: checking for stpcpy configure:50972: result: yes configure:50985: checking for strdup configure:50985: result: yes configure:50998: checking for strstr configure:50998: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:551:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 551 | char strstr (); | ^~~~~~ conftest.c:539:1: note: 'strstr' is declared in header '' 538 | # include 539 | #else configure:50998: $? = 0 configure:50998: result: yes configure:51011: checking for strtol configure:51011: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:51011: $? = 0 configure:51011: result: yes configure:51024: checking for strtoul configure:51024: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:51024: $? = 0 configure:51024: result: yes configure:51041: checking for fchdir configure:51041: result: yes configure:51041: checking for getcwd configure:51041: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:51041: $? = 0 configure:51041: result: yes configure:51041: checking for strerror configure:51041: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:51041: $? = 0 configure:51041: result: yes configure:51041: checking for endgrent configure:51041: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:51041: $? = 0 configure:51041: result: yes configure:51041: checking for endpwent configure:51041: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:51041: $? = 0 configure:51041: result: yes configure:51041: checking for setlocale configure:51041: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:51041: $? = 0 configure:51041: result: yes configure:51052: checking for getrusage configure:51052: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:51052: $? = 0 configure:51052: result: yes configure:51063: checking for vprintf configure:51063: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 conftest.c:561:6: warning: conflicting types for built-in function 'vprintf'; expected 'int(const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 561 | char vprintf (); | ^~~~~~~ conftest.c:549:1: note: 'vprintf' is declared in header '' 548 | # include 549 | #else configure:51063: $? = 0 configure:51063: result: yes configure:51069: checking for _doprnt configure:51069: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/gold/openwrt/trunk/tmp/ccxDFMSA.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:51069: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU findutils" | #define PACKAGE_TARNAME "findutils" | #define PACKAGE_VERSION "4.7.0" | #define PACKAGE_STRING "GNU findutils 4.7.0" | #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/findutils/" | #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" | #define PACKAGE "findutils" | #define VERSION "4.7.0" | #define LEAF_OPTIMISATION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATFS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_PIPE 1 | #define HAVE_UNLINKAT 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_DUPLOCALE 1 | #define HAVE_FREELOCALE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define GETGROUPS_T gid_t | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define restrict __restrict | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_TRUNC 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE__BOOL 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_WORKING_USELOCALE 1 | #define HAVE_SIGSET_T 1 | #define HAVE_ALLOCA 1 | #define GNULIB_AREADLINKAT 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define GNULIB_DIRENT_SAFER 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_EUIDACCESS 1 | #define GNULIB_TEST_EUIDACCESS 1 | #define GNULIB_FACCESSAT 1 | #define GNULIB_TEST_FACCESSAT 1 | #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define GNULIB_FNMATCH_GNU 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE___FSWORD_T 1 | #define fts_open rpl_fts_open | #define fts_close rpl_fts_close | #define fts_read rpl_fts_read | #define fts_set rpl_fts_set | #define fts_children rpl_fts_children | #define fts_cross_check rpl_fts_cross_check | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_INLINE 1 | #define HAVE_DECL_ISFINITE 1 | #define GNULIB_TEST_ISFINITE 1 | #define HAVE_DECL_ISINF 1 | #define GNULIB_TEST_ISINF 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSCASESTR 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MBSSTR 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 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_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_TEST_MODF 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define MAJOR_IN_SYSMACROS 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_READ 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_READLINKAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_RPMATCH 1 | #define GNULIB_TEST_RPMATCH 1 | #define HAVE_SELINUX_SELINUX_H 0 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 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_STATAT 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 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_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRSTR 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_TEST_UNLINKAT 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALENAME 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETLOCALE 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define GNULIB_TEST_SYMLINKAT 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_MODF_IN_LIBM 1 | #define HAVE_FABS_IN_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETRLIMIT 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMSET 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHDIR 1 | #define HAVE_GETCWD 1 | #define HAVE_STRERROR 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:51069: result: no configure:51082: checking for working alloca.h configure:51107: result: yes configure:51115: checking for alloca configure:51160: result: yes configure:51266: checking whether closedir returns void configure:51290: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:51290: $? = 0 configure:51290: ./conftest configure:51290: $? = 0 configure:51300: result: no configure:51309: checking for getmntent configure:51309: result: yes configure:51388: checking for getmntent configure:51388: result: yes configure:51400: checking for setmntent configure:51400: result: yes configure:51400: checking for endmntent configure:51400: result: yes configure:51414: checking for setgroups configure:51414: gcc -o conftest -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include -L/mnt/gold/openwrt/trunk/staging_dir/host/lib conftest.c >&5 configure:51414: $? = 0 configure:51414: result: yes configure:51433: checking for alloca as a compiler built-in configure:51457: result: yes configure:51506: checking for working re_compile_pattern configure:51744: result: no configure:51814: checking for sort configure:51832: found /usr/bin/sort configure:51845: result: /usr/bin/sort configure:51853: checking if /usr/bin/sort supports the -z option configure:51891: result: yes configure:51904: checking for struct dirent.d_type configure:51904: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:51904: $? = 0 configure:51904: result: yes configure:51913: checking for __attribute__ ((__noreturn__)) support configure:51929: gcc -c -O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include -I/mnt/gold/openwrt/trunk/staging_dir/host/include conftest.c >&5 configure:51929: $? = 0 configure:51936: result: yes configure:51952: checking whether NLS is requested configure:51961: result: no configure:52001: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:52033: result: /usr/bin/msgfmt configure:52042: checking for gmsgfmt configure:52060: found /usr/bin/gmsgfmt configure:52073: result: /usr/bin/gmsgfmt configure:52123: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:52155: result: /usr/bin/xgettext configure:52200: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:52231: result: /usr/bin/msgmerge configure:52736: checking for CFPreferencesCopyAppValue configure:52763: result: no configure:52770: checking for CFLocaleCopyCurrent configure:52797: result: no configure:52804: checking for CFLocaleCopyPreferredLanguages configure:52831: result: no configure:53741: checking whether to use NLS configure:53743: result: no configure:53835: checking for python configure:53853: found /mnt/gold/openwrt/trunk/staging_dir/host/bin/python configure:53865: result: /mnt/gold/openwrt/trunk/staging_dir/host/bin/python configure:53886: checking for python version configure:53893: result: 3.9 configure:53905: checking for python platform configure:53912: result: linux configure:53938: checking for python script directory configure:53973: result: ${prefix}/lib/python3.9/site-packages configure:53982: checking for python extension module directory configure:54017: result: ${exec_prefix}/lib/python3.9/site-packages configure:54042: checking for faketime configure:54072: result: no configure:54200: checking that generated files are newer than configure configure:54206: result: done configure:54361: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU findutils config.status 4.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on anneke config.status:2687: creating Makefile config.status:2687: creating build-aux/Makefile config.status:2687: creating doc/Makefile config.status:2687: creating find/Makefile config.status:2687: creating find/testsuite/Makefile config.status:2687: creating gl/Makefile config.status:2687: creating gl/lib/Makefile config.status:2687: creating lib/Makefile config.status:2687: creating locate/Makefile config.status:2687: creating locate/testsuite/Makefile config.status:2687: creating m4/Makefile config.status:2687: creating po/Makefile.in config.status:2687: creating po/Makefile config.status:2687: creating gnulib-tests/Makefile config.status:2687: creating xargs/Makefile config.status:2687: creating xargs/testsuite/Makefile config.status:2687: creating config.h config.status:2947: executing depfiles commands config.status:3024: cd find && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[4]: Entering directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/find' make[4]: Leaving directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/find' config.status:3029: $? = 0 config.status:3024: cd gl/lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[4]: Entering directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/gl/lib' make[4]: Leaving directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/gl/lib' config.status:3029: $? = 0 config.status:3024: cd lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[4]: Entering directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/lib' make[4]: Leaving directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/lib' config.status:3029: $? = 0 config.status:3024: cd locate && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[4]: Entering directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/locate' make[4]: Leaving directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/locate' config.status:3029: $? = 0 config.status:3024: cd gnulib-tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[4]: Entering directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/gnulib-tests' make[4]: Leaving directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/gnulib-tests' config.status:3029: $? = 0 config.status:3024: cd xargs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[4]: Entering directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/xargs' make[4]: Leaving directory '/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/xargs' config.status:3029: $? = 0 config.status:2947: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_d_type=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/mnt/gold/openwrt/trunk/staging_dir/host/include ' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DEFAULT_ARG_SIZE_set= ac_cv_env_DEFAULT_ARG_SIZE_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/mnt/gold/openwrt/trunk/staging_dir/host/lib ' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_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=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=x86_64-pc-linux-gnu ac_cv_func___fpurge=yes ac_cv_func___freadahead=no ac_cv_func___freading=yes ac_cv_func___mktime_internal=no ac_cv_func___xpg_strerror_r=yes ac_cv_func__doprnt=no ac_cv_func__fseeki64=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_catgets=yes ac_cv_func_clock_gettime=yes ac_cv_func_clock_settime=yes ac_cv_func_closedir=yes ac_cv_func_closedir_void=no ac_cv_func_dirfd=yes ac_cv_func_duplocale=yes ac_cv_func_endgrent=yes ac_cv_func_endmntent=yes ac_cv_func_endpwent=yes ac_cv_func_euidaccess=yes ac_cv_func_faccessat=yes ac_cv_func_fchdir=yes ac_cv_func_fcntl=yes ac_cv_func_fdopendir=yes ac_cv_func_fnmatch=yes ac_cv_func_fpathconf=yes ac_cv_func_fpurge=no ac_cv_func_freelocale=yes ac_cv_func_fstatat=yes ac_cv_func_fstatfs=yes ac_cv_func_ftruncate=yes ac_cv_func_fts_open=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_gethostname=yes ac_cv_func_getline=yes ac_cv_func_getlocalename_l=no ac_cv_func_getmntent=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getppriv=no ac_cv_func_getprogname=no ac_cv_func_getpwnam=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_group_member=yes ac_cv_func_hasmntopt=yes ac_cv_func_ioctl=yes ac_cv_func_isascii=yes ac_cv_func_isblank=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_listmntent=no ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbslen=no ac_cv_func_mbsrtowcs=yes ac_cv_func_mbtowc=yes ac_cv_func_memcmp=yes ac_cv_func_mempcpy=yes ac_cv_func_memrchr=yes ac_cv_func_memset=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_newlocale=yes ac_cv_func_nl_langinfo=yes ac_cv_func_openat=yes ac_cv_func_opendir=yes ac_cv_func_pipe=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_raise=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_realpath=yes ac_cv_func_rewinddir=yes ac_cv_func_rpmatch=yes ac_cv_func_setenv=yes ac_cv_func_setgroups=yes ac_cv_func_setlocale=yes ac_cv_func_setmntent=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigprocmask=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strftime=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_strstr=yes ac_cv_func_strtol=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_tzset=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_usleep=yes ac_cv_func_vasnprintf=no ac_cv_func_vprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wctob=yes ac_cv_func_wcwidth=yes ac_cv_func_wmemchr=yes ac_cv_func_wmemcpy=yes ac_cv_func_wmempcpy=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl___argv=no ac_cv_have_decl___fpending=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fdopendir=yes ac_cv_have_decl_fpurge=no ac_cv_have_decl_fseeko=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_inet_pton=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_iswblank=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_mbswidth=no 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_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_strmode=no ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strtoumax=yes ac_cv_have_decl_trunc=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wcwidth=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_crtdefs_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_features_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_getopt_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_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_priv_h=no ac_cv_header_search_h=yes ac_cv_header_selinux_flask_h=no ac_cv_header_selinux_selinux_h=no ac_cv_header_semaphore_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mntent_h=no ac_cv_header_sys_mntio_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_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_leaf_optimisation=yes ac_cv_lib_error_at_line=yes ac_cv_lib_m_fabs=yes ac_cv_lib_m_modf=yes ac_cv_libpth_cppflags= ac_cv_libpth_libs=-lpth ac_cv_libpth_ltlibs=-lpth ac_cv_libpth_prefix= ac_cv_member_struct_dirent_d_type=yes ac_cv_member_struct_fsstat_f_fstypename=no ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_member_struct_sockaddr_storage_ss_family=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_blocks=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_statfs_f_fstypename=no ac_cv_member_struct_statfs_f_type=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='/mnt/gold/openwrt/trunk/staging_dir/host/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/mnt/gold/openwrt/trunk/staging_dir/host/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PYTHON=/mnt/gold/openwrt/trunk/staging_dir/host/bin/python ac_cv_path_SED=/mnt/gold/openwrt/trunk/staging_dir/host/bin/sed ac_cv_path_SORT=/usr/bin/sort ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_search_getmntent='none required' ac_cv_search_inet_pton='none required' ac_cv_search_nanosleep='none required' ac_cv_search_opendir='none required' ac_cv_should_define__xopen_source=no ac_cv_struct_st_dm_mode=no ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_long_file_names=yes ac_cv_type__Bool=yes ac_cv_type___fsword_t=yes ac_cv_type_dev_t=yes ac_cv_type_getgroups=gid_t ac_cv_type_ino_t=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_sighandler_t=yes ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_utsname=yes ac_cv_type_timezone_t=no ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_useconds_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=lib64,lib64 acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_python_platform=linux am_cv_python_pyexecdir='${exec_prefix}/lib/python3.9/site-packages' am_cv_python_pythondir='${prefix}/lib/python3.9/site-packages' am_cv_python_version=3.9 fu_cv_sys_mounted_getmntent1=yes fu_cv_sys_mounted_vmount=no gl_cv_C_locale_sans_EILSEQ=no gl_cv___builtin_expect=yes gl_cv_c___inline=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_inline_effective=yes gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_cc_float_expbit0='word 0 bit 23' gl_cv_cc_long_double_expbit0='word 2 bit 0' gl_cv_compound_literals=yes gl_cv_decl_HOST_NAME_MAX=yes gl_cv_decl_ioctl_in_sys_ioctl_h=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_func___fpending=yes gl_cv_func_btowc_eof=yes gl_cv_func_btowc_nul=yes gl_cv_func_dirfd_macro=no gl_cv_func_dup2_works=yes gl_cv_func_dup_works=yes gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fdopen_works=yes gl_cv_func_fdopendir_works=yes gl_cv_func_fflush_stdin=no gl_cv_func_fnmatch_gnu=yes gl_cv_func_fopen_slash=yes gl_cv_func_fseeko=yes gl_cv_func_fstatat_zero_flag=yes gl_cv_func_ftello=yes gl_cv_func_ftello_works=yes gl_cv_func_getcwd_abort_bug=no gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_path_max=yes gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_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_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=yes gl_cv_func_ioctl_posix_signature=no gl_cv_func_isfinitel_works=yes gl_cv_func_isinfl_works=yes gl_cv_func_isnand_no_libm=yes gl_cv_func_isnanf_no_libm=yes gl_cv_func_isnanf_works=yes gl_cv_func_isnanl_no_libm=yes gl_cv_func_isnanl_works=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_localtime_infloop_bug=no gl_cv_func_lseek_pipe=yes gl_cv_func_lstat_dereferences_slashed_symlink=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_empty_input=yes gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg1=yes gl_cv_func_mbrtowc_null_arg2=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_mbsrtowcs_works=yes gl_cv_func_memchr_works=yes gl_cv_func_modf_no_libm=yes gl_cv_func_nanosleep='no (mishandles large arguments)' gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_open_slash=yes gl_cv_func_perror_works=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_positions=yes gl_cv_func_pthread_sigmask_in_libc_works=yes gl_cv_func_pthread_sigmask_return_works=yes gl_cv_func_pthread_sigmask_unblock_works='guessing yes' gl_cv_func_re_compile_pattern_working=no gl_cv_func_readlink_works=yes gl_cv_func_realpath_works=yes gl_cv_func_rmdir_works=yes gl_cv_func_select_detects_ebadf=yes gl_cv_func_select_supports0=yes gl_cv_func_setenv_works=yes gl_cv_func_setlocale_works=yes gl_cv_func_sigprocmask=1 gl_cv_func_sleep_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_usable=yes gl_cv_func_stat_file_slash=yes gl_cv_func_strcasestr_linear=yes gl_cv_func_strcasestr_works_always=yes gl_cv_func_strerror_0_works=yes gl_cv_func_strerror_r_posix_signature=no gl_cv_func_strerror_r_works=yes gl_cv_func_strndup_works=yes gl_cv_func_strstr_linear=yes gl_cv_func_strstr_works_always=yes gl_cv_func_svid_putenv=yes gl_cv_func_symlink_works=yes gl_cv_func_symlinkat_works=yes gl_cv_func_tzset_clobber=no gl_cv_func_ungetc_works=yes gl_cv_func_unlink_honors_slashes=yes gl_cv_func_unlink_parent_fails='guessing yes' gl_cv_func_unsetenv_works=yes gl_cv_func_usleep_works=yes gl_cv_func_va_copy=yes gl_cv_func_wcrtomb_retval=yes gl_cv_func_wcrtomb_works=yes gl_cv_func_wctob_works=yes gl_cv_func_wcwidth_works=yes gl_cv_func_working_getdelim=yes gl_cv_func_working_mktime=yes gl_cv_func_working_strerror=yes gl_cv_have_arbitrary_file_name_length_limit=yes gl_cv_have_include_next=yes gl_cv_have_weak=yes 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=yes gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_netinet_in_h_selfcontained=yes gl_cv_header_stdint_h=yes gl_cv_header_stdint_predates_cxx11_h=no gl_cv_header_stdint_width=yes gl_cv_header_sys_select_h_selfcontained=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_sys_socket_h_shut=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdalign_h=yes gl_cv_header_working_stdint_h=yes gl_cv_host_cpu_c_abi_32bit=no gl_cv_lib_socket='none needed' gl_cv_list_mounted_fs=yes gl_cv_long_double_equals_double=no gl_cv_macro_O_CLOEXEC=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_arpa_inet_h='' gl_cv_next_ctype_h='' gl_cv_next_dirent_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_math_h='' gl_cv_next_signal_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_ioctl_h='' gl_cv_next_sys_select_h='' gl_cv_next_sys_socket_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_types_h='' gl_cv_next_sys_uio_h='' gl_cv_next_sys_utsname_h='' gl_cv_next_sys_wait_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_pragma_columns=no gl_cv_promoted_mode_t=mode_t gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_struct_dirent_d_ino=yes gl_cv_struct_dirent_d_type=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_r_posix=yes gl_cv_time_t_is_signed=yes gl_cv_type_max_align_t=yes gl_cv_type_sigset_t=yes gl_cv_type_time_t_64=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_too_small=no gl_cv_var_stdin_large_offset=yes gl_cv_warn_c__Werror__Wunknown_warning_option=no gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFLocaleCopyPreferredLanguages=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_unsetenv_ret=int gt_cv_func_uselocale_works=yes gt_cv_inttypes_pri_broken=no gt_cv_locale_fake=no gt_cv_locale_fr=fr_FR gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=ja_JP gt_cv_locale_solaris114=no gt_cv_locale_tr_utf8=tr_TR.UTF-8 gt_cv_locale_zh_CN=zh_CN.GB18030 gt_cv_ssize_t=yes gt_cv_val_LC_MESSAGES=yes gt_cv_var_environ_declaration=yes jy_cv_cc_attribute_noreturn=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/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='x86_64-pc-linux-gnu-ar' ARFLAGS='cr' AUTOCONF='${SHELL} /mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/build-aux/missing autoconf' AUTOHEADER='${SHELL} /mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/build-aux/missing autoheader' AUTOMAKE='${SHELL} /mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/build-aux/missing automake-1.16' AUXDIR='build-aux' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BYTESWAP_H='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -I/mnt/gold/openwrt/trunk/staging_dir/host/include ' CONFIG_INCLUDE='config.h' CPP='gcc -E' CPPFLAGS='-I/mnt/gold/openwrt/trunk/staging_dir/host/include ' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CYGPATH_W='echo' DEFAULT_ARG_SIZE='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/mnt/gold/openwrt/trunk/staging_dir/host/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FAKETIME=':' FINDLIBS='-lm -lm ' FLOAT_H='' FNMATCH_H='' GETHOSTNAME_LIB='' GETOPT_CDEFS_H='' GETOPT_H='' GETTEXT_MACRO_VERSION='0.19' GLIBC21='yes' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_BYTESWAP_H_FALSE='' GL_GENERATE_BYTESWAP_H_TRUE='#' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_FNMATCH_H_FALSE='' GL_GENERATE_FNMATCH_H_TRUE='#' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_NETINET_IN_H_FALSE='' GL_GENERATE_NETINET_IN_H_TRUE='#' GL_GENERATE_SELINUX_CONTEXT_H_FALSE='#' GL_GENERATE_SELINUX_CONTEXT_H_TRUE='' GL_GENERATE_STDALIGN_H_FALSE='' GL_GENERATE_STDALIGN_H_TRUE='#' GL_GENERATE_STDARG_H_FALSE='' GL_GENERATE_STDARG_H_TRUE='#' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='#' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GNULIB_ACCEPT4='0' GNULIB_ACCEPT='IN_FINDUTILS_GNULIB_TESTS' GNULIB_ACOSF='0' GNULIB_ACOSL='0' GNULIB_ALPHASORT='0' GNULIB_ASINF='0' GNULIB_ASINL='0' GNULIB_ATAN2F='0' GNULIB_ATANF='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BIND='IN_FINDUTILS_GNULIB_TESTS' GNULIB_BTOWC='1' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='1' GNULIB_CBRT='0' GNULIB_CBRTF='0' GNULIB_CBRTL='0' GNULIB_CEIL='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHDIR='1' GNULIB_CHOWN='0' GNULIB_CLOSE='1' GNULIB_CLOSEDIR='1' GNULIB_CONNECT='IN_FINDUTILS_GNULIB_TESTS' GNULIB_COPYSIGN='0' GNULIB_COPYSIGNF='0' GNULIB_COPYSIGNL='0' GNULIB_COSF='0' GNULIB_COSHF='0' GNULIB_COSL='0' GNULIB_CTIME='0' GNULIB_DIRFD='1' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='1' GNULIB_DUPLOCALE='0' GNULIB_ENVIRON='1' GNULIB_EUIDACCESS='1' GNULIB_EXP2='0' GNULIB_EXP2F='0' GNULIB_EXP2L='0' GNULIB_EXPF='0' GNULIB_EXPL='0' GNULIB_EXPLICIT_BZERO='0' GNULIB_EXPM1='0' GNULIB_EXPM1F='0' GNULIB_EXPM1L='0' GNULIB_FABSF='0' GNULIB_FABSL='0' GNULIB_FACCESSAT='1' GNULIB_FCHDIR='1' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FCNTL='1' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='IN_FINDUTILS_GNULIB_TESTS' GNULIB_FDOPENDIR='1' GNULIB_FFLUSH='1' GNULIB_FFS='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOOR='0' GNULIB_FLOORF='0' GNULIB_FLOORL='0' GNULIB_FMA='0' GNULIB_FMAF='0' GNULIB_FMAL='0' GNULIB_FMOD='0' GNULIB_FMODF='0' GNULIB_FMODL='0' GNULIB_FNMATCH='1' GNULIB_FOPEN='1' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='1' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FREXP='0' GNULIB_FREXPF='0' GNULIB_FREXPL='0' GNULIB_FSCANF='1' GNULIB_FSEEK='1' GNULIB_FSEEKO='1' GNULIB_FSTAT='1' GNULIB_FSTATAT='1' GNULIB_FSYNC='0' GNULIB_FTELL='1' GNULIB_FTELLO='1' GNULIB_FTRUNCATE='IN_FINDUTILS_GNULIB_TESTS' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='1' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='1' GNULIB_GETGROUPS='1' GNULIB_GETHOSTNAME='1' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='IN_FINDUTILS_GNULIB_TESTS' GNULIB_GETPASS='0' GNULIB_GETPEERNAME='0' GNULIB_GETSOCKNAME='0' GNULIB_GETSOCKOPT='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_GL_UNISTD_H_GETOPT='' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='1' GNULIB_HYPOT='0' GNULIB_HYPOTF='0' GNULIB_HYPOTL='0' GNULIB_ILOGB='0' GNULIB_ILOGBF='0' GNULIB_ILOGBL='0' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_INET_NTOP='0' GNULIB_INET_PTON='IN_FINDUTILS_GNULIB_TESTS' GNULIB_IOCTL='IN_FINDUTILS_GNULIB_TESTS' GNULIB_ISATTY='0' GNULIB_ISBLANK='1' GNULIB_ISFINITE='1' GNULIB_ISINF='1' GNULIB_ISNAN='0' GNULIB_ISNAND='0' GNULIB_ISNANF='0' GNULIB_ISNANL='0' GNULIB_ISWBLANK='1' GNULIB_ISWCTYPE='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LDEXPF='0' GNULIB_LDEXPL='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LISTEN='IN_FINDUTILS_GNULIB_TESTS' GNULIB_LOCALECONV='1' GNULIB_LOCALENAME='IN_FINDUTILS_GNULIB_TESTS' GNULIB_LOCALTIME='0' GNULIB_LOG10='0' GNULIB_LOG10F='0' GNULIB_LOG10L='0' GNULIB_LOG1P='0' GNULIB_LOG1PF='0' GNULIB_LOG1PL='0' GNULIB_LOG2='0' GNULIB_LOG2F='0' GNULIB_LOG2L='0' GNULIB_LOG='0' GNULIB_LOGB='0' GNULIB_LOGBF='0' GNULIB_LOGBL='0' GNULIB_LOGF='0' GNULIB_LOGL='0' GNULIB_LSEEK='1' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='1' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='1' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='1' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='1' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='1' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='1' GNULIB_MEMRCHR='1' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_MODF='1' GNULIB_MODFF='0' GNULIB_MODFL='0' GNULIB_NANOSLEEP='IN_FINDUTILS_GNULIB_TESTS' GNULIB_NL_LANGINFO='1' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='1' GNULIB_OPENAT='1' GNULIB_OPENDIR='1' GNULIB_OVERRIDES_STRUCT_STAT='0' GNULIB_OVERRIDES_WINT_T='0' GNULIB_PCLOSE='0' GNULIB_PERROR='1' GNULIB_PIPE2='0' GNULIB_PIPE='IN_FINDUTILS_GNULIB_TESTS' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_POWF='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PSELECT='0' GNULIB_PTHREAD_SIGMASK='IN_FINDUTILS_GNULIB_TESTS' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='IN_FINDUTILS_GNULIB_TESTS' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_QSORT_R='0' GNULIB_RAISE='IN_FINDUTILS_GNULIB_TESTS' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READ='1' GNULIB_READDIR='1' GNULIB_READLINK='1' GNULIB_READLINKAT='1' GNULIB_REALLOCARRAY='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='0' GNULIB_RECV='0' GNULIB_RECVFROM='0' GNULIB_REMAINDER='0' GNULIB_REMAINDERF='0' GNULIB_REMAINDERL='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_REWINDDIR='1' GNULIB_RINT='0' GNULIB_RINTF='0' GNULIB_RINTL='0' GNULIB_RMDIR='1' GNULIB_ROUND='0' GNULIB_ROUNDF='0' GNULIB_ROUNDL='0' GNULIB_RPMATCH='1' GNULIB_SCANDIR='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='0' GNULIB_SELECT='IN_FINDUTILS_GNULIB_TESTS' GNULIB_SEND='0' GNULIB_SENDTO='0' GNULIB_SETENV='1' GNULIB_SETHOSTNAME='0' GNULIB_SETLOCALE='IN_FINDUTILS_GNULIB_TESTS' GNULIB_SETSOCKOPT='IN_FINDUTILS_GNULIB_TESTS' GNULIB_SHUTDOWN='0' GNULIB_SIGACTION='IN_FINDUTILS_GNULIB_TESTS' GNULIB_SIGNAL_H_SIGPIPE='0' GNULIB_SIGNBIT='0' GNULIB_SIGPROCMASK='IN_FINDUTILS_GNULIB_TESTS' GNULIB_SINF='0' GNULIB_SINHF='0' GNULIB_SINL='0' GNULIB_SLEEP='IN_FINDUTILS_GNULIB_TESTS' GNULIB_SNPRINTF='1' GNULIB_SOCKET='IN_FINDUTILS_GNULIB_TESTS' GNULIB_SPRINTF_POSIX='0' GNULIB_SQRTF='0' GNULIB_SQRTL='0' GNULIB_STAT='1' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='1' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='1' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRERROR_R='1' GNULIB_STRFTIME='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRPTIME='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='1' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLD='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='1' GNULIB_STRTOUMAX='1' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='IN_FINDUTILS_GNULIB_TESTS' GNULIB_SYMLINKAT='IN_FINDUTILS_GNULIB_TESTS' GNULIB_SYSTEM_POSIX='0' GNULIB_TANF='0' GNULIB_TANHF='0' GNULIB_TANL='0' GNULIB_TIMEGM='1' GNULIB_TIME_R='1' GNULIB_TIME_RZ='1' GNULIB_TMPFILE='0' GNULIB_TOWCTRANS='0' GNULIB_TRUNC='1' GNULIB_TRUNCATE='0' GNULIB_TRUNCF='0' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='0' GNULIB_TZSET='1' GNULIB_UNAME='1' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='1' GNULIB_UNLINKAT='1' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='1' GNULIB_USLEEP='IN_FINDUTILS_GNULIB_TESTS' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='0' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WAITPID='0' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='1' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSFTIME='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='IN_FINDUTILS_GNULIB_TESTS' GNULIB_WCTOMB='IN_FINDUTILS_GNULIB_TESTS' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='1' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GREP='/mnt/gold/openwrt/trunk/staging_dir/host/bin/grep' HAVE_ACCEPT4='1' HAVE_ACOSF='1' HAVE_ACOSL='1' HAVE_ALLOCA_H='1' HAVE_ALPHASORT='1' HAVE_ARPA_INET_H='1' HAVE_ASINF='1' HAVE_ASINL='1' HAVE_ATAN2F='1' HAVE_ATANF='1' HAVE_ATANL='1' HAVE_ATOLL='1' HAVE_ATTRIBUTE_NORETURN='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CBRT='1' HAVE_CBRTF='1' HAVE_CBRTL='1' HAVE_CHOWN='1' HAVE_CLOSEDIR='1' HAVE_COPYSIGN='1' HAVE_COPYSIGNL='1' HAVE_COSF='1' HAVE_COSHF='1' HAVE_COSL='1' HAVE_CRTDEFS_H='0' HAVE_DECL_ACOSL='1' HAVE_DECL_ASINL='1' HAVE_DECL_ATANL='1' HAVE_DECL_CBRTF='1' HAVE_DECL_CBRTL='1' HAVE_DECL_CEILF='1' HAVE_DECL_CEILL='1' HAVE_DECL_COPYSIGNF='1' HAVE_DECL_COSL='1' HAVE_DECL_DIRFD='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXP2='1' HAVE_DECL_EXP2F='1' HAVE_DECL_EXP2L='1' HAVE_DECL_EXPL='1' HAVE_DECL_EXPM1L='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FDOPENDIR='1' HAVE_DECL_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='0' HAVE_DECL_FREXPL='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INET_NTOP='1' HAVE_DECL_INET_PTON='1' HAVE_DECL_INITSTATE='1' HAVE_DECL_LDEXPL='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_LOG10L='1' HAVE_DECL_LOG2='1' HAVE_DECL_LOG2F='1' HAVE_DECL_LOG2L='1' HAVE_DECL_LOGB='1' HAVE_DECL_LOGL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_REMAINDER='1' HAVE_DECL_REMAINDERL='1' HAVE_DECL_RINTF='1' HAVE_DECL_ROUND='1' HAVE_DECL_ROUNDF='1' HAVE_DECL_ROUNDL='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='1' HAVE_DECL_SINL='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_SQRTL='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_TANL='1' HAVE_DECL_TRUNC='1' HAVE_DECL_TRUNCATE='1' HAVE_DECL_TRUNCF='1' HAVE_DECL_TRUNCL='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DIRENT_H='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_EUIDACCESS='1' HAVE_EXPF='1' HAVE_EXPL='1' HAVE_EXPLICIT_BZERO='1' HAVE_EXPM1='1' HAVE_EXPM1F='1' HAVE_FABSF='1' HAVE_FABSL='1' HAVE_FACCESSAT='1' HAVE_FAKETIME_FALSE='' HAVE_FAKETIME_TRUE='#' 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_FMA='1' HAVE_FMAF='1' HAVE_FMAL='1' HAVE_FMODF='1' HAVE_FMODL='1' HAVE_FNMATCH='1' HAVE_FNMATCH_H='1' HAVE_FREELOCALE='1' HAVE_FREXPF='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETPASS='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_HYPOTF='1' HAVE_HYPOTL='1' HAVE_ILOGB='1' HAVE_ILOGBF='1' HAVE_ILOGBL='1' HAVE_IMAXDIV_T='1' HAVE_INITSTATE='1' HAVE_INTTYPES_H='1' HAVE_ISBLANK='1' HAVE_ISNAND='1' HAVE_ISNANF='1' HAVE_ISNANL='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='1' HAVE_LCHOWN='1' HAVE_LDEXPF='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOG10F='1' HAVE_LOG10L='1' HAVE_LOG1P='1' HAVE_LOG1PF='1' HAVE_LOG1PL='1' HAVE_LOGBF='1' HAVE_LOGBL='1' HAVE_LOGF='1' HAVE_LOGL='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MAX_ALIGN_T='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MBTOWC='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODFF='1' HAVE_MODFL='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_NETINET_IN_H='' 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_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_POWF='1' HAVE_PREAD='1' HAVE_PSELECT='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' 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_REMAINDER='1' HAVE_REMAINDERF='1' HAVE_RENAMEAT='1' HAVE_REWINDDIR='1' HAVE_RINT='1' HAVE_RINTL='1' HAVE_RPMATCH='1' HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0' HAVE_SA_FAMILY_T='1' HAVE_SCANDIR='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SETSTATE='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='1' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='1' HAVE_SINF='1' HAVE_SINHF='1' HAVE_SINL='1' HAVE_SLEEP='1' HAVE_SQRTF='1' HAVE_SQRTL='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRUCT_SOCKADDR_STORAGE='1' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRUCT_UTSNAME='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_CDEFS_H='' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_IOCTL_H='1' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_SELECT_H='1' HAVE_SYS_SOCKET_H='1' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_SYS_UIO_H='1' HAVE_SYS_UTSNAME_H='1' HAVE_TANF='1' HAVE_TANHF='1' HAVE_TANL='1' HAVE_TIMEGM='1' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_TZSET='1' HAVE_UNAME='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_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_WMEMSET='1' HAVE_WS2TCPIP_H='0' HAVE_XLOCALE_H='0' HAVE__BOOL='1' HAVE__EXIT='1' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INET_PTON_LIB='' 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='' ISFINITE_LIBM='' ISINF_LIBM='' LDFLAGS='-L/mnt/gold/openwrt/trunk/staging_dir/host/lib ' LIBGNULIB_LIBDEPS='' LIBGNULIB_LTLIBDEPS='' LIBICONV='-liconv' LIBINTL='' LIBMULTITHREAD='' LIBOBJS='' LIBPTH='-lpth' LIBPTH_PREFIX='' LIBS='' LIBSOCKET='' LIBTESTS_LIBDEPS='' LIBTHREAD='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNITYPES_H='unitypes.h' LIBUNISTRING_UNIWIDTH_H='uniwidth.h' LIB_CLOCK_GETTIME='' LIB_EACCESS='' LIB_NANOSLEEP='' LIB_PTHREAD_SIGMASK='' LIB_SELECT='' LIB_SELINUX='' LIMITS_H='limits.h' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='' LOCALE_FR='fr_FR' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='ja_JP' LOCALE_TR_UTF8='tr_TR.UTF-8' LOCALE_ZH_CN='zh_CN.GB18030' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBMULTITHREAD='' LTLIBOBJS='' LTLIBPTH='-lpth' LTLIBTHREAD='' MAKEINFO='${SHELL} /mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/build-aux/missing makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='$(top_builddir)/build-aux/mkinstalldirs' MODF_LIBM='' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NETINET_IN_H='' NEXT_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_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_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_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_SYS_IOCTL_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_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_SYS_UIO_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UTSNAME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_CTYPE_H='' NEXT_DIRENT_H='' NEXT_ERRNO_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_MATH_H='' NEXT_NETINET_IN_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_SYS_IOCTL_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_SYS_UIO_H='' NEXT_SYS_UTSNAME_H='' NEXT_SYS_WAIT_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' OBJEXT='o' PACKAGE='findutils' PACKAGE_BUGREPORT='bug-findutils@gnu.org' PACKAGE_BUGREPORT_URL='https://savannah.gnu.org/bugs/?group=findutils' PACKAGE_NAME='GNU findutils' PACKAGE_STRING='GNU findutils 4.7.0' PACKAGE_TARNAME='findutils' PACKAGE_URL='http://www.gnu.org/software/findutils/' PACKAGE_VERSION='4.7.0' PATH_SEPARATOR=':' POSUB='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' PYTHON='/mnt/gold/openwrt/trunk/staging_dir/host/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.9' RANLIB='x86_64-pc-linux-gnu-ranlib' REPLACE_ACOSF='0' REPLACE_ASINF='0' REPLACE_ATAN2F='0' REPLACE_ATANF='0' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CBRTF='0' REPLACE_CBRTL='0' REPLACE_CEIL='0' REPLACE_CEILF='0' REPLACE_CEILL='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_COSF='0' REPLACE_COSHF='0' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DIRFD='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_EXP2='0' REPLACE_EXP2L='0' REPLACE_EXPF='0' REPLACE_EXPL='0' REPLACE_EXPM1='0' REPLACE_EXPM1F='0' REPLACE_EXPM1L='0' REPLACE_FABSL='0' REPLACE_FACCESSAT='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='1' REPLACE_FDOPEN='0' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='1' REPLACE_FLOOR='0' REPLACE_FLOORF='0' REPLACE_FLOORL='0' REPLACE_FMA='0' REPLACE_FMAF='0' REPLACE_FMAL='0' REPLACE_FMOD='0' REPLACE_FMODF='0' REPLACE_FMODL='0' REPLACE_FNMATCH='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREELOCALE='0' REPLACE_FREOPEN='0' REPLACE_FREXP='0' REPLACE_FREXPF='0' REPLACE_FREXPL='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_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETPASS='0' REPLACE_GETTIMEOFDAY='0' REPLACE_GMTIME='0' REPLACE_HUGE_VAL='0' REPLACE_HYPOT='0' REPLACE_HYPOTF='0' REPLACE_HYPOTL='0' REPLACE_ILOGB='0' REPLACE_ILOGBF='0' REPLACE_ILOGBL='0' REPLACE_INET_NTOP='0' REPLACE_INET_PTON='0' REPLACE_INITSTATE='0' REPLACE_IOCTL='1' REPLACE_ISATTY='0' REPLACE_ISFINITE='0' REPLACE_ISINF='0' REPLACE_ISNAN='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LDEXPL='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALECONV='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='0' REPLACE_LOG10='0' REPLACE_LOG10F='0' REPLACE_LOG10L='0' REPLACE_LOG1P='0' REPLACE_LOG1PF='0' REPLACE_LOG1PL='0' REPLACE_LOG2='0' REPLACE_LOG2F='0' REPLACE_LOG2L='0' REPLACE_LOG='0' REPLACE_LOGB='0' REPLACE_LOGBF='0' REPLACE_LOGBL='0' REPLACE_LOGF='0' REPLACE_LOGL='0' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='1' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='0' REPLACE_MODF='0' REPLACE_MODFF='0' REPLACE_MODFL='0' REPLACE_NAN='0' REPLACE_NANOSLEEP='1' 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_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PSELECT='0' REPLACE_PTHREAD_SIGMASK='1' 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_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMAINDER='0' REPLACE_REMAINDERF='0' REPLACE_REMAINDERL='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RINTL='0' REPLACE_RMDIR='0' REPLACE_ROUND='0' REPLACE_ROUNDF='0' REPLACE_ROUNDL='0' REPLACE_SELECT='0' REPLACE_SETENV='0' REPLACE_SETLOCALE='0' REPLACE_SETSTATE='0' REPLACE_SIGNBIT='0' REPLACE_SIGNBIT_USING_GCC='0' REPLACE_SINF='0' REPLACE_SINHF='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_SQRTF='0' REPLACE_SQRTL='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='1' 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_STRTOLD='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_LCONV='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='0' REPLACE_SYMLINKAT='0' REPLACE_TANF='0' REPLACE_TANHF='0' REPLACE_TIMEGM='0' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNC='0' REPLACE_TRUNCATE='0' REPLACE_TRUNCF='0' REPLACE_TRUNCL='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSFTIME='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED='/mnt/gold/openwrt/trunk/staging_dir/host/bin/sed' SELINUX_CONTEXT_H='selinux/context.h' SET_MAKE='' SHELL='/usr/bin/env bash' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' SORT='/usr/bin/sort' SORT_SUPPORTS_Z='true' STDALIGN_H='' STDARG_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='' SYS_IOCTL_H_HAVE_WINSOCK2_H='0' SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='1' TRUNC_LIBM='-lm' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='1' UNDEFINE_STRTOK_R='0' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_NLS='no' VERSION='4.7.0' WARN_CFLAGS='' WCHAR_T_SUFFIX='' 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=error:3:c-format --flag=error_at_line:5:c-format' YACC='bison -o y.tab.c' YFLAGS='' YIELD_LIB='' abs_aux_dir='/mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/build-aux' ac_ct_AR='' ac_ct_CC='' ac_ct_RANLIB='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/mnt/gold/openwrt/trunk/staging_dir/host' gl_LIBOBJS=' asnprintf.o chdir-long.o fcntl.o fflush.o fpurge.o freadahead.o fseek.o fseeko.o fts.o localtime-buffer.o mbrtowc.o mktime.o mountlist.o openat-proc.o printf-args.o printf-parse.o regex.o selinux-at.o strerror_r.o time_rz.o vasnprintf.o' gl_LTLIBOBJS=' asnprintf.lo chdir-long.lo fcntl.lo fflush.lo fpurge.lo freadahead.lo fseek.lo fseeko.lo fts.lo localtime-buffer.lo mbrtowc.lo mktime.lo mountlist.lo openat-proc.lo printf-args.lo printf-parse.lo regex.lo selinux-at.lo strerror_r.lo time_rz.lo vasnprintf.lo' gltests_LIBOBJS=' ioctl.o nanosleep.o pthread_sigmask.o' gltests_LTLIBOBJS=' ioctl.lo nanosleep.lo pthread_sigmask.lo' gltests_WITNESS='IN_FINDUTILS_GNULIB_TESTS' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /mnt/gold/openwrt/trunk/build_dir/host/findutils-4.7.0/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/mnt/gold/openwrt/trunk/staging_dir/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/findutils' pkgpythondir='${pythondir}/findutils' prefix='/mnt/gold/openwrt/trunk/staging_dir/host' program_transform_name='s&$$&&;s&^&&' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python3.9/site-packages' pythondir='${prefix}/lib/python3.9/site-packages' sbindir='/mnt/gold/openwrt/trunk/staging_dir/host/bin' sharedstatedir='${prefix}/com' sysconfdir='/mnt/gold/openwrt/trunk/staging_dir/host/etc' target_alias='x86_64-pc-linux-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU findutils" #define PACKAGE_TARNAME "findutils" #define PACKAGE_VERSION "4.7.0" #define PACKAGE_STRING "GNU findutils 4.7.0" #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" #define PACKAGE_URL "http://www.gnu.org/software/findutils/" #define PACKAGE_BUGREPORT_URL "https://savannah.gnu.org/bugs/?group=findutils" #define PACKAGE "findutils" #define VERSION "4.7.0" #define LEAF_OPTIMISATION 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _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_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 _HPUX_ALT_XOPEN_SOCKET_API 1 #define HAVE_FSEEKO 1 #define _DARWIN_USE_64_BIT_INODE 1 #define _DARWIN_USE_64_BIT_INODE 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_BTOWC 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_REALPATH 1 #define HAVE_READLINKAT 1 #define HAVE_FCHDIR 1 #define HAVE_FDOPENDIR 1 #define HAVE_FACCESSAT 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_MEMPCPY 1 #define HAVE_FNMATCH 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBSRTOWCS 1 #define HAVE_WMEMCHR 1 #define HAVE_WMEMCPY 1 #define HAVE_WMEMPCPY 1 #define HAVE___FPURGE 1 #define HAVE___FREADING 1 #define HAVE_FSTATAT 1 #define HAVE_OPENAT 1 #define HAVE_FSTATFS 1 #define HAVE_GETDELIM 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWBLANK 1 #define HAVE_LSTAT 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_ISASCII 1 #define HAVE_MPROTECT 1 #define HAVE_TZSET 1 #define HAVE_NL_LANGINFO 1 #define HAVE_STRERROR_R 1 #define HAVE___XPG_STRERROR_R 1 #define HAVE_READLINK 1 #define HAVE_FPATHCONF 1 #define HAVE_SETENV 1 #define HAVE_SNPRINTF 1 #define HAVE_STRDUP 1 #define HAVE_CATGETS 1 #define HAVE_STRNDUP 1 #define HAVE_STRTOUMAX 1 #define HAVE_LOCALTIME_R 1 #define HAVE_TIMEGM 1 #define HAVE_PIPE 1 #define HAVE_UNLINKAT 1 #define HAVE_WCRTOMB 1 #define HAVE_WCWIDTH 1 #define HAVE_FTRUNCATE 1 #define HAVE_NEWLOCALE 1 #define HAVE_USELOCALE 1 #define HAVE_DUPLOCALE 1 #define HAVE_FREELOCALE 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SLEEP 1 #define HAVE_SYMLINKAT 1 #define HAVE_SHUTDOWN 1 #define HAVE_USLEEP 1 #define HAVE_WCTOB 1 #define HAVE_LANGINFO_CODESET 1 #define FUNC_REALPATH_WORKS 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_NETDB_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LIMITS_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FEATURES_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define GETGROUPS_T gid_t #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_DECL_FCHDIR 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define PROMOTED_MODE_T mode_t #define HAVE_DECL_STRMODE 0 #define HAVE_MBSTATE_T 1 #define _USE_STD_STAT 1 #define HAVE_DECL_FSEEKO 1 #define FUNC_FFLUSH_STDIN 0 #define HAVE_DECL_FTELLO 1 #define HAVE_DECL_GETCWD 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_DECL_GETDTABLESIZE 1 #define HAVE_DECL_GETLINE 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define restrict __restrict #define HAVE_WINT_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_INTTYPES_H 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define HAVE_TOWLOWER 1 #define HAVE_WCHAR_T 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_MEMRCHR 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define TIME_T_IS_SIGNED 1 #define HAVE_DECL_ALARM 1 #define HAVE_DECL_TRUNC 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_TM_GMTOFF 1 #define HAVE__BOOL 1 #define HAVE_COMPOUND_LITERALS 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_DECL_SETENV 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_STRCASESTR 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_STRTOUMAX 1 #define HAVE_SHUTDOWN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_DECL_UNSETENV 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_LC_MESSAGES 1 #define HAVE_WORKING_USELOCALE 1 #define HAVE_SIGSET_T 1 #define HAVE_ALLOCA 1 #define GNULIB_AREADLINKAT 1 #define GNULIB_TEST_BTOWC 1 #define HAVE___BUILTIN_EXPECT 1 #define HAVE_BYTESWAP_H 1 #define GNULIB_CANONICALIZE 1 #define GNULIB_TEST_CANONICALIZE 1 #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 #define GNULIB_TEST_CHDIR 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_SETTIME 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_TEST_CLOSE 1 #define GNULIB_CLOSE_STREAM 1 #define HAVE_CLOSEDIR 1 #define GNULIB_TEST_CLOSEDIR 1 #define D_INO_IN_DIRENT 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define GNULIB_DIRENT_SAFER 1 #define HAVE_DIRFD 1 #define HAVE_DECL_DIRFD 1 #define GNULIB_TEST_DIRFD 1 #define GNULIB_DIRNAME 1 #define GNULIB_TEST_DUP 1 #define HAVE_DUP2 1 #define GNULIB_TEST_DUP2 1 #define GNULIB_TEST_ENVIRON 1 #define HAVE_EUIDACCESS 1 #define GNULIB_TEST_EUIDACCESS 1 #define GNULIB_FACCESSAT 1 #define GNULIB_TEST_FACCESSAT 1 #define GNULIB_TEST_FCHDIR 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 FUNC_FFLUSH_STDIN 0 #define GNULIB_FFLUSH 1 #define GNULIB_TEST_FFLUSH 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define GNULIB_TEST_FNMATCH 1 #define GNULIB_FNMATCH_GNU 1 #define GNULIB_TEST_FOPEN 1 #define GNULIB_FOPEN_SAFER 1 #define HAVE_DECL___FPENDING 1 #define HAVE_DECL_FPURGE 0 #define GNULIB_TEST_FPURGE 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 GNULIB_TEST_FTELL 1 #define GNULIB_TEST_FTELLO 1 #define HAVE_STRUCT_STATFS_F_TYPE 1 #define HAVE___FSWORD_T 1 #define fts_open rpl_fts_open #define fts_close rpl_fts_close #define fts_read rpl_fts_read #define fts_set rpl_fts_set #define fts_children rpl_fts_children #define fts_cross_check rpl_fts_cross_check #define HAVE_GETPAGESIZE 1 #define HAVE_MINIMALLY_WORKING_GETCWD 1 #define GNULIB_GETCWD 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETDELIM 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define HAVE_GETGROUPS 1 #define GNULIB_TEST_GETGROUPS 1 #define HAVE_GETHOSTNAME 1 #define GNULIB_TEST_GETHOSTNAME 1 #define GNULIB_TEST_GETLINE 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL___ARGV 0 #define GETTIMEOFDAY_TIMEZONE void #define GNULIB_TEST_GETTIMEOFDAY 1 #define GNULIB_TEST_GROUP_MEMBER 1 #define HAVE_INLINE 1 #define HAVE_DECL_ISFINITE 1 #define GNULIB_TEST_ISFINITE 1 #define HAVE_DECL_ISINF 1 #define GNULIB_TEST_ISINF 1 #define HAVE_ISNAND_IN_LIBC 1 #define HAVE_ISNANF_IN_LIBC 1 #define HAVE_ISNANL_IN_LIBC 1 #define HAVE_DECL_ISWBLANK 1 #define GNULIB_TEST_ISWBLANK 1 #define HAVE___INLINE 1 #define GNULIB_TEST_LOCALECONV 1 #define GNULIB_LOCK 1 #define GNULIB_TEST_LSEEK 1 #define GNULIB_TEST_LSTAT 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC_GNU 1 #define GNULIB_MALLOC_GNU 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define C_LOCALE_MAYBE_EILSEQ 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSCASESTR 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSLEN 1 #define GNULIB_TEST_MBSRTOWCS 1 #define GNULIB_TEST_MBSSTR 1 #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 #define HAVE_MBSTATE_T 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_MKTIME 1 #define NEED_MKTIME_INTERNAL 1 #define GNULIB_TEST_MODF 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_GETMNTENT 1 #define MOUNTED_GETMNTENT1 1 #define HAVE_SETMNTENT 1 #define HAVE_ENDMNTENT 1 #define HAVE_HASMNTOPT 1 #define MAJOR_IN_SYSMACROS 1 #define GNULIB_MSVC_NOTHROW 1 #define FUNC_NL_LANGINFO_YESEXPR_WORKS 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_PERROR 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define GNULIB_TEST_READ 1 #define HAVE_READDIR 1 #define GNULIB_TEST_READDIR 1 #define GNULIB_TEST_READLINK 1 #define GNULIB_TEST_READLINKAT 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC_GNU 1 #define GNULIB_REALLOC_GNU 1 #define HAVE_REALLOC_POSIX 1 #define GNULIB_TEST_REALLOC_POSIX 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 HAVE_REWINDDIR 1 #define GNULIB_TEST_REWINDDIR 1 #define GNULIB_TEST_RMDIR 1 #define HAVE_RPMATCH 1 #define GNULIB_TEST_RPMATCH 1 #define HAVE_SELINUX_SELINUX_H 0 #define GNULIB_TEST_SETENV 1 #define HAVE_STDINT_H 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_STATAT 1 #define __USE_MINGW_ANSI_STDIO 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 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_STRCASESTR 1 #define GNULIB_TEST_STRCASESTR 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define GNULIB_TEST_STRERROR_R 1 #define GNULIB_STRERROR_R_POSIX 1 #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define GNULIB_TEST_STRSTR 1 #define HAVE_STRTOULL 1 #define GNULIB_TEST_STRTOULL 1 #define HAVE_STRUCT_UTSNAME 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TIME_RZ 1 #define GNULIB_TEST_TIMEGM 1 #define HAVE_DECL_TRUNC 1 #define GNULIB_TEST_TRUNC 1 #define HAVE_RUN_TZSET_TEST 1 #define GNULIB_TEST_TZSET 1 #define HAVE_UNAME 1 #define GNULIB_TEST_UNLINK 1 #define GNULIB_TEST_UNLINKAT 1 #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_TOWLOWER 1 #define HAVE_DECL_WCWIDTH 1 #define GNULIB_TEST_WCWIDTH 1 #define HAVE_STDINT_H 1 #define GNULIB_TEST_ACCEPT 1 #define GNULIB_TEST_BIND 1 #define GNULIB_TEST_CONNECT 1 #define GNULIB_TEST_FDOPEN 1 #define GNULIB_TEST_FTRUNCATE 1 #define GNULIB_TEST_GETPAGESIZE 1 #define HAVE_DECL_INET_PTON 1 #define HAVE_IOCTL 1 #define GNULIB_TEST_IOCTL 1 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define GNULIB_TEST_LISTEN 1 #define GNULIB_TEST_LOCALENAME 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_BUG_BIG_NANOSLEEP 1 #define GNULIB_TEST_NANOSLEEP 1 #define GNULIB_TEST_PIPE 1 #define HAVE_PTHREAD_SIGMASK 1 #define GNULIB_TEST_PTHREAD_SIGMASK 1 #define GNULIB_TEST_PUTENV 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define GNULIB_TEST_SELECT 1 #define GNULIB_TEST_SETLOCALE 1 #define GNULIB_TEST_SETSOCKOPT 1 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 #define GNULIB_TEST_SIGACTION 1 #define GNULIB_TEST_SIGPROCMASK 1 #define HAVE_DECL_SLEEP 1 #define GNULIB_TEST_SLEEP 1 #define GNULIB_TEST_SOCKET 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_SYMLINK 1 #define GNULIB_TEST_SYMLINKAT 1 #define UNLINK_CANNOT_UNLINK_DIR 1 #define GNULIB_TEST_USLEEP 1 #define HAVE_DECL_WCTOB 1 #define GNULIB_TEST_WCTOB 1 #define GNULIB_TEST_WCTOMB 1 #define HAVE_MODF_IN_LIBM 1 #define HAVE_FABS_IN_LIBM 1 #define STDC_HEADERS 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_MNTENT_H 1 #define HAVE_GETRLIMIT 1 #define MAJOR_IN_SYSMACROS 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define PROMOTED_MODE_T mode_t #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRFTIME 1 #define HAVE_MEMCMP 1 #define HAVE_MEMSET 1 #define HAVE_STPCPY 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_FCHDIR 1 #define HAVE_GETCWD 1 #define HAVE_STRERROR 1 #define HAVE_ENDGRENT 1 #define HAVE_ENDPWENT 1 #define HAVE_SETLOCALE 1 #define HAVE_GETRUSAGE 1 #define HAVE_VPRINTF 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETMNTENT 1 #define HAVE_SETMNTENT 1 #define HAVE_ENDMNTENT 1 #define HAVE_SETGROUPS 1 #define HAVE_ALLOCA 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_ATTRIBUTE_NORETURN 1 #define FINDUTILS 1 #define ALREADY_INCLUDED_CONFIG_H 1 configure: exit 0