Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243473 Details for
Bug 333321
sys-apps/findutils-4.5.9 freezes during configure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
bug.log (text/plain), 612.24 KB, created by
Alex Marcat
on 2010-08-18 18:42:07 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Alex Marcat
Created:
2010-08-18 18:42:07 UTC
Size:
612.24 KB
patch
obsolete
>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.5.9, which was >generated by GNU Autoconf 2.65. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls --libexecdir=/usr/lib64/find --without-included-regex > >## --------- ## >## Platform. ## >## --------- ## > >hostname = malex-vaio >uname -m = x86_64 >uname -r = 2.6.35-gentoo-r2 >uname -s = Linux >uname -v = #1 SMP Sun Aug 15 00:14:14 CEST 2010 > >/usr/bin/uname -p = Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz >/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: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.4 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:3334: checking for a BSD-compatible install >configure:3402: result: /usr/bin/install -c >configure:3413: checking whether build environment is sane >configure:3463: result: yes >configure:3604: checking for a thread-safe mkdir -p >configure:3643: result: /bin/mkdir -p >configure:3657: checking for gawk >configure:3673: found /usr/bin/gawk >configure:3684: result: gawk >configure:3695: checking whether make sets $(MAKE) >configure:3717: result: yes >configure:3805: checking build system type >configure:3819: result: x86_64-pc-linux-gnu >configure:3839: checking host system type >configure:3852: result: x86_64-pc-linux-gnu >configure:3943: checking whether debug output should be produced >configure:3946: result: no >configure:3959: checking for leaf optimisation >configure:3965: result: yes >configure:3991: checking for x86_64-pc-linux-gnu-gcc >configure:4007: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:4018: result: x86_64-pc-linux-gnu-gcc >configure:4287: checking for C compiler version >configure:4296: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.4.4-r1 p1.1, pie-0.4.5) 4.4.4 >Copyright (C) 2010 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:4307: $? = 0 >configure:4296: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.4-r1/work/gcc-4.4.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.4/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.4-r1 p1.1, pie-0.4.5' >Thread model: posix >gcc version 4.4.4 (Gentoo 4.4.4-r1 p1.1, pie-0.4.5) >configure:4307: $? = 0 >configure:4296: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:4307: $? = 1 >configure:4296: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: no input files >configure:4307: $? = 1 >configure:4327: checking whether the C compiler works >configure:4349: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4353: $? = 0 >configure:4402: result: yes >configure:4405: checking for C compiler default output file name >configure:4407: result: a.out >configure:4413: checking for suffix of executables >configure:4420: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4424: $? = 0 >configure:4446: result: >configure:4468: checking whether we are cross compiling >configure:4476: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4480: $? = 0 >configure:4487: ./conftest >configure:4491: $? = 0 >configure:4506: result: no >configure:4511: checking for suffix of object files >configure:4533: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:4537: $? = 0 >configure:4558: result: o >configure:4562: checking whether we are using the GNU C compiler >configure:4581: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:4581: $? = 0 >configure:4590: result: yes >configure:4599: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4619: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4619: $? = 0 >configure:4660: result: yes >configure:4677: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4741: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:4741: $? = 0 >configure:4754: result: none needed >configure:4785: checking for style of include used by make >configure:4813: result: GNU >configure:4838: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4948: result: gcc3 >configure:4968: checking how to run the C preprocessor >configure:4999: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4999: $? = 0 >configure:5013: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:13:28: error: ac_nonexistent.h: No such file or directory >configure:5013: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #define LEAF_OPTIMISATION 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5038: result: x86_64-pc-linux-gnu-gcc -E >configure:5058: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5058: $? = 0 >configure:5072: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:13:28: error: ac_nonexistent.h: No such file or directory >configure:5072: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #define LEAF_OPTIMISATION 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5104: checking for x86_64-pc-linux-gnu-ranlib >configure:5120: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:5131: result: x86_64-pc-linux-gnu-ranlib >configure:5194: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:5225: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:5229: $? = 0 >configure:5235: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:5239: $? = 0 >configure:5250: cc -c conftest.c >&5 >configure:5254: $? = 0 >configure:5262: cc -c conftest.c -o conftest2.o >&5 >configure:5266: $? = 0 >configure:5272: cc -c conftest.c -o conftest2.o >&5 >configure:5276: $? = 0 >configure:5294: result: yes >configure:5321: checking for grep that handles long lines and -e >configure:5379: result: /bin/grep >configure:5384: checking for egrep >configure:5446: result: /bin/grep -E >configure:5451: checking for ANSI C header files >configure:5471: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5471: $? = 0 >configure:5544: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5544: $? = 0 >configure:5544: ./conftest >configure:5544: $? = 0 >configure:5555: result: yes >configure:5568: checking for sys/types.h >configure:5568: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5568: $? = 0 >configure:5568: result: yes >configure:5568: checking for sys/stat.h >configure:5568: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5568: $? = 0 >configure:5568: result: yes >configure:5568: checking for stdlib.h >configure:5568: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5568: $? = 0 >configure:5568: result: yes >configure:5568: checking for string.h >configure:5568: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5568: $? = 0 >configure:5568: result: yes >configure:5568: checking for memory.h >configure:5568: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5568: $? = 0 >configure:5568: result: yes >configure:5568: checking for strings.h >configure:5568: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5568: $? = 0 >configure:5568: result: yes >configure:5568: checking for inttypes.h >configure:5568: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5568: $? = 0 >configure:5568: result: yes >configure:5568: checking for stdint.h >configure:5568: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5568: $? = 0 >configure:5568: result: yes >configure:5568: checking for unistd.h >configure:5568: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5568: $? = 0 >configure:5568: result: yes >configure:5584: checking minix/config.h usability >configure:5584: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:56:26: error: minix/config.h: No such file or directory >configure:5584: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:5584: result: no >configure:5584: checking minix/config.h presence >configure:5584: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:23:26: error: minix/config.h: No such file or directory >configure:5584: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 <minix/config.h> >configure:5584: result: no >configure:5584: checking for minix/config.h >configure:5584: result: no >configure:5613: checking whether it is safe to define __EXTENSIONS__ >configure:5631: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5631: $? = 0 >configure:5638: result: yes >configure:5658: checking for _LARGEFILE_SOURCE value needed for large files >configure:5677: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5677: $? = 0 >configure:5705: result: no >configure:5730: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 >configure:5879: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:79: error: expected ';', ',' or ')' before 'text' >conftest.c: In function 'main': >conftest.c:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' >conftest.c:133: error: 'newvar' undeclared (first use in this function) >conftest.c:133: error: (Each undeclared identifier is reported only once >conftest.c:133: error: for each function it appears in.) >conftest.c:143: error: 'for' loop initial declarations are only allowed in C99 mode >conftest.c:143: note: use option -std=c99 or -std=gnu99 to compile your code >configure:5879: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdbool.h> >| #include <stdlib.h> >| #include <wchar.h> >| #include <stdio.h> >| >| // Check varargs macros. These examples are taken from C99 6.10.3.5. >| #define debug(...) fprintf (stderr, __VA_ARGS__) >| #define showlist(...) puts (#__VA_ARGS__) >| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) >| static void >| test_varargs_macros (void) >| { >| int x = 1234; >| int y = 5678; >| debug ("Flag"); >| debug ("X = %d\n", x); >| showlist (The first, second, and third items.); >| report (x>y, "x is %d but y is %d", x, y); >| } >| >| // Check long long types. >| #define BIG64 18446744073709551615ull >| #define BIG32 4294967295ul >| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) >| #if !BIG_OK >| your preprocessor is broken; >| #endif >| #if BIG_OK >| #else >| your preprocessor is broken; >| #endif >| static long long int bignum = -9223372036854775807LL; >| static unsigned long long int ubignum = BIG64; >| >| struct incomplete_array >| { >| int datasize; >| double data[]; >| }; >| >| struct named_init { >| int number; >| const wchar_t *name; >| double average; >| }; >| >| typedef const char *ccp; >| >| static inline int >| test_restrict (ccp restrict text) >| { >| // See if C++-style comments work. >| // Iterate through items via the restricted pointer. >| // Also check for declarations in for loops. >| for (unsigned int i = 0; *(text+i) != '\0'; ++i) >| continue; >| return 0; >| } >| >| // Check varargs and va_copy. >| static void >| test_varargs (const char *format, ...) >| { >| va_list args; >| va_start (args, format); >| va_list args_copy; >| va_copy (args_copy, args); >| >| const char *str; >| int number; >| float fnumber; >| >| while (*format) >| { >| switch (*format++) >| { >| case 's': // string >| str = va_arg (args_copy, const char *); >| break; >| case 'd': // int >| number = va_arg (args_copy, int); >| break; >| case 'f': // float >| fnumber = va_arg (args_copy, double); >| break; >| default: >| break; >| } >| } >| va_end (args_copy); >| va_end (args); >| } >| >| int >| main () >| { >| >| // Check bool. >| _Bool success = false; >| >| // Check restrict. >| if (test_restrict ("String literal") == 0) >| success = true; >| char *restrict newvar = "Another string"; >| >| // Check varargs. >| test_varargs ("s, d' f .", "string", 65, 34.234); >| test_varargs_macros (); >| >| // Check flexible array members. >| struct incomplete_array *ia = >| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); >| ia->datasize = 10; >| for (int i = 0; i < ia->datasize; ++i) >| ia->data[i] = i * 1.234; >| >| // Check named initializers. >| struct named_init ni = { >| .number = 34, >| .name = L"Test wide string", >| .average = 543.34343, >| }; >| >| ni.number = 58; >| >| int dynamic_array[ni.number]; >| dynamic_array[ni.number - 1] = 543; >| >| // work around unused variable warnings >| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' >| || dynamic_array[ni.number - 1] != 543); >| >| ; >| return 0; >| } >configure:5879: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:5879: $? = 0 >configure:5899: result: -std=gnu99 >configure:6001: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C >configure:6015: result: -std=gnu99 >configure:6376: checking for function prototypes >configure:6379: result: yes >configure:6402: checking for string.h >configure:6402: result: yes >configure:6418: checking for x86_64-pc-linux-gnu-ranlib >configure:6445: result: x86_64-pc-linux-gnu-ranlib >configure:6507: checking whether make sets $(MAKE) >configure:6529: result: yes >configure:6545: checking for special C compiler options needed for large files >configure:6590: result: no >configure:6596: checking for _FILE_OFFSET_BITS value needed for large files >configure:6621: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:6621: $? = 0 >configure:6653: result: no >configure:6745: checking for working alloca.h >configure:6762: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:6762: $? = 0 >configure:6770: result: yes >configure:6778: checking for alloca >configure:6815: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:6815: $? = 0 >configure:6823: result: yes >configure:6937: checking for inline >configure:6953: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:6953: $? = 0 >configure:6961: result: inline >configure:7016: checking whether <wchar.h> uses 'inline' correctly >configure:7031: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7034: $? = 0 >configure:7045: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7048: $? = 0 >configure:7061: result: yes >configure:7082: checking for btowc >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for canonicalize_file_name >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for realpath >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for chown >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for fchown >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for fdopendir >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for dup2 >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for faccessat >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for lchmod >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:7082: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| /* end confdefs.h. */ >| /* Define lchmod to an innocuous variant, in case <limits.h> declares lchmod. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define lchmod innocuous_lchmod >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char lchmod (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef lchmod >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char lchmod (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_lchmod || defined __stub___lchmod >| choke me >| #endif >| >| int >| main () >| { >| return lchmod (); >| ; >| return 0; >| } >configure:7082: result: no >configure:7082: checking for access >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for fchdir >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for fcntl >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for isblank >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:68: warning: conflicting types for built-in function 'isblank' >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for iswctype >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for mbsrtowcs >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for mempcpy >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:71: warning: conflicting types for built-in function 'mempcpy' >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for wmemchr >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for wmemcpy >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for wmempcpy >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for __fpending >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for fpurge >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/sys-apps/findutils-4.5.9/temp/ccHZB433.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `fpurge' >collect2: ld returned 1 exit status >configure:7082: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| /* end confdefs.h. */ >| /* Define fpurge to an innocuous variant, in case <limits.h> declares fpurge. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fpurge innocuous_fpurge >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fpurge (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:7082: result: no >configure:7082: checking for __fpurge >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for __freading >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for fstatfs >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for getdelim >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for getdtablesize >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for gettimeofday >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for nanotime >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/sys-apps/findutils-4.5.9/temp/ccHHlltA.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `nanotime' >collect2: ld returned 1 exit status >configure:7082: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| /* end confdefs.h. */ >| /* Define nanotime to an innocuous variant, in case <limits.h> declares nanotime. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define nanotime innocuous_nanotime >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char nanotime (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef nanotime >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char nanotime (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_nanotime || defined __stub___nanotime >| choke me >| #endif >| >| int >| main () >| { >| return nanotime (); >| ; >| return 0; >| } >configure:7082: result: no >configure:7082: checking for lstat >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for mbsinit >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for mbrtowc >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for mbrlen >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for mbslen >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/sys-apps/findutils-4.5.9/temp/ccyPX8cL.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `mbslen' >collect2: ld returned 1 exit status >configure:7082: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| /* end confdefs.h. */ >| /* Define mbslen to an innocuous variant, in case <limits.h> declares mbslen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define mbslen innocuous_mbslen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char mbslen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:7082: result: no >configure:7082: checking for mprotect >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for memchr >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:87: warning: conflicting types for built-in function 'memchr' >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for alarm >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for nl_langinfo >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for pathconf >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for readlink >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for wcscoll >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for setenv >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for strdup >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:94: warning: conflicting types for built-in function 'strdup' >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for tzset >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for strndup >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:96: warning: conflicting types for built-in function 'strndup' >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for symlink >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for symlinkat >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for readlinkat >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for localtime_r >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for pipe >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for vasnprintf >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/sys-apps/findutils-4.5.9/temp/cc6Uo5IJ.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `vasnprintf' >collect2: ld returned 1 exit status >configure:7082: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| /* end confdefs.h. */ >| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define vasnprintf innocuous_vasnprintf >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char vasnprintf (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:7082: result: no >configure:7082: checking for wcrtomb >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for iswcntrl >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:103: warning: conflicting types for built-in function 'iswcntrl' >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for iswblank >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:104: warning: conflicting types for built-in function 'iswblank' >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for wcwidth >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for getegid >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for newlocale >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for getgrouplist >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for sleep >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for usleep >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7082: checking for wctob >configure:7082: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7082: $? = 0 >configure:7082: result: yes >configure:7097: checking for nl_langinfo and CODESET >configure:7113: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7113: $? = 0 >configure:7122: result: yes >configure:7133: checking for a traditional french locale >configure:7186: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7189: $? = 0 >configure:7226: result: none >configure:7238: checking whether // is distinct from / >configure:7267: result: no >configure:7288: checking whether realpath works >configure:7318: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7318: $? = 0 >configure:7318: ./conftest >configure:7318: $? = 0 >configure:7329: result: yes >configure:7494: checking for uid_t in sys/types.h >configure:7513: result: yes >configure:7526: checking for unistd.h >configure:7526: result: yes >configure:7536: checking for working chown >configure:7569: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7569: $? = 0 >configure:7569: ./conftest >configure:7569: $? = 0 >configure:7581: result: yes >configure:7590: checking whether chown dereferences symlinks >configure:7623: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7623: $? = 0 >configure:7623: ./conftest >configure:7623: $? = 0 >configure:7635: result: yes >configure:7714: checking whether chown honors trailing slash >configure:7740: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7740: $? = 0 >configure:7740: ./conftest >configure:7740: $? = 0 >configure:7751: result: yes >configure:7770: checking whether chown always updates ctime >configure:7802: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7802: $? = 0 >configure:7802: ./conftest >configure:7802: $? = 0 >configure:7813: result: yes >configure:7852: checking whether the preprocessor supports include_next >configure:7890: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a -Iconftestd1b -Iconftestd2 conftest.c >&5 >configure:7890: $? = 0 >configure:7911: result: yes >configure:7940: checking ctype.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking ctype.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for ctype.h >configure:7940: result: yes >configure:7940: checking dirent.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking dirent.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for dirent.h >configure:7940: result: yes >configure:7940: checking errno.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking errno.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for errno.h >configure:7940: result: yes >configure:7940: checking libgen.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking libgen.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for libgen.h >configure:7940: result: yes >configure:7940: checking fcntl.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking fcntl.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for fcntl.h >configure:7940: result: yes >configure:7940: checking sys/param.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking sys/param.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for sys/param.h >configure:7940: result: yes >configure:7940: checking float.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking float.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for float.h >configure:7940: result: yes >configure:7940: checking wctype.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking wctype.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for wctype.h >configure:7940: result: yes >configure:7940: checking stdio_ext.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking stdio_ext.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for stdio_ext.h >configure:7940: result: yes >configure:7940: checking sys/vfs.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking sys/vfs.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for sys/vfs.h >configure:7940: result: yes >configure:7940: checking getopt.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking getopt.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for getopt.h >configure:7940: result: yes >configure:7940: checking sys/time.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking sys/time.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for sys/time.h >configure:7940: result: yes >configure:7940: checking for stdint.h >configure:7940: result: yes >configure:7940: checking wchar.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking wchar.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for wchar.h >configure:7940: result: yes >configure:7940: checking for inttypes.h >configure:7940: result: yes >configure:7940: checking langinfo.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking langinfo.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for langinfo.h >configure:7940: result: yes >configure:7940: checking stddef.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking stddef.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for stddef.h >configure:7940: result: yes >configure:7940: checking xlocale.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking xlocale.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for xlocale.h >configure:7940: result: yes >configure:7940: checking locale.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking locale.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for locale.h >configure:7940: result: yes >configure:7940: checking math.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking math.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for math.h >configure:7940: result: yes >configure:7940: checking sys/mman.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking sys/mman.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for sys/mman.h >configure:7940: result: yes >configure:7940: checking for unistd.h >configure:7940: result: yes >configure:7940: checking sys/statvfs.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking sys/statvfs.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for sys/statvfs.h >configure:7940: result: yes >configure:7940: checking selinux/selinux.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:149:29: error: selinux/selinux.h: No such file or directory >configure:7940: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <selinux/selinux.h> >configure:7940: result: no >configure:7940: checking selinux/selinux.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:116:29: error: selinux/selinux.h: No such file or directory >configure:7940: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| /* end confdefs.h. */ >| #include <selinux/selinux.h> >configure:7940: result: no >configure:7940: checking for selinux/selinux.h >configure:7940: result: no >configure:7940: checking stdarg.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking stdarg.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for stdarg.h >configure:7940: result: yes >configure:7940: checking stdio.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking stdio.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for stdio.h >configure:7940: result: yes >configure:7940: checking for stdlib.h >configure:7940: result: yes >configure:7940: checking sys/socket.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking sys/socket.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for sys/socket.h >configure:7940: result: yes >configure:7940: checking for string.h >configure:7940: result: yes >configure:7940: checking for strings.h >configure:7940: result: yes >configure:7940: checking for sys/stat.h >configure:7940: result: yes >configure:7940: checking sys/wait.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking sys/wait.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for sys/wait.h >configure:7940: result: yes >configure:7940: checking time.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking time.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for time.h >configure:7940: result: yes >configure:7940: checking grp.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking grp.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7940: $? = 0 >configure:7940: result: yes >configure:7940: checking for grp.h >configure:7940: result: yes >configure:7940: checking priv.h usability >configure:7940: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:159:18: error: priv.h: No such file or directory >configure:7940: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <priv.h> >configure:7940: result: no >configure:7940: checking priv.h presence >configure:7940: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:126:18: error: priv.h: No such file or directory >configure:7940: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <priv.h> >configure:7940: result: no >configure:7940: checking for priv.h >configure:7940: result: no >configure:7980: checking whether system is Windows or MSDOS >configure:8000: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:132: error: 'neither' undeclared (first use in this function) >conftest.c:132: error: (Each undeclared identifier is reported only once >conftest.c:132: error: for each function it appears in.) >conftest.c:132: error: expected ';' before 'MSDOS' >configure:8000: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ >| neither MSDOS nor Windows >| #endif >| ; >| return 0; >| } >configure:8008: result: no >configure:8121: checking if environ is properly declared >configure:8139: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:130: error: conflicting types for 'environ' >/usr/include/unistd.h:542: note: previous declaration of 'environ' was here >configure:8139: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| /* end confdefs.h. */ >| #include <unistd.h> >| extern struct { int foo; } environ; >| int >| main () >| { >| environ.foo = 1; >| ; >| return 0; >| } >configure:8147: result: yes >configure:8167: checking for complete errno.h >configure:8219: result: yes >configure:8500: checking whether strerror_r is declared >configure:8500: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:8500: $? = 0 >configure:8500: result: yes >configure:8513: checking for strerror_r >configure:8513: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8513: $? = 0 >configure:8513: result: yes >configure:8522: checking whether strerror_r returns char * >configure:8546: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:8546: $? = 0 >configure:8584: result: yes >configure:8606: checking whether setregid is declared >configure:8606: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:8606: $? = 0 >configure:8606: result: yes >configure:8618: checking type of array argument to getgroups >configure:8652: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8652: $? = 0 >configure:8652: ./conftest >configure:8652: $? = 0 >configure:8677: result: gid_t >configure:8685: checking for size_t >configure:8685: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:8685: $? = 0 >configure:8685: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:171: error: expected expression before ')' token >configure:8685: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:8685: result: yes >configure:8696: checking for getgroups >configure:8696: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8696: $? = 0 >configure:8696: result: yes >configure:8751: checking for working getgroups >configure:8771: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8771: $? = 0 >configure:8771: ./conftest >configure:8771: $? = 0 >configure:8782: result: yes >configure:8843: checking whether lstat correctly handles trailing slash >configure:8869: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8869: $? = 0 >configure:8869: ./conftest >configure:8869: $? = 0 >configure:8886: result: yes >configure:8913: checking whether unlink honors trailing slashes >configure:8943: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8943: $? = 0 >configure:8943: ./conftest >configure:8943: $? = 0 >configure:8954: result: yes >configure:8956: checking whether unlink of a parent directory fails is it should >configure:9018: result: guessing yes >configure:9046: checking for mode_t >configure:9046: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:9046: $? = 0 >configure:9046: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:173: error: expected expression before ')' token >configure:9046: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((mode_t))) >| return 0; >| ; >| return 0; >| } >configure:9046: result: yes >configure:9059: checking for promoted mode_t type >configure:9076: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:141: error: size of array 'array' is negative >configure:9076: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| int >| main () >| { >| typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; >| ; >| return 0; >| } >configure:9084: result: mode_t >configure:9162: checking for fchmodat >configure:9162: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9162: $? = 0 >configure:9162: result: yes >configure:9162: checking for fstatat >configure:9162: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9162: $? = 0 >configure:9162: result: yes >configure:9162: checking for mkdirat >configure:9162: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9162: $? = 0 >configure:9162: result: yes >configure:9162: checking for openat >configure:9162: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9162: $? = 0 >configure:9162: result: yes >configure:9162: checking for unlinkat >configure:9162: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9162: $? = 0 >configure:9162: result: yes >configure:9250: checking for fchownat >configure:9250: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9250: $? = 0 >configure:9250: result: yes >configure:9253: checking whether fchownat works with AT_SYMLINK_NOFOLLOW >configure:9285: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9285: $? = 0 >configure:9285: ./conftest >configure:9285: $? = 0 >configure:9296: result: yes >configure:9429: checking for working fcntl.h >configure:9486: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9486: $? = 0 >configure:9486: ./conftest >configure:9486: $? = 0 >configure:9501: result: yes >configure:9534: checking for fseeko >configure:9552: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9552: $? = 0 >configure:9561: result: yes >configure:9569: checking for st_dm_mode in struct stat >configure:9587: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:151: error: 'struct stat' has no member named 'st_dm_mode' >configure:9587: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/stat.h> >| int >| main () >| { >| struct stat s; s.st_dm_mode; >| ; >| return 0; >| } >configure:9594: result: no >configure:9605: checking whether strmode is declared >configure:9605: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:182: error: 'strmode' undeclared (first use in this function) >conftest.c:182: error: (Each undeclared identifier is reported only once >conftest.c:182: error: for each function it appears in.) >configure:9605: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| #ifndef strmode >| (void) strmode; >| #endif >| >| ; >| return 0; >| } >configure:9605: result: no >configure:9624: checking for mbstate_t >configure:9641: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:9641: $? = 0 >configure:9648: result: yes >configure:9726: checking whether stdin defaults to large file offsets >configure:9750: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9750: $? = 0 >configure:9758: result: yes >configure:9772: checking whether getcwd (NULL, 0) allocates memory for result >configure:9819: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9819: $? = 0 >configure:9819: ./conftest >configure:9819: $? = 0 >configure:9829: result: yes >configure:9833: checking whether getcwd is declared >configure:9833: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:9833: $? = 0 >configure:9833: result: yes >configure:9845: checking for stdbool.h that conforms to C99 >configure:9928: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:9928: $? = 0 >configure:9935: result: yes >configure:9937: checking for _Bool >configure:9937: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:9937: $? = 0 >configure:9937: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:184: error: expected expression before ')' token >configure:9937: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((_Bool))) >| return 0; >| ; >| return 0; >| } >configure:9937: result: yes >configure:9979: checking for compound literals >configure:9996: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:9996: $? = 0 >configure:10003: result: yes >configure:10011: checking whether struct tm is in sys/time.h or time.h >configure:10031: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:10031: $? = 0 >configure:10038: result: time.h >configure:10047: checking for struct tm.tm_gmtoff >configure:10047: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:10047: $? = 0 >configure:10047: result: yes >configure:10057: checking whether getdelim is declared >configure:10057: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:10057: $? = 0 >configure:10057: result: yes >configure:10080: checking whether getline is declared >configure:10080: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:10080: $? = 0 >configure:10080: result: yes >configure:10179: checking for getopt.h >configure:10179: result: yes >configure:10196: checking for getopt_long_only >configure:10196: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10196: $? = 0 >configure:10196: result: yes >configure:10210: checking whether optreset is declared >configure:10210: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:162: error: 'optreset' undeclared (first use in this function) >conftest.c:162: error: (Each undeclared identifier is reported only once >conftest.c:162: error: for each function it appears in.) >configure:10210: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| /* end confdefs.h. */ >| #include <getopt.h> >| >| int >| main () >| { >| #ifndef optreset >| (void) optreset; >| #endif >| >| ; >| return 0; >| } >configure:10210: result: no >configure:10224: checking whether getopt_clip is declared >configure:10224: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:163: error: 'getopt_clip' undeclared (first use in this function) >conftest.c:163: error: (Each undeclared identifier is reported only once >conftest.c:163: error: for each function it appears in.) >configure:10224: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| /* end confdefs.h. */ >| #include <getopt.h> >| >| int >| main () >| { >| #ifndef getopt_clip >| (void) getopt_clip; >| #endif >| >| ; >| return 0; >| } >configure:10224: result: no >configure:10242: checking whether getopt is POSIX compatible >configure:10350: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10350: $? = 0 >configure:10350: ./conftest >configure:10350: $? = 0 >configure:10361: result: yes >configure:10369: checking for working GNU getopt function >configure:10451: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10451: $? = 0 >configure:10451: ./conftest >configure:10451: $? = 0 >configure:10465: result: yes >configure:10473: checking whether getenv is declared >configure:10473: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:10473: $? = 0 >configure:10473: result: yes >configure:10545: checking for C/C++ restrict keyword >configure:10570: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:10570: $? = 0 >configure:10578: result: __restrict >configure:10677: checking for struct timeval >configure:10697: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:10697: $? = 0 >configure:10704: result: yes >configure:10713: checking whether gettimeofday is declared without a macro >configure:10735: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:10735: $? = 0 >configure:10743: result: yes >configure:10760: checking for long long int >configure:10800: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10800: $? = 0 >configure:10830: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10830: $? = 0 >configure:10830: ./conftest >configure:10830: $? = 0 >configure:10845: result: yes >configure:10854: checking for unsigned long long int >configure:10894: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10894: $? = 0 >configure:10902: result: yes >configure:10930: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' >configure:10930: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:11063: checking whether stdint.h conforms to C99 >configure:11232: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:11232: $? = 0 >configure:11314: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:11314: $? = 0 >configure:11314: ./conftest >configure:11314: $? = 0 >configure:11326: result: yes >configure:11669: checking for inttypes.h >configure:11669: result: yes >configure:11680: checking whether the inttypes.h PRIxNN macros are broken >configure:11701: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:11701: $? = 0 >configure:11709: result: no >configure:11730: checking whether imaxabs is declared >configure:11730: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:11730: $? = 0 >configure:11730: result: yes >configure:11743: checking whether imaxdiv is declared >configure:11743: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:11743: $? = 0 >configure:11743: result: yes >configure:11756: checking whether strtoimax is declared >configure:11756: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:11756: $? = 0 >configure:11756: result: yes >configure:11769: checking whether strtoumax is declared >configure:11769: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:11769: $? = 0 >configure:11769: result: yes >configure:11802: checking whether getc_unlocked is declared >configure:11802: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:11802: $? = 0 >configure:11802: result: yes >configure:11815: checking whether we are using the GNU C Library 2.1 or newer >configure:11842: result: yes >configure:11859: checking for wchar_t >configure:11876: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:11876: $? = 0 >configure:11883: result: yes >configure:11903: checking whether NULL can be used in arbitrary expressions >configure:11921: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:11921: $? = 0 >configure:11928: result: yes >configure:12012: checking whether malloc, realloc, calloc are POSIX compliant >configure:12032: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:12032: $? = 0 >configure:12040: result: yes >configure:12046: checking for stdlib.h >configure:12046: result: yes >configure:12056: checking for GNU libc compatible malloc >configure:12080: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12080: $? = 0 >configure:12080: ./conftest >configure:12080: $? = 0 >configure:12090: result: yes >configure:12206: checking for a traditional japanese locale >configure:12263: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12266: $? = 0 >configure:12308: result: none >configure:12316: checking for a transitional chinese locale >configure:12374: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12377: $? = 0 >configure:12403: result: none >configure:12410: checking for a french Unicode locale >configure:12470: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12473: $? = 0 >configure:12500: result: none >configure:12531: checking whether mbrtowc handles incomplete characters >configure:12581: result: guessing yes >configure:12587: checking whether mbrtowc works as well as mbtowc >configure:12641: result: guessing yes >configure:12679: checking whether mbrtowc handles a NULL string argument >configure:12731: result: guessing yes >configure:12738: checking whether mbrtowc has a correct return value >configure:12807: result: guessing yes >configure:12813: checking whether mbrtowc returns 0 when parsing a NUL character >configure:12862: result: guessing yes >configure:12988: checking whether mbrtowc and mbstate_t are properly declared >configure:13016: result: yes >configure:13049: checking for mmap >configure:13049: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13049: $? = 0 >configure:13049: result: yes >configure:13060: checking for MAP_ANONYMOUS >configure:13097: result: yes >configure:13137: checking whether memchr works >configure:13197: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13197: $? = 0 >configure:13197: ./conftest >configure:13197: $? = 0 >configure:13207: result: yes >configure:13243: checking whether memrchr is declared >configure:13243: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13243: $? = 0 >configure:13243: result: yes >configure:13305: checking for long file names >configure:13337: result: yes >configure:13350: checking for library containing setfilecon >configure:13381: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/sys-apps/findutils-4.5.9/temp/ccCdbxN1.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `setfilecon' >collect2: ld returned 1 exit status >configure:13381: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setfilecon (); >| int >| main () >| { >| return setfilecon (); >| ; >| return 0; >| } >configure:13381: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c -lselinux >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lselinux >collect2: ld returned 1 exit status >configure:13381: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setfilecon (); >| int >| main () >| { >| return setfilecon (); >| ; >| return 0; >| } >configure:13398: result: no >configure:13441: checking whether setenv validates arguments >configure:13469: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13469: $? = 0 >configure:13469: ./conftest >configure:13469: $? = 0 >configure:13479: result: yes >configure:13507: checking search.h usability >configure:13507: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13507: $? = 0 >configure:13507: result: yes >configure:13507: checking search.h presence >configure:13507: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13507: $? = 0 >configure:13507: result: yes >configure:13507: checking for search.h >configure:13507: result: yes >configure:13519: checking for tsearch >configure:13519: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13519: $? = 0 >configure:13519: result: yes >configure:13531: checking whether snprintf is declared >configure:13531: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13531: $? = 0 >configure:13531: result: yes >configure:13570: checking for strcasestr >configure:13570: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13570: $? = 0 >configure:13570: result: yes >configure:13608: checking whether strdup is declared >configure:13608: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13608: $? = 0 >configure:13608: result: yes >configure:13629: checking for working strerror function >configure:13667: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13667: $? = 0 >configure:13667: ./conftest >configure:13667: $? = 0 >configure:13678: result: yes >configure:13799: checking whether memmem is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether mempcpy is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether memrchr is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether rawmemchr is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether stpcpy is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether stpncpy is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether strchrnul is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether strdup is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether strncat is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether strndup is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether strnlen is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether strpbrk is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether strsep is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether strcasestr is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether strtok_r is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether strsignal is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13799: checking whether strverscmp is declared without a macro >configure:13817: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13817: $? = 0 >configure:13825: result: yes >configure:13908: checking whether strcasecmp is declared without a macro >configure:13926: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13926: $? = 0 >configure:13934: result: yes >configure:13908: checking whether strncasecmp is declared without a macro >configure:13926: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:13926: $? = 0 >configure:13934: result: yes >configure:13948: checking whether strndup is declared >configure:13948: result: yes >configure:13966: checking whether strnlen is declared >configure:13966: result: yes >configure:14010: checking whether stat file-mode macros are broken >configure:14037: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:14037: $? = 0 >configure:14044: result: no >configure:14077: checking for struct timespec in <time.h> >configure:14094: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:14094: $? = 0 >configure:14101: result: yes >configure:14222: checking for wint_t >configure:14247: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:14247: $? = 0 >configure:14254: result: yes >configure:14263: checking for inttypes.h >configure:14280: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:14280: $? = 0 >configure:14287: result: yes >configure:14298: checking for stdint.h >configure:14315: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:14315: $? = 0 >configure:14322: result: yes >configure:14335: checking for intmax_t >configure:14360: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:14360: $? = 0 >configure:14367: result: yes >configure:14387: checking whether snprintf returns a byte count as in C99 >configure:14439: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14439: $? = 0 >configure:14439: ./conftest >configure:14439: $? = 0 >configure:14450: result: yes >configure:14462: checking for snprintf >configure:14462: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:229: warning: conflicting types for built-in function 'snprintf' >configure:14462: $? = 0 >configure:14462: result: yes >configure:14462: checking for strnlen >configure:14462: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14462: $? = 0 >configure:14462: result: yes >configure:14462: checking for wcslen >configure:14462: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14462: $? = 0 >configure:14462: result: yes >configure:14462: checking for wcsnlen >configure:14462: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14462: $? = 0 >configure:14462: result: yes >configure:14462: checking for mbrtowc >configure:14462: result: yes >configure:14462: checking for wcrtomb >configure:14462: result: yes >configure:14472: checking whether _snprintf is declared >configure:14472: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:218: error: '_snprintf' undeclared (first use in this function) >conftest.c:218: error: (Each undeclared identifier is reported only once >conftest.c:218: error: for each function it appears in.) >configure:14472: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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 <stdio.h> >| >| int >| main () >| { >| #ifndef _snprintf >| (void) _snprintf; >| #endif >| >| ; >| return 0; >| } >configure:14472: result: no >configure:14521: checking whether ungetc works on arbitrary bytes >configure:14555: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14555: $? = 0 >configure:14555: ./conftest >configure:14555: $? = 0 >configure:14566: result: yes >configure:14579: checking for off_t >configure:14579: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:14579: $? = 0 >configure:14579: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:250: error: expected expression before ')' token >configure:14579: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((off_t))) >| return 0; >| ; >| return 0; >| } >configure:14579: result: yes >configure:14606: checking whether alarm is declared >configure:14606: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:14606: $? = 0 >configure:14606: result: yes >configure:14669: checking for alloca as a compiler built-in >configure:14693: result: yes >configure:14734: checking whether to enable assertions >configure:14751: result: yes >configure:14776: checking whether btowc(0) is correct >configure:14805: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14805: $? = 0 >configure:14805: ./conftest >configure:14805: $? = 0 >configure:14816: result: yes >configure:14819: checking whether btowc(EOF) is correct >configure:14864: result: guessing yes >configure:14965: checking whether this system has an arbitrary file name length limit >configure:14987: result: yes >configure:15033: checking for library containing clock_gettime >configure:15064: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/sys-apps/findutils-4.5.9/temp/ccMIVVSg.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `clock_gettime' >collect2: ld returned 1 exit status >configure:15064: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char clock_gettime (); >| int >| main () >| { >| return clock_gettime (); >| ; >| return 0; >| } >configure:15064: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c -lrt >&5 >configure:15064: $? = 0 >configure:15081: result: -lrt >configure:15093: checking for clock_gettime >configure:15093: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c -lrt >&5 >configure:15093: $? = 0 >configure:15093: result: yes >configure:15093: checking for clock_settime >configure:15093: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c -lrt >&5 >configure:15093: $? = 0 >configure:15093: result: yes >configure:15259: checking whether isblank is declared without a macro >configure:15277: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:15277: $? = 0 >configure:15285: result: yes >configure:15313: checking for d_ino member in directory struct >configure:15343: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15343: $? = 0 >configure:15343: ./conftest >configure:15343: $? = 0 >configure:15353: result: yes >configure:15363: checking for d_type member in directory struct >configure:15382: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15382: $? = 0 >configure:15392: result: yes >configure:15469: checking whether alphasort is declared without a macro >configure:15487: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:15487: $? = 0 >configure:15495: result: yes >configure:15469: checking whether dirfd is declared without a macro >configure:15487: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:15487: $? = 0 >configure:15495: result: yes >configure:15469: checking whether fdopendir is declared without a macro >configure:15487: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:15487: $? = 0 >configure:15495: result: yes >configure:15469: checking whether scandir is declared without a macro >configure:15487: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:15487: $? = 0 >configure:15495: result: yes >configure:15549: checking for dirfd >configure:15549: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15549: $? = 0 >configure:15549: result: yes >configure:15558: checking whether dirfd is declared >configure:15558: result: yes >configure:15575: checking whether dirfd is a macro >configure:15598: result: no >configure:15760: checking whether // is distinct from / >configure:15789: result: no >configure:15821: checking whether dup2 works >configure:15863: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15863: $? = 0 >configure:15863: ./conftest >configure:15863: $? = 0 >configure:15874: result: yes >configure:15936: checking for error_at_line >configure:15952: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15952: $? = 0 >configure:15960: result: yes >configure:16005: checking for euidaccess >configure:16005: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16005: $? = 0 >configure:16005: result: yes >configure:16415: checking whether fcntl handles F_DUPFD correctly >configure:16441: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16441: $? = 0 >configure:16441: ./conftest >configure:16441: $? = 0 >configure:16451: result: yes >configure:16485: checking whether fcntl understands F_DUPFD_CLOEXEC >configure:16506: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:16506: $? = 0 >configure:16524: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:251: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:16524: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 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:16535: result: needs runtime check >configure:16644: checking whether fcntl is declared without a macro >configure:16662: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:16662: $? = 0 >configure:16670: result: yes >configure:16644: checking whether openat is declared without a macro >configure:16662: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:16662: $? = 0 >configure:16670: result: yes >configure:16719: checking whether fdopendir is declared >configure:16719: result: yes >configure:16771: checking whether fdopendir works >configure:16798: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16798: $? = 0 >configure:16798: ./conftest >configure:16798: $? = 0 >configure:16808: result: yes >configure:16848: checking whether fflush works on input streams >configure:16906: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16906: $? = 0 >configure:16906: ./conftest >configure:16906: $? = 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.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <unistd.h> >| >| 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) >| return 2; >| /* For deterministic results, ensure f read a bigger buffer. */ >| if (lseek (fd, 0, SEEK_CUR) == 5) >| 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) >| return 4; >| if (lseek (fd, 0, SEEK_CUR) != 5) >| return 5; >| /* Verify behaviour of fflush after ungetc. See >| <http://www.opengroup.org/austin/aardvark/latest/xshbug3.txt> */ >| /* Verify behaviour of fflush after a backup ungetc. This fails on >| mingw. */ >| c = fgetc (f); >| ungetc (c, f); >| fflush (f); >| if (fgetc (f) != c) >| 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) >| return 7; >| return 0; >| >| ; >| return 0; >| } >configure:16918: result: no >configure:16973: checking for struct stat.st_blocks >configure:16973: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:16973: $? = 0 >configure:16973: result: yes >configure:17033: checking for flexible array member >configure:17056: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:17056: $? = 0 >configure:17063: result: yes >configure:17154: checking for working GNU fnmatch >configure:17226: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:17226: $? = 0 >configure:17226: ./conftest >configure:17226: $? = 0 >configure:17238: result: yes >configure:17327: checking whether fopen recognizes a trailing slash >configure:17352: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:17352: $? = 0 >configure:17352: ./conftest >configure:17352: $? = 0 >configure:17364: result: yes >configure:17445: checking whether __fpending is declared >configure:17445: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:17445: $? = 0 >configure:17445: result: yes >configure:17559: checking whether fpurge is declared >configure:17559: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:267: error: 'fpurge' undeclared (first use in this function) >conftest.c:267: error: (Each undeclared identifier is reported only once >conftest.c:267: error: for each function it appears in.) >configure:17559: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_FOPEN 1 >| #define GNULIB_FOPEN_SAFER 1 >| #define HAVE_DECL___FPENDING 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| #ifndef fpurge >| (void) fpurge; >| #endif >| >| ; >| return 0; >| } >configure:17559: result: no >configure:17739: checking for ftello >configure:17756: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c: In function 'main': >conftest.c:268: warning: ignoring return value of 'ftello', declared with attribute warn_unused_result >configure:17756: $? = 0 >configure:17765: result: yes >configure:17885: checking for fchmodat >configure:17885: result: yes >configure:17885: checking for fstatat >configure:17885: result: yes >configure:17885: checking for mkdirat >configure:17885: result: yes >configure:17885: checking for openat >configure:17885: result: yes >configure:17885: checking for unlinkat >configure:17885: result: yes >configure:17973: checking for fchownat >configure:17973: result: yes >configure:17976: checking whether fchownat works with AT_SYMLINK_NOFOLLOW >configure:18019: result: yes >configure:18067: checking for struct statfs.f_type >configure:18067: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:18067: $? = 0 >configure:18067: result: yes >configure:18100: checking whether getcwd handles long file names properly >configure:18262: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:18262: $? = 0 >configure:18262: ./conftest >configure:18262: $? = 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.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| /* end confdefs.h. */ >| >| #include <errno.h> >| #include <stdlib.h> >| #include <unistd.h> >| #include <string.h> >| #include <limits.h> >| #include <sys/stat.h> >| #include <sys/types.h> >| #include <fcntl.h> >| >| #ifndef AT_FDCWD >| # define AT_FDCWD 0 >| #endif >| #ifdef ENAMETOOLONG >| # define is_ENAMETOOLONG(x) ((x) == ENAMETOOLONG) >| #else >| # define is_ENAMETOOLONG(x) 0 >| #endif >| >| /* Don't get link errors because mkdir is redefined to rpl_mkdir. */ >| #undef mkdir >| >| #ifndef S_IRWXU >| # define S_IRWXU 0700 >| #endif >| >| /* The length of this name must be 8. */ >| #define DIR_NAME "confdir3" >| #define DIR_NAME_LEN 8 >| #define DIR_NAME_SIZE (DIR_NAME_LEN + 1) >| >| /* The length of "../". */ >| #define DOTDOTSLASH_LEN 3 >| >| /* Leftover bytes in the buffer, to work around library or OS bugs. */ >| #define BUF_SLOP 20 >| >| int >| main () >| { >| #ifndef PATH_MAX >| /* The Hurd doesn't define this, so getcwd can't exhibit the bug -- >| at least not on a local file system. And if we were to start worrying >| about remote file systems, we'd have to enable the wrapper function >| all of the time, just to be safe. That's not worth the cost. */ >| exit (0); >| #elif ((INT_MAX / (DIR_NAME_SIZE / DOTDOTSLASH_LEN + 1) - DIR_NAME_SIZE - BUF_SLOP) <= PATH_MAX) >| /* FIXME: Assuming there's a system for which this is true, >| this should be done in a compile test. */ >| exit (0); >| #else >| char buf[PATH_MAX * (DIR_NAME_SIZE / DOTDOTSLASH_LEN + 1) >| + DIR_NAME_SIZE + BUF_SLOP]; >| char *cwd = getcwd (buf, PATH_MAX); >| size_t initial_cwd_len; >| size_t cwd_len; >| int fail = 0; >| size_t n_chdirs = 0; >| >| if (cwd == NULL) >| exit (1); >| >| cwd_len = initial_cwd_len = strlen (cwd); >| >| while (1) >| { >| size_t dotdot_max = PATH_MAX * (DIR_NAME_SIZE / DOTDOTSLASH_LEN); >| char *c = NULL; >| >| cwd_len += DIR_NAME_SIZE; >| /* If mkdir or chdir fails, it could be that this system cannot create >| any file with an absolute name longer than PATH_MAX, such as cygwin. >| If so, leave fail as 0, because the current working directory can't >| be too long for getcwd if it can't even be created. For other >| errors, be pessimistic and consider that as a failure, too. */ >| if (mkdir (DIR_NAME, S_IRWXU) < 0 || chdir (DIR_NAME) < 0) >| { >| if (! (errno == ERANGE || is_ENAMETOOLONG (errno))) >| fail = 2; >| break; >| } >| >| if (PATH_MAX <= cwd_len && cwd_len < PATH_MAX + DIR_NAME_SIZE) >| { >| c = getcwd (buf, PATH_MAX); >| if (!c && errno == ENOENT) >| { >| fail = 1; >| break; >| } >| if (c || ! (errno == ERANGE || is_ENAMETOOLONG (errno))) >| { >| fail = 2; >| break; >| } >| } >| >| if (dotdot_max <= cwd_len - initial_cwd_len) >| { >| if (dotdot_max + DIR_NAME_SIZE < cwd_len - initial_cwd_len) >| break; >| c = getcwd (buf, cwd_len + 1); >| if (!c) >| { >| if (! (errno == ERANGE || errno == ENOENT >| || is_ENAMETOOLONG (errno))) >| { >| fail = 2; >| break; >| } >| if (AT_FDCWD || errno == ERANGE || errno == ENOENT) >| { >| fail = 1; >| break; >| } >| } >| } >| >| if (c && strlen (c) != cwd_len) >| { >| fail = 2; >| break; >| } >| ++n_chdirs; >| } >| >| /* Leaving behind such a deep directory is not polite. >| So clean up here, right away, even though the driving >| shell script would also clean up. */ >| { >| size_t i; >| >| /* Try rmdir first, in case the chdir failed. */ >| rmdir (DIR_NAME); >| for (i = 0; i <= n_chdirs; i++) >| { >| if (chdir ("..") < 0) >| break; >| if (rmdir (DIR_NAME) != 0) >| break; >| } >| } >| >| exit (fail); >| #endif >| } >| >configure:18276: result: no, but it is partly working >configure:18295: checking for getpagesize >configure:18295: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:18295: $? = 0 >configure:18295: result: yes >configure:18304: checking whether getcwd aborts when 4k < cwd_length < 16k >configure:18394: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:18394: $? = 0 >configure:18394: ./conftest >configure:18394: $? = 0 >configure:18405: result: no >configure:18452: checking for struct tm.tm_zone >configure:18452: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:18452: $? = 0 >configure:18452: result: yes >configure:18534: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:18534: $? = 0 >configure:18564: checking for working getdelim function >configure:18624: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:18624: $? = 0 >configure:18624: ./conftest >configure:18624: $? = 0 >configure:18634: result: yes >configure:18766: checking whether getgroups handles negative values >configure:18787: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:18787: $? = 0 >configure:18787: ./conftest >configure:18787: $? = 0 >configure:18797: result: yes >configure:18841: checking for getline >configure:18841: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:18841: $? = 0 >configure:18841: result: yes >configure:18849: checking for working getline function >configure:18909: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:18909: $? = 0 >configure:18909: ./conftest >configure:18909: $? = 0 >configure:18919: result: yes >configure:19246: checking whether gettimeofday clobbers localtime buffer >configure:19278: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:19278: $? = 0 >configure:19278: ./conftest >configure:19278: $? = 0 >configure:19288: result: no >configure:19341: checking for gettimeofday with POSIX signature >configure:19369: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:284: error: conflicting types for 'gettimeofday' >/usr/include/sys/time.h:73: note: previous declaration of 'gettimeofday' was here >configure:19369: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| /* end confdefs.h. */ >| #include <sys/time.h> >| struct timeval c; >| int gettimeofday (struct timeval *restrict, void *restrict); >| >| int >| main () >| { >| /* glibc uses struct timezone * rather than the POSIX void * >| if _GNU_SOURCE is defined. However, since the only portable >| use of gettimeofday uses NULL as the second parameter, and >| since the glibc definition is actually more typesafe, it is >| not worth wrapping this to get a compliant signature. */ >| int (*f) (struct timeval *restrict, void *restrict) >| = gettimeofday; >| int x = f (&c, 0); >| return !(x | c.tv_sec | c.tv_usec); >| >| ; >| return 0; >| } >configure:19385: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:19385: $? = 0 >configure:19394: result: almost >configure:19468: checking for group_member >configure:19468: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:19468: $? = 0 >configure:19468: result: yes >configure:19553: checking whether the compiler generally respects inline >configure:19574: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:19574: $? = 0 >configure:19583: result: yes >configure:19632: checking whether inttypes.h conforms to C99 >configure:19755: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:19755: $? = 0 >configure:19761: result: yes >configure:19856: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:288: error: conflicting types for 'foo' >conftest.c:287: note: previous declaration of 'foo' was here >configure:19856: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| /* end confdefs.h. */ >| #include <stdint.h> >| extern intptr_t foo; >| extern int foo; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:19856: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:19856: $? = 0 >configure:19890: checking whether INT32_MAX < INTMAX_MAX >configure:19924: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:19924: $? = 0 >configure:19931: result: yes >configure:19942: checking whether INT64_MAX == LONG_MAX >configure:19976: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:19976: $? = 0 >configure:19983: result: yes >configure:19996: checking whether UINT32_MAX < UINTMAX_MAX >configure:20030: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20030: $? = 0 >configure:20037: result: yes >configure:20048: checking whether UINT64_MAX == ULONG_MAX >configure:20082: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20082: $? = 0 >configure:20089: result: yes >configure:20105: checking whether imaxabs is declared without a macro >configure:20123: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20123: $? = 0 >configure:20131: result: yes >configure:20105: checking whether imaxdiv is declared without a macro >configure:20123: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20123: $? = 0 >configure:20131: result: yes >configure:20105: checking whether strtoimax is declared without a macro >configure:20123: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20123: $? = 0 >configure:20131: result: yes >configure:20105: checking whether strtoumax is declared without a macro >configure:20123: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20123: $? = 0 >configure:20131: result: yes >configure:20253: checking whether langinfo.h defines CODESET >configure:20271: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20271: $? = 0 >configure:20279: result: yes >configure:20284: checking whether langinfo.h defines ERA >configure:20302: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20302: $? = 0 >configure:20310: result: yes >configure:20325: checking whether nl_langinfo is declared without a macro >configure:20343: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20343: $? = 0 >configure:20351: result: yes >configure:20385: checking for lchown >configure:20385: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:20385: $? = 0 >configure:20385: result: yes >configure:20452: checking whether locale.h conforms to POSIX:2001 >configure:20469: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20469: $? = 0 >configure:20476: result: yes >configure:20488: checking whether locale.h defines locale_t >configure:20505: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20505: $? = 0 >configure:20513: result: yes >configure:20597: checking whether duplocale is declared without a macro >configure:20619: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20619: $? = 0 >configure:20627: result: yes >configure:20644: checking whether lseek detects pipes >configure:20662: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:20662: $? = 0 >configure:20693: result: yes >configure:20763: checking for stdlib.h >configure:20763: result: yes >configure:20773: checking for GNU libc compatible malloc >configure:20807: result: yes >configure:20938: checking whether NAN macro works >configure:20961: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20961: $? = 0 >configure:20968: result: yes >configure:20973: checking whether HUGE_VAL works >configure:20991: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:20991: $? = 0 >configure:20998: result: yes >configure:21007: checking whether acosl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether asinl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether atanl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether ceilf is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether ceill is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether cosl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether expl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether floorf is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether floorl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether frexpl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether ldexpl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether logb is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether logl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether round is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether roundf is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether roundl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether sinl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether sqrtl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether tanl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether trunc is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether truncf is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21007: checking whether truncl is declared without a macro >configure:21025: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:21025: $? = 0 >configure:21033: result: yes >configure:21128: checking whether mbrtowc handles incomplete characters >configure:21178: result: guessing yes >configure:21184: checking whether mbrtowc works as well as mbtowc >configure:21238: result: guessing yes >configure:21276: checking whether mbrtowc handles a NULL string argument >configure:21328: result: guessing yes >configure:21335: checking whether mbrtowc has a correct return value >configure:21404: result: guessing yes >configure:21410: checking whether mbrtowc returns 0 when parsing a NUL character >configure:21459: result: guessing yes >configure:21557: checking whether mbrtowc handles incomplete characters >configure:21607: result: guessing yes >configure:21613: checking whether mbrtowc works as well as mbtowc >configure:21667: result: guessing yes >configure:21787: checking whether mbrtowc handles incomplete characters >configure:21837: result: guessing yes >configure:21843: checking whether mbrtowc works as well as mbtowc >configure:21897: result: guessing yes >configure:21937: checking whether mbsrtowcs works >configure:22020: result: guessing yes >configure:22118: checking for mempcpy >configure:22118: result: yes >configure:22176: checking for memrchr >configure:22176: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:22176: $? = 0 >configure:22176: result: yes >configure:22214: checking whether mkdir handles trailing slash >configure:22237: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:22237: $? = 0 >configure:22237: ./conftest >configure:22237: $? = 0 >configure:22250: result: yes >configure:22266: checking whether mkdir handles trailing dot >configure:22289: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:22289: $? = 0 >configure:22289: ./conftest >configure:22289: $? = 0 >configure:22302: result: yes >configure:22345: checking for working mktime >configure:22537: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:22537: $? = 0 >configure:22537: ./conftest >configure:22537: $? = 0 >configure:22547: result: yes >configure:22600: checking whether modf can be used without linking with libm >configure:22621: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:22621: $? = 0 >configure:22630: result: yes >configure:22682: checking for listmntent >configure:22682: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/sys-apps/findutils-4.5.9/temp/ccLE7Nhx.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `listmntent' >collect2: ld returned 1 exit status >configure:22682: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 listmntent to an innocuous variant, in case <limits.h> declares listmntent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define listmntent innocuous_listmntent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char listmntent (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:22682: result: no >configure:22682: checking for getmntinfo >configure:22682: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/sys-apps/findutils-4.5.9/temp/ccywExHp.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `getmntinfo' >collect2: ld returned 1 exit status >configure:22682: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 getmntinfo to an innocuous variant, in case <limits.h> declares getmntinfo. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getmntinfo innocuous_getmntinfo >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getmntinfo (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getmntinfo >| >| /* 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 getmntinfo (); >| /* 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_getmntinfo || defined __stub___getmntinfo >| choke me >| #endif >| >| int >| main () >| { >| return getmntinfo (); >| ; >| return 0; >| } >configure:22682: result: no >configure:22707: checking for sys/ucred.h >configure:22707: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:338:23: error: sys/ucred.h: No such file or directory >configure:22707: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 GNULIB_TEST_MEMCHR 1 >| #define HAVE_MEMPCPY 1 >| #define GNULIB_TEST_MEMPCPY 1 >| #define HAVE_MEMRCHR 1 >| #define GNULIB_TEST_MEMRCHR 1 >| #define GNULIB_TEST_MKTIME 1 >| /* end confdefs.h. */ >| #include <grp.h> >| >| #include <sys/ucred.h> >configure:22707: result: no >configure:22721: checking for sys/mount.h >configure:22721: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:22721: $? = 0 >configure:22721: result: yes >configure:22739: checking mntent.h usability >configure:22739: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:22739: $? = 0 >configure:22739: result: yes >configure:22739: checking mntent.h presence >configure:22739: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:22739: $? = 0 >configure:22739: result: yes >configure:22739: checking for mntent.h >configure:22739: result: yes >configure:22739: checking sys/fs_types.h usability >configure:22739: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:371:26: error: sys/fs_types.h: No such file or directory >configure:22739: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/fs_types.h> >configure:22739: result: no >configure:22739: checking sys/fs_types.h presence >configure:22739: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:338:26: error: sys/fs_types.h: No such file or directory >configure:22739: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| /* end confdefs.h. */ >| #include <sys/fs_types.h> >configure:22739: result: no >configure:22739: checking for sys/fs_types.h >configure:22739: result: no >configure:22766: checking for struct fsstat.f_fstypename >configure:22766: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:389: error: storage size of 'ac_aggr' isn't known >configure:22766: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #if HAVE_SYS_PARAM_H >| # include <sys/param.h> /* needed by powerpc-apple-darwin1.3.7 */ >| #endif >| #if HAVE_SYS_UCRED_H >| # include <grp.h> /* needed for definition of NGROUPS */ >| # include <sys/ucred.h> /* needed by powerpc-apple-darwin1.3.7 */ >| #endif >| #if HAVE_SYS_MOUNT_H >| # include <sys/mount.h> >| #endif >| #if HAVE_SYS_FS_TYPES_H >| # include <sys/fs_types.h> /* 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:22766: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:389: error: storage size of 'ac_aggr' isn't known >configure:22766: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #if HAVE_SYS_PARAM_H >| # include <sys/param.h> /* needed by powerpc-apple-darwin1.3.7 */ >| #endif >| #if HAVE_SYS_UCRED_H >| # include <grp.h> /* needed for definition of NGROUPS */ >| # include <sys/ucred.h> /* needed by powerpc-apple-darwin1.3.7 */ >| #endif >| #if HAVE_SYS_MOUNT_H >| # include <sys/mount.h> >| #endif >| #if HAVE_SYS_FS_TYPES_H >| # include <sys/fs_types.h> /* 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:22766: result: no >configure:22785: checking for library containing getmntent >configure:22816: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:22816: $? = 0 >configure:22833: result: none required >configure:22843: checking for getmntent >configure:22843: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:22843: $? = 0 >configure:22843: result: yes >configure:22865: checking for listmntent of Cray/Unicos-9 >configure:22890: result: no >configure:22902: checking for mntctl function and struct vmount >configure:22911: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:339:20: error: fshelp.h: No such file or directory >configure:22911: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| /* end confdefs.h. */ >| #include <fshelp.h> >configure:22919: result: no >configure:22936: checking for one-argument getmntent function >configure:22969: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:22969: $? = 0 >configure:22977: result: yes >configure:23317: checking sys/mntent.h usability >configure:23317: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:373:24: error: sys/mntent.h: No such file or directory >configure:23317: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/mntent.h> >configure:23317: result: no >configure:23317: checking sys/mntent.h presence >configure:23317: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:340:24: error: sys/mntent.h: No such file or directory >configure:23317: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| /* end confdefs.h. */ >| #include <sys/mntent.h> >configure:23317: result: no >configure:23317: checking for sys/mntent.h >configure:23317: result: no >configure:23328: checking for struct statfs.f_fstypename >configure:23328: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:349: error: storage size of 'ac_aggr' isn't known >configure:23328: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/param.h> >| #include <sys/mount.h> >| >| >| int >| main () >| { >| static struct statfs ac_aggr; >| if (ac_aggr.f_fstypename) >| return 0; >| ; >| return 0; >| } >configure:23328: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:349: error: storage size of 'ac_aggr' isn't known >configure:23328: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/param.h> >| #include <sys/mount.h> >| >| >| int >| main () >| { >| static struct statfs ac_aggr; >| if (sizeof ac_aggr.f_fstypename) >| return 0; >| ; >| return 0; >| } >configure:23328: result: no >configure:23437: checking whether open recognizes a trailing slash >configure:23472: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:23472: $? = 0 >configure:23472: ./conftest >configure:23472: $? = 0 >configure:23484: result: yes >configure:23597: checking for fchmodat >configure:23597: result: yes >configure:23597: checking for fstatat >configure:23597: result: yes >configure:23597: checking for mkdirat >configure:23597: result: yes >configure:23597: checking for openat >configure:23597: result: yes >configure:23597: checking for unlinkat >configure:23597: result: yes >configure:23685: checking for fchownat >configure:23685: result: yes >configure:23688: checking whether fchownat works with AT_SYMLINK_NOFOLLOW >configure:23731: result: yes >configure:23831: checking whether program_invocation_name is declared >configure:23831: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:23831: $? = 0 >configure:23831: result: yes >configure:23843: checking whether program_invocation_short_name is declared >configure:23843: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:23843: $? = 0 >configure:23843: result: yes >configure:23908: checking whether readlink signature is correct >configure:23926: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:23926: $? = 0 >configure:23933: result: yes >configure:23935: checking whether readlink handles trailing slash correctly >configure:23959: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:23959: $? = 0 >configure:23959: ./conftest >configure:23959: $? = 0 >configure:23970: result: yes >configure:24016: checking for stdlib.h >configure:24016: result: yes >configure:24026: checking for GNU libc compatible realloc >configure:24050: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:24050: $? = 0 >configure:24050: ./conftest >configure:24050: $? = 0 >configure:24060: result: yes >configure:24425: checking whether rmdir works >configure:24450: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:24450: $? = 0 >configure:24450: ./conftest >configure:24450: $? = 0 >configure:24461: result: yes >configure:24503: checking for rpmatch >configure:24503: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:24503: $? = 0 >configure:24503: result: yes >configure:24625: checking selinux/flask.h usability >configure:24625: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:393:27: error: selinux/flask.h: No such file or directory >configure:24625: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <selinux/flask.h> >configure:24625: result: no >configure:24625: checking selinux/flask.h presence >configure:24625: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:360:27: error: selinux/flask.h: No such file or directory >configure:24625: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| /* end confdefs.h. */ >| #include <selinux/flask.h> >configure:24625: result: no >configure:24625: checking for selinux/flask.h >configure:24625: result: no >configure:24650: checking for selinux/selinux.h >configure:24650: result: no >configure:24757: checking selinux/context.h usability >configure:24757: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:393:29: error: selinux/context.h: No such file or directory >configure:24757: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <selinux/context.h> >configure:24757: result: no >configure:24757: checking selinux/context.h presence >configure:24757: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:360:29: error: selinux/context.h: No such file or directory >configure:24757: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| /* end confdefs.h. */ >| #include <selinux/context.h> >configure:24757: result: no >configure:24757: checking for selinux/context.h >configure:24757: result: no >configure:24803: checking for stdint.h >configure:24803: result: yes >configure:24813: checking for SIZE_MAX >configure:24885: result: yes >configure:24901: checking for snprintf >configure:24901: result: yes >configure:24913: checking whether snprintf respects a size of 1 >configure:24933: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:24933: $? = 0 >configure:24933: ./conftest >configure:24933: $? = 0 >configure:24944: result: yes >configure:24996: checking for ssize_t >configure:25013: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:25013: $? = 0 >configure:25020: result: yes >configure:25039: checking whether stat handles trailing slashes on directories >configure:25062: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:25062: $? = 0 >configure:25062: ./conftest >configure:25062: $? = 0 >configure:25072: result: yes >configure:25074: checking whether stat handles trailing slashes on files >configure:25104: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:25104: $? = 0 >configure:25104: ./conftest >configure:25104: $? = 0 >configure:25115: result: yes >configure:25167: checking for struct stat.st_atim.tv_nsec >configure:25167: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:25167: $? = 0 >configure:25167: result: yes >configure:25176: checking whether struct stat.st_atim is of type struct timespec >configure:25203: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:25203: $? = 0 >configure:25210: result: yes >configure:25269: checking for struct stat.st_birthtimespec.tv_nsec >configure:25269: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:374: error: 'struct stat' has no member named 'st_birthtimespec' >configure:25269: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_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 <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_birthtimespec.tv_nsec) >| return 0; >| ; >| return 0; >| } >configure:25269: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:374: error: 'struct stat' has no member named 'st_birthtimespec' >configure:25269: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_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 <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_birthtimespec.tv_nsec) >| return 0; >| ; >| return 0; >| } >configure:25269: result: no >configure:25280: checking for struct stat.st_birthtimensec >configure:25280: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:374: error: 'struct stat' has no member named 'st_birthtimensec' >configure:25280: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_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 <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_birthtimensec) >| return 0; >| ; >| return 0; >| } >configure:25280: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:374: error: 'struct stat' has no member named 'st_birthtimensec' >configure:25280: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_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 <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_birthtimensec) >| return 0; >| ; >| return 0; >| } >configure:25280: result: no >configure:25291: checking for struct stat.st_birthtim.tv_nsec >configure:25291: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:374: error: 'struct stat' has no member named 'st_birthtim' >configure:25291: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_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 <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_birthtim.tv_nsec) >| return 0; >| ; >| return 0; >| } >configure:25291: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:374: error: 'struct stat' has no member named 'st_birthtim' >configure:25291: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_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 <sys/types.h> >| #include <sys/stat.h> >| >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_birthtim.tv_nsec) >| return 0; >| ; >| return 0; >| } >configure:25291: result: no >configure:25312: checking for va_copy >configure:25333: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:25333: $? = 0 >configure:25341: result: yes >configure:25498: checking whether NULL can be used in arbitrary expressions >configure:25523: result: yes >configure:25690: checking whether stdint.h conforms to C99 >configure:25953: result: yes >configure:26371: checking whether dprintf is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26389: $? = 0 >configure:26397: result: yes >configure:26371: checking whether fpurge is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:374: error: 'fpurge' undeclared (first use in this function) >conftest.c:374: error: (Each undeclared identifier is reported only once >conftest.c:374: error: for each function it appears in.) >configure:26389: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_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 HAVE_RAW_DECL_DPRINTF 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| #undef fpurge >| (void) fpurge; >| ; >| return 0; >| } >configure:26397: result: no >configure:26371: checking whether fseeko is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26389: $? = 0 >configure:26397: result: yes >configure:26371: checking whether ftello is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26389: $? = 0 >configure:26397: result: yes >configure:26371: checking whether getdelim is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26389: $? = 0 >configure:26397: result: yes >configure:26371: checking whether getline is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26389: $? = 0 >configure:26397: result: yes >configure:26371: checking whether popen is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26389: $? = 0 >configure:26397: result: yes >configure:26371: checking whether renameat is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26389: $? = 0 >configure:26397: result: yes >configure:26371: checking whether snprintf is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26389: $? = 0 >configure:26397: result: yes >configure:26371: checking whether tmpfile is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26389: $? = 0 >configure:26397: result: yes >configure:26371: checking whether vdprintf is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26389: $? = 0 >configure:26397: result: yes >configure:26371: checking whether vsnprintf is declared without a macro >configure:26389: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26389: $? = 0 >configure:26397: result: yes >configure:26474: checking for random.h >configure:26474: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c:412:20: error: random.h: No such file or directory >configure:26474: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_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 HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <random.h> >configure:26474: result: no >configure:26491: checking for struct random_data >configure:26491: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26491: $? = 0 >configure:26491: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:387: error: expected expression before ')' token >configure:26491: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_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 HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| /* end confdefs.h. */ >| #include <stdlib.h> >| #if HAVE_RANDOM_H >| # include <random.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((struct random_data))) >| return 0; >| ; >| return 0; >| } >configure:26491: result: yes >configure:26512: checking whether atoll is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether canonicalize_file_name is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether getloadavg is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether getsubopt is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether grantpt is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether mkdtemp is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether mkostemp is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether mkostemps is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether mkstemp is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether mkstemps is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether ptsname is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether random_r is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether initstat_r is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >conftest.c: In function 'main': >conftest.c:403: error: 'initstat_r' undeclared (first use in this function) >conftest.c:403: error: (Each undeclared identifier is reported only once >conftest.c:403: error: for each function it appears in.) >configure:26536: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "GNU findutils" >| #define PACKAGE_TARNAME "findutils" >| #define PACKAGE_VERSION "4.5.9" >| #define PACKAGE_STRING "GNU findutils 4.5.9" >| #define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >| #define PACKAGE_URL "http://www.gnu.org/software/findutils/" >| #define PACKAGE "findutils" >| #define VERSION "4.5.9" >| #define WITH_FTS 1 >| #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 _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_FSEEKO 1 >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 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_CHOWN 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FDOPENDIR 1 >| #define HAVE_DUP2 1 >| #define HAVE_FACCESSAT 1 >| #define HAVE_ACCESS 1 >| #define HAVE_FCHDIR 1 >| #define HAVE_FCNTL 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_ISWCTYPE 1 >| #define HAVE_MBSRTOWCS 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_WMEMCHR 1 >| #define HAVE_WMEMCPY 1 >| #define HAVE_WMEMPCPY 1 >| #define HAVE___FPENDING 1 >| #define HAVE___FPURGE 1 >| #define HAVE___FREADING 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_GETDELIM 1 >| #define HAVE_GETDTABLESIZE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRLEN 1 >| #define HAVE_MPROTECT 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_ALARM 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PATHCONF 1 >| #define HAVE_READLINK 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_SETENV 1 >| #define HAVE_STRDUP 1 >| #define HAVE_TZSET 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYMLINKAT 1 >| #define HAVE_READLINKAT 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_PIPE 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_GETEGID 1 >| #define HAVE_NEWLOCALE 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_SLEEP 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_CHOWN 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_STDIO_EXT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_XLOCALE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_GRP_H 1 >| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_DECL_SETREGID 1 >| #define GETGROUPS_T gid_t >| #define HAVE_GETGROUPS 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define PROMOTED_MODE_T mode_t >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_DECL_STRMODE 0 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_DECL_GETCWD 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_COMPOUND_LITERALS 1 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_DECL_GETDELIM 1 >| #define HAVE_DECL_GETLINE 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETOPT_LONG_ONLY 1 >| #define HAVE_DECL_OPTRESET 0 >| #define HAVE_DECL_GETOPT_CLIP 0 >| #define HAVE_DECL_GETENV 1 >| #define restrict __restrict >| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 >| #define HAVE_LONG_LONG_INT 1 >| #define HAVE_UNSIGNED_LONG_LONG_INT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_DECL_IMAXABS 1 >| #define HAVE_DECL_IMAXDIV 1 >| #define HAVE_DECL_STRTOIMAX 1 >| #define HAVE_DECL_STRTOUMAX 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_STDLIB_H 1 >| #define MALLOC_0_IS_NONNULL 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MAP_ANONYMOUS 1 >| #define HAVE_DECL_MEMRCHR 1 >| #define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >| #define HAVE_RAW_DECL_MEMPCPY 1 >| #define HAVE_RAW_DECL_MEMRCHR 1 >| #define HAVE_RAW_DECL_RAWMEMCHR 1 >| #define HAVE_RAW_DECL_STPCPY 1 >| #define HAVE_RAW_DECL_STPNCPY 1 >| #define HAVE_RAW_DECL_STRCHRNUL 1 >| #define HAVE_RAW_DECL_STRDUP 1 >| #define HAVE_RAW_DECL_STRNCAT 1 >| #define HAVE_RAW_DECL_STRNDUP 1 >| #define HAVE_RAW_DECL_STRNLEN 1 >| #define HAVE_RAW_DECL_STRPBRK 1 >| #define HAVE_RAW_DECL_STRSEP 1 >| #define HAVE_RAW_DECL_STRCASESTR 1 >| #define HAVE_RAW_DECL_STRTOK_R 1 >| #define HAVE_RAW_DECL_STRSIGNAL 1 >| #define HAVE_RAW_DECL_STRVERSCMP 1 >| #define HAVE_RAW_DECL_STRCASECMP 1 >| #define HAVE_RAW_DECL_STRNCASECMP 1 >| #define HAVE_DECL_STRNDUP 1 >| #define HAVE_DECL_STRNLEN 1 >| #define HAVE_WINT_T 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_DECL_ALARM 1 >| #define HAVE_ALLOCA 1 >| #define GNULIB_AREADLINKAT 1 >| #define GNULIB_TEST_BTOWC 1 >| #define GNULIB_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE 1 >| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >| #define GNULIB_TEST_CHOWN 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_SETTIME 1 >| #define GNULIB_TEST_CLOEXEC 1 >| #define GNULIB_TEST_CLOSE 1 >| #define GNULIB_CLOSE_STREAM 1 >| #define HAVE_RAW_DECL_ISBLANK 1 >| #define D_INO_IN_DIRENT 1 >| #define HAVE_STRUCT_DIRENT_D_TYPE 1 >| #define HAVE_RAW_DECL_ALPHASORT 1 >| #define HAVE_RAW_DECL_DIRFD 1 >| #define HAVE_RAW_DECL_FDOPENDIR 1 >| #define HAVE_RAW_DECL_SCANDIR 1 >| #define GNULIB_DIRENT_SAFER 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DECL_DIRFD 1 >| #define GNULIB_TEST_DIRFD 1 >| #define GNULIB_DIRNAME 1 >| #define GNULIB_TEST_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_FCLOSE 1 >| #define GNULIB_TEST_FCNTL 1 >| #define HAVE_RAW_DECL_FCNTL 1 >| #define HAVE_RAW_DECL_OPENAT 1 >| #define GNULIB_FCNTL_SAFER 1 >| #define HAVE_DECL_FDOPENDIR 1 >| #define GNULIB_TEST_FDOPENDIR 1 >| #define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >| #define GNULIB_TEST_FTELLO 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define HAVE_STRUCT_STATFS_F_TYPE 1 >| #define HAVE_PARTLY_WORKING_GETCWD 1 >| #define HAVE_GETPAGESIZE 1 >| #define GNULIB_TEST_GETCWD 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define TIME_T_FITS_IN_LONG_INT 1 >| #define GNULIB_TEST_GETDELIM 1 >| #define GNULIB_TEST_GETDTABLESIZE 1 >| #define GNULIB_TEST_GETGROUPS 1 >| #define GNULIB_TEST_GETLINE 1 >| #define GNULIB_TEST_GETOPT_GNU 1 >| #define GETTIMEOFDAY_TIMEZONE struct timezone >| #define GNULIB_TEST_GETTIMEOFDAY 1 >| #define HAVE_INLINE 1 >| #define GL_TRIGGER_STDC_LIMIT_MACROS 1 >| #define HAVE_RAW_DECL_IMAXABS 1 >| #define HAVE_RAW_DECL_IMAXDIV 1 >| #define HAVE_RAW_DECL_STRTOIMAX 1 >| #define HAVE_RAW_DECL_STRTOUMAX 1 >| #define HAVE_RAW_DECL_NL_LANGINFO 1 >| #define HAVE_LCHOWN 1 >| #define GNULIB_TEST_LCHOWN 1 >| #define HAVE_RAW_DECL_DUPLOCALE 1 >| #define GNULIB_TEST_LSEEK 1 >| #define GNULIB_TEST_LSTAT 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define GNULIB_MALLOC_GNU 1 >| #define HAVE_MALLOC_POSIX 1 >| #define GNULIB_TEST_MALLOC_POSIX 1 >| #define HAVE_RAW_DECL_ACOSL 1 >| #define HAVE_RAW_DECL_ASINL 1 >| #define HAVE_RAW_DECL_ATANL 1 >| #define HAVE_RAW_DECL_CEILF 1 >| #define HAVE_RAW_DECL_CEILL 1 >| #define HAVE_RAW_DECL_COSL 1 >| #define HAVE_RAW_DECL_EXPL 1 >| #define HAVE_RAW_DECL_FLOORF 1 >| #define HAVE_RAW_DECL_FLOORL 1 >| #define HAVE_RAW_DECL_FREXPL 1 >| #define HAVE_RAW_DECL_LDEXPL 1 >| #define HAVE_RAW_DECL_LOGB 1 >| #define HAVE_RAW_DECL_LOGL 1 >| #define HAVE_RAW_DECL_ROUND 1 >| #define HAVE_RAW_DECL_ROUNDF 1 >| #define HAVE_RAW_DECL_ROUNDL 1 >| #define HAVE_RAW_DECL_SINL 1 >| #define HAVE_RAW_DECL_SQRTL 1 >| #define HAVE_RAW_DECL_TANL 1 >| #define HAVE_RAW_DECL_TRUNC 1 >| #define HAVE_RAW_DECL_TRUNCF 1 >| #define HAVE_RAW_DECL_TRUNCL 1 >| #define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_GETMNTENT 1 >| #define MOUNTED_GETMNTENT1 1 >| #define GNULIB_TEST_NL_LANGINFO 1 >| #define GNULIB_TEST_OPEN 1 >| #define HAVE_FCHMODAT 1 >| #define HAVE_FSTATAT 1 >| #define HAVE_MKDIRAT 1 >| #define HAVE_OPENAT 1 >| #define HAVE_UNLINKAT 1 >| #define GNULIB_OPENAT_SAFER 1 >| #define GNULIB_TEST_PERROR 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >| #define GNULIB_TEST_READLINK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define GNULIB_REALLOC_GNU 1 >| #define HAVE_REALLOC_POSIX 1 >| #define GNULIB_TEST_REALLOC_POSIX 1 >| #define GNULIB_TEST_RMDIR 1 >| #define HAVE_RPMATCH 1 >| #define GNULIB_TEST_RPMATCH 1 >| #define GNULIB_TEST_SETENV 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SNPRINTF 1 >| #define GNULIB_TEST_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 HAVE_RAW_DECL_DPRINTF 1 >| #define HAVE_RAW_DECL_FSEEKO 1 >| #define HAVE_RAW_DECL_FTELLO 1 >| #define HAVE_RAW_DECL_GETDELIM 1 >| #define HAVE_RAW_DECL_GETLINE 1 >| #define HAVE_RAW_DECL_POPEN 1 >| #define HAVE_RAW_DECL_RENAMEAT 1 >| #define HAVE_RAW_DECL_SNPRINTF 1 >| #define HAVE_RAW_DECL_TMPFILE 1 >| #define HAVE_RAW_DECL_VDPRINTF 1 >| #define HAVE_RAW_DECL_VSNPRINTF 1 >| #define HAVE_STRUCT_RANDOM_DATA 1 >| #define HAVE_RAW_DECL_ATOLL 1 >| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >| #define HAVE_RAW_DECL_GETLOADAVG 1 >| #define HAVE_RAW_DECL_GETSUBOPT 1 >| #define HAVE_RAW_DECL_GRANTPT 1 >| #define HAVE_RAW_DECL_MKDTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMP 1 >| #define HAVE_RAW_DECL_MKOSTEMPS 1 >| #define HAVE_RAW_DECL_MKSTEMP 1 >| #define HAVE_RAW_DECL_MKSTEMPS 1 >| #define HAVE_RAW_DECL_PTSNAME 1 >| #define HAVE_RAW_DECL_RANDOM_R 1 >| /* end confdefs.h. */ >| #include <stdlib.h> >| #if HAVE_SYS_LOADAVG_H >| # include <sys/loadavg.h> >| #endif >| #if HAVE_RANDOM_H >| # include <random.h> >| #endif >| >| int >| main () >| { >| #undef initstat_r >| (void) initstat_r; >| ; >| return 0; >| } >configure:26544: result: no >configure:26512: checking whether srandom_r is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether setstate_r is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether realpath is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether rpmatch is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether setenv is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether strtod is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether strtoll is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether strtoull is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether unlockpt is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26512: checking whether unsetenv is declared without a macro >configure:26536: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=core2 -mtune=core2 -msse4a conftest.c >&5 >configure:26536: $? = 0 >configure:26544: result: yes >configure:26574: checking for stpcpy >configure:26574: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:424: warning: conflicting types for built-in function 'stpcpy' >configure:26574: $? = 0 >configure:26574: result: yes >configure:26620: checking for strcasecmp >configure:26620: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:426: warning: conflicting types for built-in function 'strcasecmp' >configure:26620: $? = 0 >configure:26620: result: yes >configure:26653: checking for strncasecmp >configure:26653: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:427: warning: conflicting types for built-in function 'strncasecmp' >configure:26653: $? = 0 >configure:26653: result: yes >configure:26672: checking whether strncasecmp is declared >configure:26672: result: yes >configure:26692: checking whether strcasestr works in linear time >configure:26760: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=core2 -mtune=core2 -msse4a -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:26760: $? = 0 >configure:26760: ./conftest > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_flexmember=yes >ac_cv_c_inline=inline >ac_cv_c_restrict=__restrict >ac_cv_d_type=yes >ac_cv_debug=no >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=core2 -mtune=core2 -msse4a' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >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='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_YACC_set= >ac_cv_env_YACC_value= >ac_cv_env_YFLAGS_set= >ac_cv_env_YFLAGS_value= >ac_cv_env_build_alias_set=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= >ac_cv_env_target_alias_value= >ac_cv_func___fpending=yes >ac_cv_func___fpurge=yes >ac_cv_func___freading=yes >ac_cv_func_access=yes >ac_cv_func_alarm=yes >ac_cv_func_alloca_works=yes >ac_cv_func_btowc=yes >ac_cv_func_canonicalize_file_name=yes >ac_cv_func_chown=yes >ac_cv_func_chown_works=yes >ac_cv_func_clock_gettime=yes >ac_cv_func_clock_settime=yes >ac_cv_func_dirfd=yes >ac_cv_func_dup2=yes >ac_cv_func_euidaccess=yes >ac_cv_func_faccessat=yes >ac_cv_func_fchdir=yes >ac_cv_func_fchmodat=yes >ac_cv_func_fchown=yes >ac_cv_func_fchownat=yes >ac_cv_func_fcntl=yes >ac_cv_func_fdopendir=yes >ac_cv_func_fpurge=no >ac_cv_func_fstatat=yes >ac_cv_func_fstatfs=yes >ac_cv_func_getdelim=yes >ac_cv_func_getdtablesize=yes >ac_cv_func_getegid=yes >ac_cv_func_getgrouplist=yes >ac_cv_func_getgroups=yes >ac_cv_func_getgroups_works=yes >ac_cv_func_getline=yes >ac_cv_func_getmntent=yes >ac_cv_func_getmntinfo=no >ac_cv_func_getopt_long_only=yes >ac_cv_func_getpagesize=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_group_member=yes >ac_cv_func_isblank=yes >ac_cv_func_iswblank=yes >ac_cv_func_iswcntrl=yes >ac_cv_func_iswctype=yes >ac_cv_func_lchmod=no >ac_cv_func_lchown=yes >ac_cv_func_listmntent=no >ac_cv_func_localtime_r=yes >ac_cv_func_lstat=yes >ac_cv_func_lstat_dereferences_slashed_symlink=yes >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_mbrlen=yes >ac_cv_func_mbrtowc=yes >ac_cv_func_mbsinit=yes >ac_cv_func_mbslen=no >ac_cv_func_mbsrtowcs=yes >ac_cv_func_memchr=yes >ac_cv_func_mempcpy=yes >ac_cv_func_memrchr=yes >ac_cv_func_mkdirat=yes >ac_cv_func_mmap=yes >ac_cv_func_mprotect=yes >ac_cv_func_nanotime=no >ac_cv_func_newlocale=yes >ac_cv_func_nl_langinfo=yes >ac_cv_func_openat=yes >ac_cv_func_pathconf=yes >ac_cv_func_pipe=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_rpmatch=yes >ac_cv_func_setenv=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_r=yes >ac_cv_func_strerror_r_char_p=yes >ac_cv_func_strncasecmp=yes >ac_cv_func_strndup=yes >ac_cv_func_strnlen=yes >ac_cv_func_symlink=yes >ac_cv_func_symlinkat=yes >ac_cv_func_tsearch=yes >ac_cv_func_tzset=yes >ac_cv_func_unlinkat=yes >ac_cv_func_usleep=yes >ac_cv_func_vasnprintf=no >ac_cv_func_wcrtomb=yes >ac_cv_func_wcscoll=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_func_working_mktime=yes >ac_cv_gnu_library_2_1=yes >ac_cv_have_decl___fpending=yes >ac_cv_have_decl__snprintf=no >ac_cv_have_decl_acosl=yes >ac_cv_have_decl_alarm=yes >ac_cv_have_decl_alphasort=yes >ac_cv_have_decl_asinl=yes >ac_cv_have_decl_atanl=yes >ac_cv_have_decl_atoll=yes >ac_cv_have_decl_canonicalize_file_name=yes >ac_cv_have_decl_ceilf=yes >ac_cv_have_decl_ceill=yes >ac_cv_have_decl_cosl=yes >ac_cv_have_decl_dirfd=yes >ac_cv_have_decl_dprintf=yes >ac_cv_have_decl_duplocale=yes >ac_cv_have_decl_expl=yes >ac_cv_have_decl_fcntl=yes >ac_cv_have_decl_fdopendir=yes >ac_cv_have_decl_floorf=yes >ac_cv_have_decl_floorl=yes >ac_cv_have_decl_fpurge=no >ac_cv_have_decl_frexpl=yes >ac_cv_have_decl_fseeko=yes >ac_cv_have_decl_ftello=yes >ac_cv_have_decl_getc_unlocked=yes >ac_cv_have_decl_getcwd=yes >ac_cv_have_decl_getdelim=yes >ac_cv_have_decl_getenv=yes >ac_cv_have_decl_getline=yes >ac_cv_have_decl_getloadavg=yes >ac_cv_have_decl_getopt_clip=no >ac_cv_have_decl_getsubopt=yes >ac_cv_have_decl_gettimeofday=yes >ac_cv_have_decl_grantpt=yes >ac_cv_have_decl_imaxabs=yes >ac_cv_have_decl_imaxdiv=yes >ac_cv_have_decl_isblank=yes >ac_cv_have_decl_ldexpl=yes >ac_cv_have_decl_logb=yes >ac_cv_have_decl_logl=yes >ac_cv_have_decl_memmem=yes >ac_cv_have_decl_mempcpy=yes >ac_cv_have_decl_memrchr=yes >ac_cv_have_decl_mkdtemp=yes >ac_cv_have_decl_mkostemp=yes >ac_cv_have_decl_mkostemps=yes >ac_cv_have_decl_mkstemp=yes >ac_cv_have_decl_mkstemps=yes >ac_cv_have_decl_nl_langinfo=yes >ac_cv_have_decl_openat=yes >ac_cv_have_decl_optreset=no >ac_cv_have_decl_popen=yes >ac_cv_have_decl_program_invocation_name=yes >ac_cv_have_decl_program_invocation_short_name=yes >ac_cv_have_decl_ptsname=yes >ac_cv_have_decl_random_r=yes >ac_cv_have_decl_rawmemchr=yes >ac_cv_have_decl_realpath=yes >ac_cv_have_decl_renameat=yes >ac_cv_have_decl_round=yes >ac_cv_have_decl_roundf=yes >ac_cv_have_decl_roundl=yes >ac_cv_have_decl_rpmatch=yes >ac_cv_have_decl_scandir=yes >ac_cv_have_decl_setenv=yes >ac_cv_have_decl_setregid=yes >ac_cv_have_decl_setstate_r=yes >ac_cv_have_decl_sinl=yes >ac_cv_have_decl_snprintf=yes >ac_cv_have_decl_sqrtl=yes >ac_cv_have_decl_srandom_r=yes >ac_cv_have_decl_stpcpy=yes >ac_cv_have_decl_stpncpy=yes >ac_cv_have_decl_strcasecmp=yes >ac_cv_have_decl_strcasestr=yes >ac_cv_have_decl_strchrnul=yes >ac_cv_have_decl_strdup=yes >ac_cv_have_decl_strerror_r=yes >ac_cv_have_decl_strmode=no >ac_cv_have_decl_strncasecmp=yes >ac_cv_have_decl_strncat=yes >ac_cv_have_decl_strndup=yes >ac_cv_have_decl_strnlen=yes >ac_cv_have_decl_strpbrk=yes >ac_cv_have_decl_strsep=yes >ac_cv_have_decl_strsignal=yes >ac_cv_have_decl_strtod=yes >ac_cv_have_decl_strtoimax=yes >ac_cv_have_decl_strtok_r=yes >ac_cv_have_decl_strtoll=yes >ac_cv_have_decl_strtoull=yes >ac_cv_have_decl_strtoumax=yes >ac_cv_have_decl_strverscmp=yes >ac_cv_have_decl_tanl=yes >ac_cv_have_decl_tmpfile=yes >ac_cv_have_decl_trunc=yes >ac_cv_have_decl_truncf=yes >ac_cv_have_decl_truncl=yes >ac_cv_have_decl_unlockpt=yes >ac_cv_have_decl_unsetenv=yes >ac_cv_have_decl_vdprintf=yes >ac_cv_have_decl_vsnprintf=yes >ac_cv_header_ctype_h=yes >ac_cv_header_dirent_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_float_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_grp_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_langinfo_h=yes >ac_cv_header_libgen_h=yes >ac_cv_header_locale_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_priv_h=no >ac_cv_header_random_h=no >ac_cv_header_search_h=yes >ac_cv_header_selinux_context_h=no >ac_cv_header_selinux_flask_h=no >ac_cv_header_selinux_selinux_h=no >ac_cv_header_stat_broken=no >ac_cv_header_stdarg_h=yes >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdio_ext_h=yes >ac_cv_header_stdio_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_fs_types_h=no >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_mntent_h=no >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statvfs_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_vfs_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_time_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=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_leaf_optimisation=yes >ac_cv_lib_error_at_line=yes >ac_cv_member_struct_fsstat_f_fstypename=no >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_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='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_cc_c89= >ac_cv_prog_cc_c99=-std=gnu99 >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc=-std=gnu99 >ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_clock_gettime=-lrt >ac_cv_search_getmntent='none required' >ac_cv_search_setfilecon=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_getgroups=gid_t >ac_cv_type_long_long_int=yes >ac_cv_type_mbstate_t=yes >ac_cv_type_mode_t=yes >ac_cv_type_off_t=yes >ac_cv_type_size_t=yes >ac_cv_type_struct_random_data=yes >ac_cv_type_uid_t=yes >ac_cv_type_unsigned_long_long_int=yes >ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes >ac_cv_win_or_dos=no >ac_cv_working_alloca_h=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_func_working_getline=yes >am_cv_langinfo_codeset=yes >fu_cv_sys_mounted_cray_listmntent=no >fu_cv_sys_mounted_getmntent1=yes >fu_cv_sys_mounted_vmount=no >gl_cv_c_inline_effective=yes >gl_cv_c_multiarch=no >gl_cv_compound_literals=yes >gl_cv_decl_null_works=yes >gl_cv_decl_readlink_works=yes >gl_cv_double_slash_root=no >gl_cv_func_btowc_eof='guessing yes' >gl_cv_func_btowc_nul=yes >gl_cv_func_chown_ctime_works=yes >gl_cv_func_chown_follows_symlink=yes >gl_cv_func_chown_slash_works=yes >gl_cv_func_dirfd_macro=no >gl_cv_func_dup2_works=yes >gl_cv_func_fchownat_nofollow_works=yes >gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' >gl_cv_func_fcntl_f_dupfd_works=yes >gl_cv_func_fdopendir_works=yes >gl_cv_func_fflush_stdin=no >gl_cv_func_fnmatch_gnu=yes >gl_cv_func_fopen_slash=yes >gl_cv_func_fseeko=yes >gl_cv_func_ftello=yes >gl_cv_func_getcwd_abort_bug=no >gl_cv_func_getcwd_null=yes >gl_cv_func_getcwd_path_max='no, but it is partly working' >gl_cv_func_getgroups_works=yes >gl_cv_func_getopt_gnu=yes >gl_cv_func_getopt_posix=yes >gl_cv_func_gettimeofday_clobber=no >gl_cv_func_gettimeofday_posix_signature=almost >gl_cv_func_lseek_pipe=yes >gl_cv_func_malloc_0_nonnull=1 >gl_cv_func_malloc_posix=yes >gl_cv_func_mbrtowc_incomplete_state='guessing yes' >gl_cv_func_mbrtowc_nul_retval='guessing yes' >gl_cv_func_mbrtowc_null_arg='guessing yes' >gl_cv_func_mbrtowc_retval='guessing yes' >gl_cv_func_mbrtowc_sanitycheck='guessing yes' >gl_cv_func_mbsrtowcs_works='guessing yes' >gl_cv_func_memchr_works=yes >gl_cv_func_mkdir_trailing_dot_works=yes >gl_cv_func_mkdir_trailing_slash_works=yes >gl_cv_func_modf_no_libm=yes >gl_cv_func_open_slash=yes >gl_cv_func_readlink_works=yes >gl_cv_func_realpath_works=yes >gl_cv_func_rmdir_works=yes >gl_cv_func_setenv_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_dir_slash=yes >gl_cv_func_stat_file_slash=yes >gl_cv_func_ungetc_works=yes >gl_cv_func_unlink_honors_slashes=yes >gl_cv_func_unlink_parent_fails='guessing yes' >gl_cv_func_va_copy=yes >gl_cv_func_working_getdelim=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_raw_decl_acosl=yes >gl_cv_have_raw_decl_alphasort=yes >gl_cv_have_raw_decl_asinl=yes >gl_cv_have_raw_decl_atanl=yes >gl_cv_have_raw_decl_atoll=yes >gl_cv_have_raw_decl_canonicalize_file_name=yes >gl_cv_have_raw_decl_ceilf=yes >gl_cv_have_raw_decl_ceill=yes >gl_cv_have_raw_decl_cosl=yes >gl_cv_have_raw_decl_dirfd=yes >gl_cv_have_raw_decl_dprintf=yes >gl_cv_have_raw_decl_duplocale=yes >gl_cv_have_raw_decl_expl=yes >gl_cv_have_raw_decl_fcntl=yes >gl_cv_have_raw_decl_fdopendir=yes >gl_cv_have_raw_decl_floorf=yes >gl_cv_have_raw_decl_floorl=yes >gl_cv_have_raw_decl_fpurge=no >gl_cv_have_raw_decl_frexpl=yes >gl_cv_have_raw_decl_fseeko=yes >gl_cv_have_raw_decl_ftello=yes >gl_cv_have_raw_decl_getdelim=yes >gl_cv_have_raw_decl_getline=yes >gl_cv_have_raw_decl_getloadavg=yes >gl_cv_have_raw_decl_getsubopt=yes >gl_cv_have_raw_decl_gettimeofday=yes >gl_cv_have_raw_decl_grantpt=yes >gl_cv_have_raw_decl_imaxabs=yes >gl_cv_have_raw_decl_imaxdiv=yes >gl_cv_have_raw_decl_initstat_r=no >gl_cv_have_raw_decl_isblank=yes >gl_cv_have_raw_decl_ldexpl=yes >gl_cv_have_raw_decl_logb=yes >gl_cv_have_raw_decl_logl=yes >gl_cv_have_raw_decl_memmem=yes >gl_cv_have_raw_decl_mempcpy=yes >gl_cv_have_raw_decl_memrchr=yes >gl_cv_have_raw_decl_mkdtemp=yes >gl_cv_have_raw_decl_mkostemp=yes >gl_cv_have_raw_decl_mkostemps=yes >gl_cv_have_raw_decl_mkstemp=yes >gl_cv_have_raw_decl_mkstemps=yes >gl_cv_have_raw_decl_nl_langinfo=yes >gl_cv_have_raw_decl_openat=yes >gl_cv_have_raw_decl_popen=yes >gl_cv_have_raw_decl_ptsname=yes >gl_cv_have_raw_decl_random_r=yes >gl_cv_have_raw_decl_rawmemchr=yes >gl_cv_have_raw_decl_realpath=yes >gl_cv_have_raw_decl_renameat=yes >gl_cv_have_raw_decl_round=yes >gl_cv_have_raw_decl_roundf=yes >gl_cv_have_raw_decl_roundl=yes >gl_cv_have_raw_decl_rpmatch=yes >gl_cv_have_raw_decl_scandir=yes >gl_cv_have_raw_decl_setenv=yes >gl_cv_have_raw_decl_setstate_r=yes >gl_cv_have_raw_decl_sinl=yes >gl_cv_have_raw_decl_snprintf=yes >gl_cv_have_raw_decl_sqrtl=yes >gl_cv_have_raw_decl_srandom_r=yes >gl_cv_have_raw_decl_stpcpy=yes >gl_cv_have_raw_decl_stpncpy=yes >gl_cv_have_raw_decl_strcasecmp=yes >gl_cv_have_raw_decl_strcasestr=yes >gl_cv_have_raw_decl_strchrnul=yes >gl_cv_have_raw_decl_strdup=yes >gl_cv_have_raw_decl_strncasecmp=yes >gl_cv_have_raw_decl_strncat=yes >gl_cv_have_raw_decl_strndup=yes >gl_cv_have_raw_decl_strnlen=yes >gl_cv_have_raw_decl_strpbrk=yes >gl_cv_have_raw_decl_strsep=yes >gl_cv_have_raw_decl_strsignal=yes >gl_cv_have_raw_decl_strtod=yes >gl_cv_have_raw_decl_strtoimax=yes >gl_cv_have_raw_decl_strtok_r=yes >gl_cv_have_raw_decl_strtoll=yes >gl_cv_have_raw_decl_strtoull=yes >gl_cv_have_raw_decl_strtoumax=yes >gl_cv_have_raw_decl_strverscmp=yes >gl_cv_have_raw_decl_tanl=yes >gl_cv_have_raw_decl_tmpfile=yes >gl_cv_have_raw_decl_trunc=yes >gl_cv_have_raw_decl_truncf=yes >gl_cv_have_raw_decl_truncl=yes >gl_cv_have_raw_decl_unlockpt=yes >gl_cv_have_raw_decl_unsetenv=yes >gl_cv_have_raw_decl_vdprintf=yes >gl_cv_have_raw_decl_vsnprintf=yes >gl_cv_header_errno_h_complete=yes >gl_cv_header_inttypes_h=yes >gl_cv_header_langinfo_codeset=yes >gl_cv_header_langinfo_era=yes >gl_cv_header_locale_h_needs_xlocale_h=no >gl_cv_header_locale_h_posix2001=yes >gl_cv_header_locale_has_locale_t=yes >gl_cv_header_math_huge_val_works=yes >gl_cv_header_math_nan_works=yes >gl_cv_header_stdint_h=yes >gl_cv_header_wchar_h_correct_inline=yes >gl_cv_header_working_fcntl_h=yes >gl_cv_header_working_inttypes_h=yes >gl_cv_header_working_stdint_h=yes >gl_cv_list_mounted_fs=yes >gl_cv_next_ctype_h='<ctype.h>' >gl_cv_next_dirent_h='<dirent.h>' >gl_cv_next_fcntl_h='<fcntl.h>' >gl_cv_next_getopt_h='<getopt.h>' >gl_cv_next_inttypes_h='<inttypes.h>' >gl_cv_next_langinfo_h='<langinfo.h>' >gl_cv_next_locale_h='<locale.h>' >gl_cv_next_math_h='<math.h>' >gl_cv_next_stdint_h='<stdint.h>' >gl_cv_next_stdio_h='<stdio.h>' >gl_cv_next_stdlib_h='<stdlib.h>' >gl_cv_next_string_h='<string.h>' >gl_cv_next_strings_h='<strings.h>' >gl_cv_next_sys_time_h='<sys/time.h>' >gl_cv_next_time_h='<time.h>' >gl_cv_promoted_mode_t=mode_t >gl_cv_rpl_alloca=yes >gl_cv_size_max=yes >gl_cv_struct_dirent_d_ino=yes >gl_cv_struct_dirent_d_type=yes >gl_cv_sys_struct_timespec_in_time_h=yes >gl_cv_sys_struct_timeval=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_var_stdin_large_offset=yes >gt_cv_c_intmax_t=yes >gt_cv_c_wchar_t=yes >gt_cv_c_wint_t=yes >gt_cv_inttypes_pri_broken=no >gt_cv_locale_fr=none >gt_cv_locale_fr_utf8=none >gt_cv_locale_ja=none >gt_cv_locale_zh_CN=none >gt_cv_ssize_t=yes >gt_cv_var_environ_declaration=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/sys-apps/findutils-4.5.9/work/findutils-4.5.9/build-aux/missing --run aclocal-1.11' >ALLOCA='' >ALLOCA_H='alloca.h' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/sys-apps/findutils-4.5.9/work/findutils-4.5.9/build-aux/missing --run tar' >ANSI2KNR='' >APPLE_UNIVERSAL_BUILD='0' >AUTOCONF='${SHELL} /var/tmp/portage/sys-apps/findutils-4.5.9/work/findutils-4.5.9/build-aux/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/sys-apps/findutils-4.5.9/work/findutils-4.5.9/build-aux/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/sys-apps/findutils-4.5.9/work/findutils-4.5.9/build-aux/missing --run automake-1.11' >AUXDIR='build-aux' >AWK='gawk' >BITSIZEOF_PTRDIFF_T='' >BITSIZEOF_SIG_ATOMIC_T='' >BITSIZEOF_SIZE_T='' >BITSIZEOF_WCHAR_T='' >BITSIZEOF_WINT_T='' >CC='x86_64-pc-linux-gnu-gcc -std=gnu99' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -pipe -march=core2 -mtune=core2 -msse4a' >CONFIG_INCLUDE='' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CROSS_COMPILING_FALSE='' >CROSS_COMPILING_TRUE='' >CYGPATH_W='echo' >DEFAULT_ARG_SIZE='' >DEFS='' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EMULTIHOP_HIDDEN='' >EMULTIHOP_VALUE='' >ENOLINK_HIDDEN='' >ENOLINK_VALUE='' >EOVERFLOW_HIDDEN='' >EOVERFLOW_VALUE='' >ERRNO_H='' >EXEEXT='' >FINDLIBOBJS='' >FINDLIBS='' >FLOAT_H='' >FNMATCH_H='' >GETOPT_H='' >GETTEXT_MACRO_VERSION='' >GLIBC21='yes' >GL_COND_LIBTOOL_FALSE='' >GL_COND_LIBTOOL_TRUE='#' >GMSGFMT='' >GMSGFMT_015='' >GNULIB_ACOSL='0' >GNULIB_ALPHASORT='0' >GNULIB_ASINL='0' >GNULIB_ATANL='0' >GNULIB_ATOLL='0' >GNULIB_BTOWC='1' >GNULIB_CALLOC_POSIX='0' >GNULIB_CANONICALIZE_FILE_NAME='1' >GNULIB_CEILF='0' >GNULIB_CEILL='0' >GNULIB_CHOWN='1' >GNULIB_CLOSE='1' >GNULIB_COSL='0' >GNULIB_DIRFD='1' >GNULIB_DPRINTF='0' >GNULIB_DUP2='1' >GNULIB_DUP3='0' >GNULIB_DUPLOCALE='0' >GNULIB_ENVIRON='1' >GNULIB_EUIDACCESS='1' >GNULIB_EXPL='0' >GNULIB_FACCESSAT='1' >GNULIB_FCHDIR='1' >GNULIB_FCHMODAT='1' >GNULIB_FCHOWNAT='1' >GNULIB_FCLOSE='1' >GNULIB_FCNTL='1' >GNULIB_FDOPENDIR='1' >GNULIB_FFLUSH='1' >GNULIB_FLOORF='0' >GNULIB_FLOORL='0' >GNULIB_FOPEN='1' >GNULIB_FPRINTF='1' >GNULIB_FPRINTF_POSIX='0' >GNULIB_FPURGE='1' >GNULIB_FPUTC='1' >GNULIB_FPUTS='1' >GNULIB_FREOPEN='0' >GNULIB_FREXP='0' >GNULIB_FREXPL='0' >GNULIB_FSEEK='0' >GNULIB_FSEEKO='1' >GNULIB_FSTATAT='1' >GNULIB_FSYNC='0' >GNULIB_FTELL='0' >GNULIB_FTELLO='1' >GNULIB_FTRUNCATE='0' >GNULIB_FUTIMENS='0' >GNULIB_FWRITE='1' >GNULIB_GETCWD='1' >GNULIB_GETDELIM='1' >GNULIB_GETDOMAINNAME='0' >GNULIB_GETDTABLESIZE='1' >GNULIB_GETGROUPS='1' >GNULIB_GETHOSTNAME='0' >GNULIB_GETLINE='1' >GNULIB_GETLOADAVG='0' >GNULIB_GETLOGIN='0' >GNULIB_GETLOGIN_R='0' >GNULIB_GETPAGESIZE='0' >GNULIB_GETSUBOPT='0' >GNULIB_GETTIMEOFDAY='1' >GNULIB_GETUSERSHELL='0' >GNULIB_GRANTPT='0' >GNULIB_IMAXABS='0' >GNULIB_IMAXDIV='0' >GNULIB_ISBLANK='1' >GNULIB_ISFINITE='0' >GNULIB_ISINF='0' >GNULIB_ISNAN='0' >GNULIB_ISNAND='0' >GNULIB_ISNANF='0' >GNULIB_ISNANL='0' >GNULIB_LCHMOD='0' >GNULIB_LCHOWN='1' >GNULIB_LDEXPL='0' >GNULIB_LINK='0' >GNULIB_LINKAT='0' >GNULIB_LOGB='0' >GNULIB_LOGL='0' >GNULIB_LSEEK='1' >GNULIB_LSTAT='1' >GNULIB_MALLOC_POSIX='1' >GNULIB_MBRLEN='1' >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_MEMCHR='1' >GNULIB_MEMMEM='0' >GNULIB_MEMPCPY='1' >GNULIB_MEMRCHR='1' >GNULIB_MKDIRAT='1' >GNULIB_MKDTEMP='0' >GNULIB_MKFIFO='0' >GNULIB_MKFIFOAT='0' >GNULIB_MKNOD='0' >GNULIB_MKNODAT='0' >GNULIB_MKOSTEMP='0' >GNULIB_MKOSTEMPS='0' >GNULIB_MKSTEMP='0' >GNULIB_MKSTEMPS='0' >GNULIB_MKTIME='1' >GNULIB_NANOSLEEP='0' >GNULIB_NL_LANGINFO='1' >GNULIB_OBSTACK_PRINTF='0' >GNULIB_OBSTACK_PRINTF_POSIX='0' >GNULIB_OPEN='1' >GNULIB_OPENAT='1' >GNULIB_PERROR='1' >GNULIB_PIPE2='0' >GNULIB_POPEN='0' >GNULIB_PREAD='0' >GNULIB_PRINTF='1' >GNULIB_PRINTF_POSIX='0' >GNULIB_PTSNAME='0' >GNULIB_PUTC='1' >GNULIB_PUTCHAR='1' >GNULIB_PUTENV='0' >GNULIB_PUTS='1' >GNULIB_RANDOM_R='0' >GNULIB_RAWMEMCHR='0' >GNULIB_READLINK='1' >GNULIB_READLINKAT='0' >GNULIB_REALLOC_POSIX='1' >GNULIB_REALPATH='0' >GNULIB_REMOVE='0' >GNULIB_RENAME='0' >GNULIB_RENAMEAT='0' >GNULIB_RMDIR='1' >GNULIB_ROUND='0' >GNULIB_ROUNDF='0' >GNULIB_ROUNDL='0' >GNULIB_RPMATCH='1' >GNULIB_SCANDIR='0' >GNULIB_SETENV='1' >GNULIB_SIGNBIT='0' >GNULIB_SINL='0' >GNULIB_SLEEP='0' >GNULIB_SNPRINTF='1' >GNULIB_SPRINTF_POSIX='0' >GNULIB_SQRTL='0' >GNULIB_STAT='1' >GNULIB_STDIO_H_SIGPIPE='0' >GNULIB_STPCPY='1' >GNULIB_STPNCPY='0' >GNULIB_STRCASESTR='0' >GNULIB_STRCHRNUL='0' >GNULIB_STRDUP='0' >GNULIB_STRERROR='0' >GNULIB_STRNCAT='0' >GNULIB_STRNDUP='0' >GNULIB_STRNLEN='0' >GNULIB_STRPBRK='0' >GNULIB_STRPTIME='0' >GNULIB_STRSEP='0' >GNULIB_STRSIGNAL='0' >GNULIB_STRSTR='0' >GNULIB_STRTOD='0' >GNULIB_STRTOIMAX='0' >GNULIB_STRTOK_R='0' >GNULIB_STRTOLL='0' >GNULIB_STRTOULL='0' >GNULIB_STRTOUMAX='0' >GNULIB_STRVERSCMP='0' >GNULIB_SYMLINK='0' >GNULIB_SYMLINKAT='0' >GNULIB_TANL='0' >GNULIB_TIMEGM='0' >GNULIB_TIME_R='0' >GNULIB_TMPFILE='0' >GNULIB_TRUNC='0' >GNULIB_TRUNCF='0' >GNULIB_TRUNCL='0' >GNULIB_TTYNAME_R='0' >GNULIB_UNISTD_H_GETOPT='0' >GNULIB_UNISTD_H_SIGPIPE='0' >GNULIB_UNLINK='0' >GNULIB_UNLINKAT='1' >GNULIB_UNLOCKPT='0' >GNULIB_UNSETENV='0' >GNULIB_USLEEP='0' >GNULIB_UTIMENSAT='0' >GNULIB_VASPRINTF='0' >GNULIB_VDPRINTF='0' >GNULIB_VFPRINTF='1' >GNULIB_VFPRINTF_POSIX='0' >GNULIB_VPRINTF='1' >GNULIB_VPRINTF_POSIX='0' >GNULIB_VSNPRINTF='0' >GNULIB_VSPRINTF_POSIX='0' >GNULIB_WCRTOMB='0' >GNULIB_WCSNRTOMBS='0' >GNULIB_WCSRTOMBS='0' >GNULIB_WCTOB='0' >GNULIB_WCWIDTH='0' >GNULIB_WRITE='0' >GREP='/bin/grep' >HAVE_ACOSL='1' >HAVE_ALPHASORT='1' >HAVE_ASINL='1' >HAVE_ATANL='1' >HAVE_ATOLL='1' >HAVE_ATTRIBUTE_NORETURN='' >HAVE_BTOWC='1' >HAVE_CALLOC_POSIX='1' >HAVE_CANONICALIZE_FILE_NAME='1' >HAVE_CHOWN='1' >HAVE_COSL='1' >HAVE_DECL_ACOSL='1' >HAVE_DECL_ASINL='1' >HAVE_DECL_ATANL='1' >HAVE_DECL_CEILF='1' >HAVE_DECL_CEILL='1' >HAVE_DECL_COSL='1' >HAVE_DECL_DIRFD='1' >HAVE_DECL_ENVIRON='1' >HAVE_DECL_EXPL='1' >HAVE_DECL_FDOPENDIR='1' >HAVE_DECL_FLOORF='1' >HAVE_DECL_FLOORL='1' >HAVE_DECL_FPURGE='0' >HAVE_DECL_FREXPL='1' >HAVE_DECL_GETDELIM='1' >HAVE_DECL_GETLINE='1' >HAVE_DECL_GETLOADAVG='1' >HAVE_DECL_GETLOGIN_R='1' >HAVE_DECL_GETPAGESIZE='1' >HAVE_DECL_GETUSERSHELL='1' >HAVE_DECL_IMAXABS='1' >HAVE_DECL_IMAXDIV='1' >HAVE_DECL_LDEXPL='1' >HAVE_DECL_LOGB='1' >HAVE_DECL_LOGL='1' >HAVE_DECL_MEMMEM='1' >HAVE_DECL_MEMRCHR='1' >HAVE_DECL_OBSTACK_PRINTF='1' >HAVE_DECL_ROUND='1' >HAVE_DECL_ROUNDF='1' >HAVE_DECL_ROUNDL='1' >HAVE_DECL_SINL='1' >HAVE_DECL_SNPRINTF='1' >HAVE_DECL_SQRTL='1' >HAVE_DECL_STRDUP='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_TRUNCF='1' >HAVE_DECL_TRUNCL='1' >HAVE_DECL_VSNPRINTF='1' >HAVE_DECL_WCTOB='1' >HAVE_DECL_WCWIDTH='1' >HAVE_DPRINTF='1' >HAVE_DUP2='1' >HAVE_DUP3='1' >HAVE_DUPLOCALE='1' >HAVE_EUIDACCESS='1' >HAVE_EXPL='1' >HAVE_FACCESSAT='1' >HAVE_FCHDIR='1' >HAVE_FCHMODAT='1' >HAVE_FCHOWNAT='1' >HAVE_FCNTL='1' >HAVE_FDOPENDIR='1' >HAVE_FSEEKO='1' >HAVE_FSTATAT='1' >HAVE_FSYNC='1' >HAVE_FTELLO='1' >HAVE_FTRUNCATE='1' >HAVE_FUTIMENS='1' >HAVE_GETDOMAINNAME='1' >HAVE_GETDTABLESIZE='1' >HAVE_GETGROUPS='1' >HAVE_GETHOSTNAME='1' >HAVE_GETLOGIN='1' >HAVE_GETOPT_H='1' >HAVE_GETPAGESIZE='1' >HAVE_GETSUBOPT='1' >HAVE_GETTIMEOFDAY='1' >HAVE_GRANTPT='1' >HAVE_INTTYPES_H='1' >HAVE_ISBLANK='1' >HAVE_ISNAND='1' >HAVE_ISNANF='1' >HAVE_ISNANL='1' >HAVE_ISWBLANK='' >HAVE_ISWCNTRL='' >HAVE_LANGINFO_CODESET='1' >HAVE_LANGINFO_ERA='1' >HAVE_LANGINFO_H='1' >HAVE_LCHMOD='1' >HAVE_LCHOWN='1' >HAVE_LINK='1' >HAVE_LINKAT='1' >HAVE_LOCALTIME_R='1' >HAVE_LOGL='1' >HAVE_LONG_LONG_INT='1' >HAVE_LSTAT='1' >HAVE_MALLOC_POSIX='1' >HAVE_MBRLEN='1' >HAVE_MBRTOWC='1' >HAVE_MBSINIT='1' >HAVE_MBSLEN='0' >HAVE_MBSNRTOWCS='1' >HAVE_MBSRTOWCS='1' >HAVE_MEMCHR='1' >HAVE_MEMPCPY='1' >HAVE_MKDIRAT='1' >HAVE_MKDTEMP='1' >HAVE_MKFIFO='1' >HAVE_MKFIFOAT='1' >HAVE_MKNOD='1' >HAVE_MKNODAT='1' >HAVE_MKOSTEMP='1' >HAVE_MKOSTEMPS='1' >HAVE_MKSTEMP='1' >HAVE_MKSTEMPS='1' >HAVE_NANOSLEEP='1' >HAVE_NL_LANGINFO='1' >HAVE_OPENAT='1' >HAVE_OS_H='0' >HAVE_PIPE2='1' >HAVE_PREAD='1' >HAVE_PTSNAME='1' >HAVE_RANDOM_H='0' >HAVE_RANDOM_R='1' >HAVE_RAWMEMCHR='1' >HAVE_READLINK='1' >HAVE_READLINKAT='1' >HAVE_REALLOC_POSIX='1' >HAVE_REALPATH='1' >HAVE_RENAMEAT='1' >HAVE_RPMATCH='1' >HAVE_SCANDIR='1' >HAVE_SETENV='1' >HAVE_SIGNED_SIG_ATOMIC_T='' >HAVE_SIGNED_WCHAR_T='' >HAVE_SIGNED_WINT_T='' >HAVE_SINL='1' >HAVE_SLEEP='1' >HAVE_SQRTL='1' >HAVE_STDINT_H='1' >HAVE_STPCPY='1' >HAVE_STPNCPY='1' >HAVE_STRCASECMP='1' >HAVE_STRCASESTR='1' >HAVE_STRCHRNUL='1' >HAVE_STRPBRK='1' >HAVE_STRPTIME='1' >HAVE_STRSEP='1' >HAVE_STRTOD='1' >HAVE_STRTOLL='1' >HAVE_STRTOULL='1' >HAVE_STRUCT_RANDOM_DATA='1' >HAVE_STRUCT_TIMEVAL='1' >HAVE_STRVERSCMP='1' >HAVE_SYMLINK='1' >HAVE_SYMLINKAT='1' >HAVE_SYS_BITYPES_H='' >HAVE_SYS_INTTYPES_H='' >HAVE_SYS_LOADAVG_H='0' >HAVE_SYS_PARAM_H='0' >HAVE_SYS_TIME_H='1' >HAVE_SYS_TYPES_H='1' >HAVE_TANL='1' >HAVE_TIMEGM='1' >HAVE_TTYNAME_R='1' >HAVE_UNISTD_H='' >HAVE_UNLINKAT='1' >HAVE_UNLOCKPT='1' >HAVE_UNSETENV='1' >HAVE_UNSIGNED_LONG_LONG_INT='1' >HAVE_USLEEP='1' >HAVE_UTIMENSAT='1' >HAVE_VASPRINTF='1' >HAVE_VDPRINTF='1' >HAVE_WCHAR_H='' >HAVE_WCHAR_T='1' >HAVE_WCRTOMB='1' >HAVE_WCSNRTOMBS='1' >HAVE_WCSRTOMBS='1' >HAVE_WCTYPE_H='' >HAVE_WINT_T='' >HAVE_XLOCALE_H='1' >HAVE__BOOL='1' >INCLUDES='' >INCLUDE_NEXT='include_next' >INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INT32_MAX_LT_INTMAX_MAX='1' >INT64_MAX_EQ_LONG_MAX='1' >INTLLIBS='' >INTL_MACOSX_LIBS='' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBGNULIB_LIBDEPS='' >LIBGNULIB_LTLIBDEPS='' >LIBICONV='' >LIBINTL='' >LIBOBJS='' >LIBS='' >LIBTESTS_LIBDEPS='' >LIB_CLOCK_GETTIME='-lrt' >LIB_EACCESS='' >LIB_SELINUX='' >LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/gnulib/lib"' >LOCALE_FR='none' >LOCALE_FR_UTF8='none' >LOCALE_JA='none' >LOCALE_TR_UTF8='' >LOCALE_ZH_CN='none' >LTLIBICONV='' >LTLIBINTL='' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/sys-apps/findutils-4.5.9/work/findutils-4.5.9/build-aux/missing --run makeinfo' >MKDIR_P='/bin/mkdir -p' >MKINSTALLDIRS='' >MODF_LIBM='' >MSGFMT='' >MSGFMT_015='' >MSGMERGE='' >NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='<ctype.h>' >NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='<dirent.h>' >NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' >NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>' >NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' >NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>' >NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>' >NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>' >NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>' >NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>' >NEXT_AS_FIRST_DIRECTIVE_SELINUX_SELINUX_H='' >NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' >NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' >NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>' >NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>' >NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>' >NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='<strings.h>' >NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>' >NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' >NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>' >NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='' >NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>' >NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' >NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' >NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' >NEXT_CTYPE_H='<ctype.h>' >NEXT_DIRENT_H='<dirent.h>' >NEXT_ERRNO_H='' >NEXT_FCNTL_H='<fcntl.h>' >NEXT_FLOAT_H='' >NEXT_GETOPT_H='<getopt.h>' >NEXT_INTTYPES_H='<inttypes.h>' >NEXT_LANGINFO_H='<langinfo.h>' >NEXT_LOCALE_H='<locale.h>' >NEXT_MATH_H='<math.h>' >NEXT_SELINUX_SELINUX_H='' >NEXT_STDARG_H='<stdarg.h>' >NEXT_STDDEF_H='' >NEXT_STDINT_H='<stdint.h>' >NEXT_STDIO_H='<stdio.h>' >NEXT_STDLIB_H='<stdlib.h>' >NEXT_STRINGS_H='<strings.h>' >NEXT_STRING_H='<string.h>' >NEXT_SYS_STAT_H='' >NEXT_SYS_TIME_H='<sys/time.h>' >NEXT_SYS_WAIT_H='' >NEXT_TIME_H='<time.h>' >NEXT_UNISTD_H='' >NEXT_WCHAR_H='' >NEXT_WCTYPE_H='' >OBJEXT='o' >PACKAGE='findutils' >PACKAGE_BUGREPORT='bug-findutils@gnu.org' >PACKAGE_NAME='GNU findutils' >PACKAGE_STRING='GNU findutils 4.5.9' >PACKAGE_TARNAME='findutils' >PACKAGE_URL='http://www.gnu.org/software/findutils/' >PACKAGE_VERSION='4.5.9' >PATH_SEPARATOR=':' >POSUB='' >PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' >PRIPTR_PREFIX='"l"' >PRI_MACROS_BROKEN='0' >PTRDIFF_T_SUFFIX='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >REPLACE_BTOWC='0' >REPLACE_CANONICALIZE_FILE_NAME='0' >REPLACE_CEILF='0' >REPLACE_CEILL='0' >REPLACE_CHOWN='0' >REPLACE_CLOSE='0' >REPLACE_CLOSEDIR='0' >REPLACE_DPRINTF='0' >REPLACE_DUP2='0' >REPLACE_DUP='0' >REPLACE_DUPLOCALE='0' >REPLACE_FCHOWNAT='0' >REPLACE_FCLOSE='0' >REPLACE_FCNTL='1' >REPLACE_FDOPENDIR='0' >REPLACE_FFLUSH='1' >REPLACE_FLOORF='0' >REPLACE_FLOORL='0' >REPLACE_FOPEN='0' >REPLACE_FPRINTF='0' >REPLACE_FPURGE='0' >REPLACE_FREOPEN='0' >REPLACE_FREXP='0' >REPLACE_FREXPL='0' >REPLACE_FSEEK='0' >REPLACE_FSEEKO='1' >REPLACE_FSTAT='0' >REPLACE_FSTATAT='0' >REPLACE_FTELL='0' >REPLACE_FTELLO='0' >REPLACE_FUTIMENS='0' >REPLACE_GETCWD='1' >REPLACE_GETDELIM='0' >REPLACE_GETGROUPS='0' >REPLACE_GETLINE='0' >REPLACE_GETPAGESIZE='0' >REPLACE_GETTIMEOFDAY='0' >REPLACE_HUGE_VAL='0' >REPLACE_ISFINITE='0' >REPLACE_ISINF='0' >REPLACE_ISNAN='0' >REPLACE_ISWCNTRL='' >REPLACE_LCHOWN='0' >REPLACE_LDEXPL='0' >REPLACE_LINK='0' >REPLACE_LINKAT='0' >REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' >REPLACE_LSEEK='0' >REPLACE_LSTAT='0' >REPLACE_MBRLEN='0' >REPLACE_MBRTOWC='0' >REPLACE_MBSINIT='0' >REPLACE_MBSNRTOWCS='0' >REPLACE_MBSRTOWCS='0' >REPLACE_MBSTATE_T='0' >REPLACE_MEMCHR='0' >REPLACE_MEMMEM='0' >REPLACE_MKDIR='0' >REPLACE_MKFIFO='0' >REPLACE_MKNOD='0' >REPLACE_MKSTEMP='0' >REPLACE_MKTIME='0' >REPLACE_NAN='0' >REPLACE_NANOSLEEP='GNULIB_PORTCHECK' >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_PUTENV='0' >REPLACE_READLINK='0' >REPLACE_REALPATH='0' >REPLACE_REMOVE='0' >REPLACE_RENAME='0' >REPLACE_RENAMEAT='0' >REPLACE_RMDIR='0' >REPLACE_ROUND='0' >REPLACE_ROUNDF='0' >REPLACE_ROUNDL='0' >REPLACE_SETENV='0' >REPLACE_SIGNBIT='0' >REPLACE_SIGNBIT_USING_GCC='0' >REPLACE_SLEEP='0' >REPLACE_SNPRINTF='0' >REPLACE_SPRINTF='0' >REPLACE_STAT='0' >REPLACE_STDIO_WRITE_FUNCS='0' >REPLACE_STPNCPY='0' >REPLACE_STRCASESTR='0' >REPLACE_STRDUP='0' >REPLACE_STRERROR='0' >REPLACE_STRNCAT='0' >REPLACE_STRNDUP='0' >REPLACE_STRNLEN='0' >REPLACE_STRSIGNAL='0' >REPLACE_STRSTR='0' >REPLACE_STRTOD='0' >REPLACE_STRTOK_R='0' >REPLACE_SYMLINK='0' >REPLACE_TIMEGM='GNULIB_PORTCHECK' >REPLACE_TMPFILE='0' >REPLACE_TRUNCL='0' >REPLACE_UNLINK='0' >REPLACE_UNLINKAT='0' >REPLACE_UNSETENV='0' >REPLACE_USLEEP='0' >REPLACE_UTIMENSAT='0' >REPLACE_VASPRINTF='0' >REPLACE_VDPRINTF='0' >REPLACE_VFPRINTF='0' >REPLACE_VPRINTF='0' >REPLACE_VSNPRINTF='0' >REPLACE_VSPRINTF='0' >REPLACE_WCRTOMB='0' >REPLACE_WCSNRTOMBS='0' >REPLACE_WCSRTOMBS='0' >REPLACE_WCTOB='0' >REPLACE_WCWIDTH='0' >REPLACE_WRITE='0' >SELINUX_CONTEXT_H='selinux/context.h' >SET_MAKE='' >SHELL='/bin/sh' >SIG_ATOMIC_T_SUFFIX='' >SIZE_T_SUFFIX='' >SORT='' >SORT_SUPPORTS_Z='' >STDARG_H='' >STDBOOL_H='' >STDDEF_H='' >STDINT_H='' >STRIP='' >SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' >TIME_H_DEFINES_STRUCT_TIMESPEC='1' >U='' >UINT32_MAX_LT_UINTMAX_MAX='1' >UINT64_MAX_EQ_ULONG_MAX='1' >UNDEFINE_STRTOK_R='0' >UNISTD_H_HAVE_WINSOCK2_H='0' >UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' >USE_NLS='' >VERSION='4.5.9' >WARN_CFLAGS='' >WCHAR_T_SUFFIX='' >WINT_T_SUFFIX='' >WITH_FTS_FALSE='#' >WITH_FTS_TRUE='' >XGETTEXT='' >XGETTEXT_015='' >XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format' >YACC='bison -y' >YFLAGS='' >abs_aux_dir='' >ac_ct_CC='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} 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='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >gl_LIBOBJS=' basename-lgpl.o dirname-lgpl.o stripslash.o openat-proc.o argmatch.o canonicalize.o chdir-long.o cloexec.o close-stream.o closein.o closeout.o cycle-check.o opendir-safer.o basename.o dirname.o basename-lgpl.o dirname-lgpl.o stripslash.o fcntl.o open-safer.o creat-safer.o fflush.o fseeko.o filemode.o fopen-safer.o fpurge.o fts.o openat-proc.o getcwd.o gettime.o hash.o human.o i-ring.o idcache.o modechange.o mountlist.o openat-proc.o openat-safer.o quote.o quotearg.o same.o save-cwd.o savedir.o selinux-at.o' >gl_LTLIBOBJS='' >gltests_LIBOBJS='' >gltests_LTLIBOBJS='' >gltests_WITNESS='' >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='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/sys-apps/findutils-4.5.9/work/findutils-4.5.9/build-aux/install-sh' >libdir='/usr/lib64' >libexecdir='/usr/lib64/find' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "GNU findutils" >#define PACKAGE_TARNAME "findutils" >#define PACKAGE_VERSION "4.5.9" >#define PACKAGE_STRING "GNU findutils 4.5.9" >#define PACKAGE_BUGREPORT "bug-findutils@gnu.org" >#define PACKAGE_URL "http://www.gnu.org/software/findutils/" >#define PACKAGE "findutils" >#define VERSION "4.5.9" >#define WITH_FTS 1 >#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 _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define HAVE_FSEEKO 1 >#define PROTOTYPES 1 >#define __PROTOTYPES 1 >#define HAVE_STRING_H 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_CHOWN 1 >#define HAVE_FCHOWN 1 >#define HAVE_FDOPENDIR 1 >#define HAVE_DUP2 1 >#define HAVE_FACCESSAT 1 >#define HAVE_ACCESS 1 >#define HAVE_FCHDIR 1 >#define HAVE_FCNTL 1 >#define HAVE_ISBLANK 1 >#define HAVE_ISWCTYPE 1 >#define HAVE_MBSRTOWCS 1 >#define HAVE_MEMPCPY 1 >#define HAVE_WMEMCHR 1 >#define HAVE_WMEMCPY 1 >#define HAVE_WMEMPCPY 1 >#define HAVE___FPENDING 1 >#define HAVE___FPURGE 1 >#define HAVE___FREADING 1 >#define HAVE_FSTATFS 1 >#define HAVE_GETDELIM 1 >#define HAVE_GETDTABLESIZE 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_LSTAT 1 >#define HAVE_MBSINIT 1 >#define HAVE_MBRTOWC 1 >#define HAVE_MBRLEN 1 >#define HAVE_MPROTECT 1 >#define HAVE_MEMCHR 1 >#define HAVE_ALARM 1 >#define HAVE_NL_LANGINFO 1 >#define HAVE_PATHCONF 1 >#define HAVE_READLINK 1 >#define HAVE_WCSCOLL 1 >#define HAVE_SETENV 1 >#define HAVE_STRDUP 1 >#define HAVE_TZSET 1 >#define HAVE_STRNDUP 1 >#define HAVE_SYMLINK 1 >#define HAVE_SYMLINKAT 1 >#define HAVE_READLINKAT 1 >#define HAVE_LOCALTIME_R 1 >#define HAVE_PIPE 1 >#define HAVE_WCRTOMB 1 >#define HAVE_ISWCNTRL 1 >#define HAVE_ISWBLANK 1 >#define HAVE_WCWIDTH 1 >#define HAVE_GETEGID 1 >#define HAVE_NEWLOCALE 1 >#define HAVE_GETGROUPLIST 1 >#define HAVE_SLEEP 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_CHOWN 1 >#define HAVE_CTYPE_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_ERRNO_H 1 >#define HAVE_LIBGEN_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_FLOAT_H 1 >#define HAVE_WCTYPE_H 1 >#define HAVE_STDIO_EXT_H 1 >#define HAVE_SYS_VFS_H 1 >#define HAVE_GETOPT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_WCHAR_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LANGINFO_H 1 >#define HAVE_STDDEF_H 1 >#define HAVE_XLOCALE_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_MATH_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_SYS_STATVFS_H 1 >#define HAVE_STDARG_H 1 >#define HAVE_STDIO_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_TIME_H 1 >#define HAVE_GRP_H 1 >#define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >#define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >#define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 >#define HAVE_ENVIRON_DECL 1 >#define HAVE_DECL_STRERROR_R 1 >#define HAVE_STRERROR_R 1 >#define STRERROR_R_CHAR_P 1 >#define HAVE_DECL_SETREGID 1 >#define GETGROUPS_T gid_t >#define HAVE_GETGROUPS 1 >#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >#define PROMOTED_MODE_T mode_t >#define HAVE_FCHMODAT 1 >#define HAVE_FSTATAT 1 >#define HAVE_MKDIRAT 1 >#define HAVE_OPENAT 1 >#define HAVE_UNLINKAT 1 >#define HAVE_WORKING_O_NOATIME 1 >#define HAVE_WORKING_O_NOFOLLOW 1 >#define HAVE_DECL_STRMODE 0 >#define HAVE_MBSTATE_T 1 >#define HAVE_DECL_GETCWD 1 >#define HAVE__BOOL 1 >#define HAVE_STDBOOL_H 1 >#define HAVE_COMPOUND_LITERALS 1 >#define HAVE_TM_GMTOFF 1 >#define HAVE_DECL_GETDELIM 1 >#define HAVE_DECL_GETLINE 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GETOPT_LONG_ONLY 1 >#define HAVE_DECL_OPTRESET 0 >#define HAVE_DECL_GETOPT_CLIP 0 >#define HAVE_DECL_GETENV 1 >#define restrict __restrict >#define HAVE_RAW_DECL_GETTIMEOFDAY 1 >#define HAVE_LONG_LONG_INT 1 >#define HAVE_UNSIGNED_LONG_LONG_INT 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_DECL_IMAXABS 1 >#define HAVE_DECL_IMAXDIV 1 >#define HAVE_DECL_STRTOIMAX 1 >#define HAVE_DECL_STRTOUMAX 1 >#define HAVE_DECL_GETC_UNLOCKED 1 >#define HAVE_WCHAR_T 1 >#define HAVE_STDLIB_H 1 >#define MALLOC_0_IS_NONNULL 1 >#define HAVE_MBRTOWC 1 >#define HAVE_MAP_ANONYMOUS 1 >#define HAVE_DECL_MEMRCHR 1 >#define HAVE_LONG_FILE_NAMES 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_RAW_DECL_MEMMEM 1 >#define HAVE_RAW_DECL_MEMPCPY 1 >#define HAVE_RAW_DECL_MEMRCHR 1 >#define HAVE_RAW_DECL_RAWMEMCHR 1 >#define HAVE_RAW_DECL_STPCPY 1 >#define HAVE_RAW_DECL_STPNCPY 1 >#define HAVE_RAW_DECL_STRCHRNUL 1 >#define HAVE_RAW_DECL_STRDUP 1 >#define HAVE_RAW_DECL_STRNCAT 1 >#define HAVE_RAW_DECL_STRNDUP 1 >#define HAVE_RAW_DECL_STRNLEN 1 >#define HAVE_RAW_DECL_STRPBRK 1 >#define HAVE_RAW_DECL_STRSEP 1 >#define HAVE_RAW_DECL_STRCASESTR 1 >#define HAVE_RAW_DECL_STRTOK_R 1 >#define HAVE_RAW_DECL_STRSIGNAL 1 >#define HAVE_RAW_DECL_STRVERSCMP 1 >#define HAVE_RAW_DECL_STRCASECMP 1 >#define HAVE_RAW_DECL_STRNCASECMP 1 >#define HAVE_DECL_STRNDUP 1 >#define HAVE_DECL_STRNLEN 1 >#define HAVE_WINT_T 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_DECL_ALARM 1 >#define HAVE_ALLOCA 1 >#define GNULIB_AREADLINKAT 1 >#define GNULIB_TEST_BTOWC 1 >#define GNULIB_CANONICALIZE 1 >#define GNULIB_TEST_CANONICALIZE 1 >#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 >#define GNULIB_TEST_CHOWN 1 >#define HAVE_CLOCK_GETTIME 1 >#define HAVE_CLOCK_SETTIME 1 >#define GNULIB_TEST_CLOEXEC 1 >#define GNULIB_TEST_CLOSE 1 >#define GNULIB_CLOSE_STREAM 1 >#define HAVE_RAW_DECL_ISBLANK 1 >#define D_INO_IN_DIRENT 1 >#define HAVE_STRUCT_DIRENT_D_TYPE 1 >#define HAVE_RAW_DECL_ALPHASORT 1 >#define HAVE_RAW_DECL_DIRFD 1 >#define HAVE_RAW_DECL_FDOPENDIR 1 >#define HAVE_RAW_DECL_SCANDIR 1 >#define GNULIB_DIRENT_SAFER 1 >#define HAVE_DIRFD 1 >#define HAVE_DECL_DIRFD 1 >#define GNULIB_TEST_DIRFD 1 >#define GNULIB_DIRNAME 1 >#define GNULIB_TEST_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_FCLOSE 1 >#define GNULIB_TEST_FCNTL 1 >#define HAVE_RAW_DECL_FCNTL 1 >#define HAVE_RAW_DECL_OPENAT 1 >#define GNULIB_FCNTL_SAFER 1 >#define HAVE_DECL_FDOPENDIR 1 >#define GNULIB_TEST_FDOPENDIR 1 >#define GNULIB_FDOPENDIR 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_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_FSEEKO 1 >#define GNULIB_TEST_FTELLO 1 >#define HAVE_FCHMODAT 1 >#define HAVE_FSTATAT 1 >#define HAVE_MKDIRAT 1 >#define HAVE_OPENAT 1 >#define HAVE_UNLINKAT 1 >#define HAVE_STRUCT_STATFS_F_TYPE 1 >#define HAVE_PARTLY_WORKING_GETCWD 1 >#define HAVE_GETPAGESIZE 1 >#define GNULIB_TEST_GETCWD 1 >#define HAVE_STRUCT_TM_TM_ZONE 1 >#define HAVE_TM_ZONE 1 >#define TIME_T_FITS_IN_LONG_INT 1 >#define GNULIB_TEST_GETDELIM 1 >#define GNULIB_TEST_GETDTABLESIZE 1 >#define GNULIB_TEST_GETGROUPS 1 >#define GNULIB_TEST_GETLINE 1 >#define GNULIB_TEST_GETOPT_GNU 1 >#define GETTIMEOFDAY_TIMEZONE struct timezone >#define GNULIB_TEST_GETTIMEOFDAY 1 >#define HAVE_INLINE 1 >#define GL_TRIGGER_STDC_LIMIT_MACROS 1 >#define HAVE_RAW_DECL_IMAXABS 1 >#define HAVE_RAW_DECL_IMAXDIV 1 >#define HAVE_RAW_DECL_STRTOIMAX 1 >#define HAVE_RAW_DECL_STRTOUMAX 1 >#define HAVE_RAW_DECL_NL_LANGINFO 1 >#define HAVE_LCHOWN 1 >#define GNULIB_TEST_LCHOWN 1 >#define HAVE_RAW_DECL_DUPLOCALE 1 >#define GNULIB_TEST_LSEEK 1 >#define GNULIB_TEST_LSTAT 1 >#define HAVE_STDLIB_H 1 >#define HAVE_MALLOC 1 >#define GNULIB_MALLOC_GNU 1 >#define HAVE_MALLOC_POSIX 1 >#define GNULIB_TEST_MALLOC_POSIX 1 >#define HAVE_RAW_DECL_ACOSL 1 >#define HAVE_RAW_DECL_ASINL 1 >#define HAVE_RAW_DECL_ATANL 1 >#define HAVE_RAW_DECL_CEILF 1 >#define HAVE_RAW_DECL_CEILL 1 >#define HAVE_RAW_DECL_COSL 1 >#define HAVE_RAW_DECL_EXPL 1 >#define HAVE_RAW_DECL_FLOORF 1 >#define HAVE_RAW_DECL_FLOORL 1 >#define HAVE_RAW_DECL_FREXPL 1 >#define HAVE_RAW_DECL_LDEXPL 1 >#define HAVE_RAW_DECL_LOGB 1 >#define HAVE_RAW_DECL_LOGL 1 >#define HAVE_RAW_DECL_ROUND 1 >#define HAVE_RAW_DECL_ROUNDF 1 >#define HAVE_RAW_DECL_ROUNDL 1 >#define HAVE_RAW_DECL_SINL 1 >#define HAVE_RAW_DECL_SQRTL 1 >#define HAVE_RAW_DECL_TANL 1 >#define HAVE_RAW_DECL_TRUNC 1 >#define HAVE_RAW_DECL_TRUNCF 1 >#define HAVE_RAW_DECL_TRUNCL 1 >#define GNULIB_TEST_MBRLEN 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 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 HAVE_SYS_MOUNT_H 1 >#define HAVE_MNTENT_H 1 >#define HAVE_GETMNTENT 1 >#define MOUNTED_GETMNTENT1 1 >#define GNULIB_TEST_NL_LANGINFO 1 >#define GNULIB_TEST_OPEN 1 >#define HAVE_FCHMODAT 1 >#define HAVE_FSTATAT 1 >#define HAVE_MKDIRAT 1 >#define HAVE_OPENAT 1 >#define HAVE_UNLINKAT 1 >#define GNULIB_OPENAT_SAFER 1 >#define GNULIB_TEST_PERROR 1 >#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 >#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 >#define GNULIB_TEST_READLINK 1 >#define HAVE_STDLIB_H 1 >#define HAVE_REALLOC 1 >#define GNULIB_REALLOC_GNU 1 >#define HAVE_REALLOC_POSIX 1 >#define GNULIB_TEST_REALLOC_POSIX 1 >#define GNULIB_TEST_RMDIR 1 >#define HAVE_RPMATCH 1 >#define GNULIB_TEST_RPMATCH 1 >#define GNULIB_TEST_SETENV 1 >#define HAVE_STDINT_H 1 >#define HAVE_SNPRINTF 1 >#define GNULIB_TEST_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 HAVE_RAW_DECL_DPRINTF 1 >#define HAVE_RAW_DECL_FSEEKO 1 >#define HAVE_RAW_DECL_FTELLO 1 >#define HAVE_RAW_DECL_GETDELIM 1 >#define HAVE_RAW_DECL_GETLINE 1 >#define HAVE_RAW_DECL_POPEN 1 >#define HAVE_RAW_DECL_RENAMEAT 1 >#define HAVE_RAW_DECL_SNPRINTF 1 >#define HAVE_RAW_DECL_TMPFILE 1 >#define HAVE_RAW_DECL_VDPRINTF 1 >#define HAVE_RAW_DECL_VSNPRINTF 1 >#define HAVE_STRUCT_RANDOM_DATA 1 >#define HAVE_RAW_DECL_ATOLL 1 >#define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 >#define HAVE_RAW_DECL_GETLOADAVG 1 >#define HAVE_RAW_DECL_GETSUBOPT 1 >#define HAVE_RAW_DECL_GRANTPT 1 >#define HAVE_RAW_DECL_MKDTEMP 1 >#define HAVE_RAW_DECL_MKOSTEMP 1 >#define HAVE_RAW_DECL_MKOSTEMPS 1 >#define HAVE_RAW_DECL_MKSTEMP 1 >#define HAVE_RAW_DECL_MKSTEMPS 1 >#define HAVE_RAW_DECL_PTSNAME 1 >#define HAVE_RAW_DECL_RANDOM_R 1 >#define HAVE_RAW_DECL_SRANDOM_R 1 >#define HAVE_RAW_DECL_SETSTATE_R 1 >#define HAVE_RAW_DECL_REALPATH 1 >#define HAVE_RAW_DECL_RPMATCH 1 >#define HAVE_RAW_DECL_SETENV 1 >#define HAVE_RAW_DECL_STRTOD 1 >#define HAVE_RAW_DECL_STRTOLL 1 >#define HAVE_RAW_DECL_STRTOULL 1 >#define HAVE_RAW_DECL_UNLOCKPT 1 >#define HAVE_RAW_DECL_UNSETENV 1 >#define HAVE_STPCPY 1 >#define GNULIB_TEST_STPCPY 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRNCASECMP 1 >#define HAVE_DECL_STRNCASECMP 1 > >configure: caught signal 2 >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 333321
:
243465
| 243473