Build of cpio with vanilla toolchain

The build took 00h 02m 08s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
45,114 ansic
11,691 makefile
7,771 sh
1,254 yacc
31 sed
65,861 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: cpio 2.12-3 (Wed Aug 24 13:15:07 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether UID '1000' is supported by ustar format... yes
# checking whether GID '1000' is supported by ustar format... yes
# checking how to create a ustar tar archive... gnutar
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking whether gcc needs -traditional... no
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for bison... bison -y
# checking for Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for gcc option to accept ISO C99... none needed
# checking for gcc option to accept ISO Standard C... (cached) none needed
# checking for function prototypes... yes
# checking for special C compiler options needed for large files... (cached) no
# checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
# checking return type of signal handlers... void
# checking whether sys/types.h defines makedev... yes
# checking for an ANSI C-conforming const... yes
# checking for uid_t in sys/types.h... yes
# checking for gid_t... yes
# checking for ANSI C header files... (cached) yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for fchmod... yes
# checking for fchown... yes
# checking for setmode... no
# checking for getpwuid... yes
# checking for getpwnam... yes
# checking for getgrgid... yes
# checking for getgrnam... yes
# checking for pipe... yes
# checking for fork... yes
# checking for getuid... yes
# checking for geteuid... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for inline... inline
# checking for C/C++ restrict keyword... __restrict
# checking whether clearerr_unlocked is declared... yes
# checking whether feof_unlocked is declared... yes
# checking whether ferror_unlocked is declared... yes
# checking whether fflush_unlocked is declared... yes
# checking whether fgets_unlocked is declared... yes
# checking whether fputc_unlocked is declared... yes
# checking whether fputs_unlocked is declared... yes
# checking whether fread_unlocked is declared... yes
# checking whether fwrite_unlocked is declared... yes
# checking whether getc_unlocked is declared... yes
# checking whether getchar_unlocked is declared... yes
# checking whether putc_unlocked is declared... yes
# checking whether putchar_unlocked is declared... yes
# checking for flockfile... yes
# checking for funlockfile... yes
# checking for chown... yes
# checking for fchown... (cached) yes
# checking for _set_invalid_parameter_handler... no
# checking for fchdir... yes
# checking for fdopendir... yes
# checking for fcntl... yes
# checking for symlink... yes
# checking for mempcpy... yes
# checking for btowc... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for mbsrtowcs... yes
# checking for wmemchr... yes
# checking for wmemcpy... yes
# checking for wmempcpy... yes
# checking for fstatat... yes
# checking for getdelim... yes
# checking for getdtablesize... yes
# checking for gettimeofday... yes
# checking for nanotime... no
# checking for lchmod... no
# checking for lstat... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mprotect... yes
# checking for openat... yes
# checking for setenv... yes
# checking for sleep... yes
# checking for strdup... yes
# checking for strndup... yes
# checking for localtime_r... yes
# checking for pipe... (cached) yes
# checking for futimes... yes
# checking for futimesat... yes
# checking for futimens... yes
# checking for utimensat... yes
# checking for lutimes... yes
# checking for vasnprintf... no
# checking for snprintf... yes
# checking for iswcntrl... yes
# checking for mkfifo... yes
# checking for setlocale... yes
# checking for features.h... yes
# checking for linewrap.h... no
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for sys/socket.h... yes
# checking for dirent.h... yes
# checking for wctype.h... yes
# checking for stdio_ext.h... yes
# checking for sys/stat.h... (cached) yes
# checking for getopt.h... yes
# checking for sys/time.h... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for sys/mman.h... yes
# checking for strings.h... (cached) yes
# checking for sysexits.h... yes
# checking for utime.h... yes
# checking for net/errno.h... no
# checking for sys/inet.h... no
# checking for netdb.h... yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for fcntl.h... yes
# checking for sys/wait.h... yes
# checking for sys/gentape.h... no
# checking for sys/tape.h... no
# checking for sys/device.h... no
# checking for sys/tprintf.h... no
# checking for sys/mtio.h... yes
# checking for sgtty.h... yes
# checking for sys/io/trioctl.h... no
# checking for locale.h... yes
# checking for pwd.h... yes
# checking for grp.h... yes
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for unistd.h... (cached) yes
# checking for working chown... yes
# checking whether chown dereferences symlinks... yes
# checking whether chown honors trailing slash... yes
# checking whether chown always updates ctime... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking whether // is distinct from /... no
# checking if environ is properly declared... yes
# checking for complete errno.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... yes
# checking whether fchdir is declared... yes
# checking for working fcntl.h... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking for mbstate_t... yes
# checking whether stdin defaults to large file offsets... yes
# checking whether fseeko is declared... yes
# checking for fseeko... yes
# checking whether stat file-mode macros are broken... no
# checking for nlink_t... yes
# checking whether fchmodat is declared without a macro... yes
# checking whether fstat is declared without a macro... yes
# checking whether fstatat is declared without a macro... yes
# checking whether futimens is declared without a macro... yes
# checking whether lchmod is declared without a macro... yes
# checking whether lstat is declared without a macro... yes
# checking whether mkdirat is declared without a macro... yes
# checking whether mkfifo is declared without a macro... yes
# checking whether mkfifoat is declared without a macro... yes
# checking whether mknod is declared without a macro... yes
# checking whether mknodat is declared without a macro... yes
# checking whether stat is declared without a macro... yes
# checking whether utimensat is declared without a macro... yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether getcwd (NULL, 0) allocates memory for result... yes
# checking for getcwd with POSIX signature... yes
# checking whether getcwd is declared... yes
# checking whether getdelim is declared... yes
# checking whether getdtablesize is declared... yes
# checking whether getline is declared... yes
# checking for getopt.h... (cached) yes
# checking for getopt_long_only... yes
# checking whether getopt is POSIX compatible... yes
# checking for working GNU getopt function... yes
# checking for working GNU getopt_long function... yes
# checking whether getenv is declared... yes
# checking for struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether gettimeofday is declared without a macro... yes
# checking for off_t... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether stdint.h conforms to C99... yes
# checking whether imaxabs is declared without a macro... yes
# checking whether imaxdiv is declared without a macro... yes
# checking whether strtoimax is declared without a macro... yes
# checking whether strtoumax is declared without a macro... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for nl_langinfo and CODESET... yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking for a french Unicode locale... none
# checking for a traditional french locale... none
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking whether memrchr is declared... yes
# checking whether alarm is declared... yes
# checking for promoted mode_t type... mode_t
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for compound literals... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for struct tm.tm_gmtoff... yes
# checking for ssize_t... yes
# checking whether setenv is declared... yes
# checking search.h usability... yes
# checking search.h presence... yes
# checking for search.h... yes
# checking for tsearch... yes
# checking for sigset_t... yes
# checking for wchar_t... yes
# checking whether strdup is declared... yes
# checking whether strerror(0) succeeds... yes
# checking whether ffsl is declared without a macro... yes
# checking whether ffsll is declared without a macro... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... yes
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... yes
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... yes
# checking whether ffs is declared without a macro... yes
# checking whether strcasecmp is declared without a macro... yes
# checking whether strncasecmp is declared without a macro... yes
# checking whether strndup is declared... (cached) yes
# checking whether strnlen is declared... (cached) yes
# checking for struct timespec in ... yes
# checking whether unsetenv is declared... yes
# checking whether the utimes function works... yes
# checking for struct utimbuf... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking where to find the exponent in a 'double'... word 1 bit 20
# checking whether snprintf returns a byte count as in C99... yes
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... (cached) yes
# checking for wcrtomb... yes
# checking whether _snprintf is declared... no
# checking whether vsnprintf is declared... yes
# checking whether uses 'inline' correctly... yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for alloca as a compiler built-in... yes
# checking whether program_invocation_name is declared... yes
# checking whether program_invocation_short_name is declared... yes
# checking whether program_invocation_name is defined... yes
# checking whether program_invocation_short_name is defined... yes
# checking whether this system has an arbitrary file name length limit... yes
# checking for library containing clock_gettime... none required
# checking for clock_gettime... yes
# checking for clock_settime... yes
# checking for closedir... yes
# checking for d_ino member in directory struct... yes
# checking whether alphasort is declared without a macro... yes
# checking whether closedir is declared without a macro... yes
# checking whether dirfd is declared without a macro... yes
# checking whether fdopendir is declared without a macro... yes
# checking whether opendir is declared without a macro... yes
# checking whether readdir is declared without a macro... yes
# checking whether rewinddir is declared without a macro... yes
# checking whether scandir is declared without a macro... yes
# checking for dirfd... yes
# checking whether dirfd is declared... (cached) yes
# checking whether dirfd is a macro... no
# checking whether // is distinct from /... (cached) no
# checking whether dup2 works... yes
# checking for error_at_line... yes
# checking whether fcntl handles F_DUPFD correctly... yes
# checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
# checking whether fcntl is declared without a macro... yes
# checking whether openat is declared without a macro... yes
# checking whether fdopendir is declared... (cached) yes
# checking whether fdopendir works... yes
# checking for struct stat.st_blocks... yes
# checking whether conversion from 'int' to 'long double' works... yes
# checking for working GNU fnmatch... yes
# checking for __fpending... yes
# checking whether __fpending is declared... yes
# checking for fseeko... (cached) yes
# checking whether fstatat (..., 0) works... yes
# checking whether getcwd handles long file names properly... yes
# checking for getpagesize... yes
# checking whether getcwd aborts when 4k < cwd_length < 16k... no
# checking for working getdelim function... yes
# checking whether getdtablesize works... yes
# checking for getline... yes
# checking for working getline function... yes
# checking whether gettimeofday clobbers localtime buffer... no
# checking for gettimeofday with POSIX signature... almost
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... yes
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... yes
# checking for lchown... yes
# checking whether lseek detects pipes... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... (cached) yes
# checking whether mbrtowc handles incomplete characters... guessing yes
# checking whether mbrtowc works as well as mbtowc... guessing yes
# checking whether mbrtowc handles a NULL pwc argument... guessing yes
# checking whether mbrtowc handles a NULL string argument... guessing yes
# checking whether mbrtowc has a correct return value... guessing yes
# checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
# checking whether mbrtowc works on empty input... yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbsrtowcs works... guessing yes
# checking for mempcpy... (cached) yes
# checking for memrchr... yes
# checking for working mktime... yes
# checking for obstacks that work with any size object... no
# checking whether open recognizes a trailing slash... yes
# checking for opendir... yes
# checking for struct tm.tm_zone... yes
# checking whether program_invocation_name is declared... (cached) yes
# checking whether program_invocation_short_name is declared... (cached) yes
# checking for raise... yes
# checking for rawmemchr... yes
# checking for readdir... yes
# checking for rewinddir... yes
# checking whether setenv validates arguments... yes
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking whether pthread_sigmask is declared without a macro... yes
# checking whether sigaction is declared without a macro... yes
# checking whether sigaddset is declared without a macro... yes
# checking whether sigdelset is declared without a macro... yes
# checking whether sigemptyset is declared without a macro... yes
# checking whether sigfillset is declared without a macro... yes
# checking whether sigismember is declared without a macro... yes
# checking whether sigpending is declared without a macro... yes
# checking whether sigprocmask is declared without a macro... yes
# checking whether sleep is declared... yes
# checking for working sleep... yes
# checking for ssize_t... (cached) yes
# checking whether stat handles trailing slashes on directories... yes
# checking whether stat handles trailing slashes on files... yes
# checking for struct stat.st_atim.tv_nsec... yes
# checking whether struct stat.st_atim is of type struct timespec... yes
# checking for struct stat.st_birthtimespec.tv_nsec... no
# checking for struct stat.st_birthtimensec... no
# checking for struct stat.st_birthtim.tv_nsec... no
# checking for working stdalign.h... yes
# checking for va_copy... yes
# checking for max_align_t... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking which flavor of printf attribute matches inttypes macros... system
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... no
# checking whether fseeko is declared without a macro... yes
# checking whether ftello is declared without a macro... yes
# checking whether getdelim is declared without a macro... yes
# checking whether getline is declared without a macro... yes
# checking whether gets is declared without a macro... no
# checking whether pclose is declared without a macro... yes
# checking whether popen is declared without a macro... yes
# checking whether renameat is declared without a macro... yes
# checking whether snprintf is declared without a macro... yes
# checking whether tmpfile is declared without a macro... yes
# checking whether vdprintf is declared without a macro... yes
# checking whether vsnprintf is declared without a macro... yes
# checking whether _Exit is declared without a macro... yes
# checking whether atoll is declared without a macro... yes
# checking whether canonicalize_file_name is declared without a macro... yes
# checking whether getloadavg is declared without a macro... yes
# checking whether getsubopt is declared without a macro... yes
# checking whether grantpt is declared without a macro... yes
# checking whether initstate is declared without a macro... yes
# checking whether initstate_r is declared without a macro... yes
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... yes
# checking whether mkostemps is declared without a macro... yes
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... yes
# checking whether posix_openpt is declared without a macro... yes
# checking whether ptsname is declared without a macro... yes
# checking whether ptsname_r is declared without a macro... yes
# checking whether random is declared without a macro... yes
# checking whether random_r is declared without a macro... yes
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... yes
# checking whether secure_getenv is declared without a macro... yes
# checking whether setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... yes
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... yes
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strncasecmp... yes
# checking whether strncasecmp is declared... (cached) yes
# checking for strchrnul... yes
# checking whether strchrnul works... yes
# checking for working strerror function... yes
# checking for working strndup... yes
# checking for working strnlen... yes
# checking for strtol... yes
# checking for nlink_t... (cached) yes
# checking whether fchmodat is declared without a macro... (cached) yes
# checking whether fstat is declared without a macro... (cached) yes
# checking whether fstatat is declared without a macro... (cached) yes
# checking whether futimens is declared without a macro... (cached) yes
# checking whether lchmod is declared without a macro... (cached) yes
# checking whether lstat is declared without a macro... (cached) yes
# checking whether mkdirat is declared without a macro... (cached) yes
# checking whether mkfifo is declared without a macro... (cached) yes
# checking whether mkfifoat is declared without a macro... (cached) yes
# checking whether mknod is declared without a macro... (cached) yes
# checking whether mknodat is declared without a macro... (cached) yes
# checking whether stat is declared without a macro... (cached) yes
# checking whether utimensat is declared without a macro... (cached) yes
# checking whether localtime_r is declared... yes
# checking whether localtime_r is compatible with its POSIX signature... yes
# checking whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... yes
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... yes
# checking whether getdtablesize is declared without a macro... yes
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... yes
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... yes
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... yes
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking for unsetenv... yes
# checking for unsetenv() return type... int
# checking whether unsetenv obeys POSIX... yes
# checking whether utimensat works... needs runtime check
# checking for ptrdiff_t... yes
# checking for vsnprintf... yes
# checking whether snprintf respects a size of 1... yes
# checking whether printf supports POSIX/XSI format strings with positions... yes
# checking whether btowc is declared without a macro... yes
# checking whether wctob is declared without a macro... yes
# checking whether mbsinit is declared without a macro... yes
# checking whether mbrtowc is declared without a macro... yes
# checking whether mbrlen is declared without a macro... yes
# checking whether mbsrtowcs is declared without a macro... yes
# checking whether mbsnrtowcs is declared without a macro... yes
# checking whether wcrtomb is declared without a macro... yes
# checking whether wcsrtombs is declared without a macro... yes
# checking whether wcsnrtombs is declared without a macro... yes
# checking whether wcwidth is declared without a macro... yes
# checking whether wmemchr is declared without a macro... yes
# checking whether wmemcmp is declared without a macro... yes
# checking whether wmemcpy is declared without a macro... yes
# checking whether wmemmove is declared without a macro... yes
# checking whether wmemset is declared without a macro... yes
# checking whether wcslen is declared without a macro... yes
# checking whether wcsnlen is declared without a macro... yes
# checking whether wcscpy is declared without a macro... yes
# checking whether wcpcpy is declared without a macro... yes
# checking whether wcsncpy is declared without a macro... yes
# checking whether wcpncpy is declared without a macro... yes
# checking whether wcscat is declared without a macro... yes
# checking whether wcsncat is declared without a macro... yes
# checking whether wcscmp is declared without a macro... yes
# checking whether wcsncmp is declared without a macro... yes
# checking whether wcscasecmp is declared without a macro... yes
# checking whether wcsncasecmp is declared without a macro... yes
# checking whether wcscoll is declared without a macro... yes
# checking whether wcsxfrm is declared without a macro... yes
# checking whether wcsdup is declared without a macro... yes
# checking whether wcschr is declared without a macro... yes
# checking whether wcsrchr is declared without a macro... yes
# checking whether wcscspn is declared without a macro... yes
# checking whether wcsspn is declared without a macro... yes
# checking whether wcspbrk is declared without a macro... yes
# checking whether wcsstr is declared without a macro... yes
# checking whether wcstok is declared without a macro... yes
# checking whether wcswidth is declared without a macro... yes
# checking whether iswcntrl works... yes
# checking for towlower... yes
# checking for wctype_t... yes
# checking for wctrans_t... yes
# checking whether wctype is declared without a macro... yes
# checking whether iswctype is declared without a macro... yes
# checking whether wctrans is declared without a macro... yes
# checking whether towctrans is declared without a macro... yes
# checking for stdint.h... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for struct stat.st_blksize... yes
# checking for library containing setsockopt... none required
# checking for library containing setsockopt... (cached) none required
# checking for sys/mtio.h... (cached) yes
# checking which ioctl field to test for reversed bytes... mt_type
# checking whether to build rmt... yes
# checking for remote tape header files... yes
# checking for sys/buf.h... no
# checking for struct stat.st_blksize... (cached) yes
# checking for library containing gethostbyname... none required
# checking for getpwuid... (cached) yes
# checking for getpwnam... (cached) yes
# checking for getgrgid... (cached) yes
# checking for getgrnam... (cached) yes
# checking for pipe... (cached) yes
# checking for fork... (cached) yes
# checking for getuid... (cached) yes
# checking for geteuid... (cached) yes
# checking for getgid... yes
# checking for setuid... yes
# checking for setgid... yes
# checking for mknod... yes
# checking for symlink... (cached) yes
# checking for link... yes
# checking for chown... (cached) yes
# checking for structure packing via __attribute__((packed))... yes
# ./configure: line 26866: test: =: unary operator expected
# checking for unistd.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for fcntl.h... (cached) yes
# checking for pwd.h... (cached) yes
# checking for grp.h... (cached) yes
# checking for sys/io/trioctl.h... (cached) no
# checking utmp.h usability... yes
# checking utmp.h presence... yes
# checking for utmp.h... yes
# checking for getopt.h... (cached) yes
# checking for locale.h... (cached) yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking for sys/wait.h... (cached) yes
# checking for utime.h... (cached) yes
# checking for locale.h... (cached) yes
# checking process.h usability... no
# checking process.h presence... no
# checking for process.h... no
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking whether errno is declared... yes
# checking whether getpwnam is declared... yes
# checking whether getgrnam is declared... yes
# checking whether getgrgid is declared... yes
# checking whether strdup is declared... (cached) yes
# checking whether strerror is declared... yes
# checking whether getenv is declared... (cached) yes
# checking whether atoi is declared... yes
# checking whether exit is declared... yes
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for iconv... yes
# checking for working iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating tests/Makefile
# config.status: creating tests/atlocal
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating gnu/Makefile
# config.status: creating lib/Makefile
# config.status: creating rmt/Makefile
# config.status: creating src/Makefile
# config.status: creating po/Makefile.in
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# config.status: executing tests/atconfig commands
# make all-recursive
# make[1]: Entering directory '/tmp/cpio/src/cpio-2.12'
# Making all in doc
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/doc'
# Making all in gnu
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/gnu'
# GEN alloca.h
# GEN configmake.h
# GEN c++defs.h
# GEN arg-nonnull.h
# GEN warn-on-use.h
# GEN sys/types.h
# GEN dirent.h
# GEN fcntl.h
# GEN getopt.h
# GEN inttypes.h
# GEN signal.h
# GEN stdio.h
# GEN stdlib.h
# GEN string.h
# GEN strings.h
# GEN sys/stat.h
# GEN sys/time.h
# GEN time.h
# GEN unistd.h
# GEN wchar.h
# GEN wctype.h
# make all-recursive
# make[3]: Entering directory '/tmp/cpio/src/cpio-2.12/gnu'
# make[4]: Entering directory '/tmp/cpio/src/cpio-2.12/gnu'
# CC argmatch.o
# CC argp-ba.o
# CC argp-eexst.o
# CC argp-fmtstream.o
# CC argp-fs-xinl.o
# CC argp-help.o
# CC argp-parse.o
# CC argp-pin.o
# CC argp-pv.o
# CC argp-pvh.o
# CC argp-xinl.o
# CC argp-version-etc.o
# CC bitrotate.o
# CC c-ctype.o
# CC c-strcasecmp.o
# CC c-strncasecmp.o
# CC cloexec.o
# CC close-stream.o
# CC closeout.o
# CC opendir-safer.o
# CC dirname.o
# CC basename.o
# CC dirname-lgpl.o
# CC basename-lgpl.o
# CC stripslash.o
# CC exitfail.o
# CC fd-hook.o
# CC filenamecat-lgpl.o
# CC full-write.o
# CC gettime.o
# CC hash.o
# CC imaxtostr.o
# CC inttostr.o
# CC offtostr.o
# CC uinttostr.o
# CC umaxtostr.o
# CC localcharset.o
# CC malloca.o
# CC openat-die.o
# CC parse-datetime.o
# CC progname.o
# CC quotearg.o
# CC safe-read.o
# CC safe-write.o
# CC save-cwd.o
# CC savedir.o
# CC stat-time.o
# CC strnlen1.o
# CC timespec.o
# CC unistd.o
# CC dup-safer.o
# CC fd-safer.o
# CC pipe-safer.o
# CC utimens.o
# CC version-etc.o
# CC version-etc-fsf.o
# CC wctype-h.o
# CC xmalloc.o
# CC xalloc-die.o
# CC xgetcwd.o
# CC xsize.o
# CC xstrndup.o
# CC asnprintf.o
# CC chdir-long.o
# CC fcntl.o
# CC getopt.o
# CC getopt1.o
# CC obstack.o
# CC openat-proc.o
# CC printf-args.o
# CC printf-parse.o
# CC utimensat.o
# CC vasnprintf.o
# GEN charset.alias
# GEN ref-add.sed
# GEN ref-del.sed
# AR libgnu.a
# make[4]: Leaving directory '/tmp/cpio/src/cpio-2.12/gnu'
# make[3]: Leaving directory '/tmp/cpio/src/cpio-2.12/gnu'
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/gnu'
# Making all in lib
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/lib'
# GEN rmt-command.h
# make all-am
# make[3]: Entering directory '/tmp/cpio/src/cpio-2.12/lib'
# CC exit.o
# CC exit-status.o
# CC rtapelib.o
# CC sysdep.o
# CC error.o
# CC names.o
# AR libpax.a
# make[3]: Leaving directory '/tmp/cpio/src/cpio-2.12/lib'
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/lib'
# Making all in rmt
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/rmt'
# CC rmt.o
# CCLD rmt
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/rmt'
# Making all in src
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/src'
# CC copyin.o
# CC copyout.o
# CC copypass.o
# CC defer.o
# CC dstring.o
# CC global.o
# CC fatal.o
# CC main.o
# CC tar.o
# CC util.o
# CC filemode.o
# CC idcache.o
# CC makepath.o
# CC userspec.o
# CCLD cpio
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/src'
# Making all in po
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/po'
# Making all in tests
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/tests'
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12'
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12'
# make[1]: Leaving directory '/tmp/cpio/src/cpio-2.12'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in doc
# make[1]: Entering directory '/tmp/cpio/src/cpio-2.12/doc'
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/cpio/pkg/cpio/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/cpio/pkg/cpio/usr/share/info'
# /usr/bin/install -c -m 644 cpio.1 '/tmp/cpio/pkg/cpio/usr/share/man/man1'
# /usr/bin/install -c -m 644 ./cpio.info '/tmp/cpio/pkg/cpio/usr/share/info'
# /usr/sbin/mkdir -p '/tmp/cpio/pkg/cpio/usr/share/man/man8'
# install-info --info-dir='/tmp/cpio/pkg/cpio/usr/share/info' '/tmp/cpio/pkg/cpio/usr/share/info/cpio.info'
# /usr/bin/install -c -m 644 rmt.8 '/tmp/cpio/pkg/cpio/usr/share/man/man8'
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/doc'
# make[1]: Leaving directory '/tmp/cpio/src/cpio-2.12/doc'
# Making install in gnu
# make[1]: Entering directory '/tmp/cpio/src/cpio-2.12/gnu'
# make install-recursive
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/gnu'
# make[3]: Entering directory '/tmp/cpio/src/cpio-2.12/gnu'
# make[4]: Entering directory '/tmp/cpio/src/cpio-2.12/gnu'
# if test yes = no; then \
# case 'linux-gnu' in \
# darwin[56]*) \
# need_charset_alias=true ;; \
# darwin* | cygwin* | mingw* | pw32* | cegcc*) \
# need_charset_alias=false ;; \
# *) \
# need_charset_alias=true ;; \
# esac ; \
# else \
# need_charset_alias=false ; \
# fi ; \
# if $need_charset_alias; then \
# /bin/sh /tmp/cpio/src/cpio-2.12/build-aux/install-sh -d /tmp/cpio/pkg/cpio/usr/lib ; \
# fi ; \
# if test -f /tmp/cpio/pkg/cpio/usr/lib/charset.alias; then \
# sed -f ref-add.sed /tmp/cpio/pkg/cpio/usr/lib/charset.alias > /tmp/cpio/pkg/cpio/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/cpio/pkg/cpio/usr/lib/charset.tmp /tmp/cpio/pkg/cpio/usr/lib/charset.alias ; \
# rm -f /tmp/cpio/pkg/cpio/usr/lib/charset.tmp ; \
# else \
# if $need_charset_alias; then \
# sed -f ref-add.sed charset.alias > /tmp/cpio/pkg/cpio/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/cpio/pkg/cpio/usr/lib/charset.tmp /tmp/cpio/pkg/cpio/usr/lib/charset.alias ; \
# rm -f /tmp/cpio/pkg/cpio/usr/lib/charset.tmp ; \
# fi ; \
# fi
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/cpio/src/cpio-2.12/gnu'
# make[3]: Leaving directory '/tmp/cpio/src/cpio-2.12/gnu'
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/gnu'
# make[1]: Leaving directory '/tmp/cpio/src/cpio-2.12/gnu'
# Making install in lib
# make[1]: Entering directory '/tmp/cpio/src/cpio-2.12/lib'
# make install-am
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/lib'
# make[3]: Entering directory '/tmp/cpio/src/cpio-2.12/lib'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/cpio/src/cpio-2.12/lib'
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/lib'
# make[1]: Leaving directory '/tmp/cpio/src/cpio-2.12/lib'
# Making install in rmt
# make[1]: Entering directory '/tmp/cpio/src/cpio-2.12/rmt'
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/rmt'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/cpio/pkg/cpio/usr/libexec'
# /usr/bin/install -c rmt '/tmp/cpio/pkg/cpio/usr/libexec'
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/rmt'
# make[1]: Leaving directory '/tmp/cpio/src/cpio-2.12/rmt'
# Making install in src
# make[1]: Entering directory '/tmp/cpio/src/cpio-2.12/src'
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/cpio/pkg/cpio/usr/bin'
# /usr/bin/install -c cpio '/tmp/cpio/pkg/cpio/usr/bin'
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/src'
# make[1]: Leaving directory '/tmp/cpio/src/cpio-2.12/src'
# Making install in po
# make[1]: Entering directory '/tmp/cpio/src/cpio-2.12/po'
# installing da.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/da/LC_MESSAGES/cpio.mo
# installing de.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/de/LC_MESSAGES/cpio.mo
# installing es.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/es/LC_MESSAGES/cpio.mo
# installing fi.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/fi/LC_MESSAGES/cpio.mo
# installing fr.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/fr/LC_MESSAGES/cpio.mo
# installing ga.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/ga/LC_MESSAGES/cpio.mo
# installing gl.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/gl/LC_MESSAGES/cpio.mo
# installing hr.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/hr/LC_MESSAGES/cpio.mo
# installing hu.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/hu/LC_MESSAGES/cpio.mo
# installing id.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/id/LC_MESSAGES/cpio.mo
# installing it.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/it/LC_MESSAGES/cpio.mo
# installing ja.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/ja/LC_MESSAGES/cpio.mo
# installing ko.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/ko/LC_MESSAGES/cpio.mo
# installing nl.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/nl/LC_MESSAGES/cpio.mo
# installing pl.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/pl/LC_MESSAGES/cpio.mo
# installing pt_BR.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/pt_BR/LC_MESSAGES/cpio.mo
# installing ro.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/ro/LC_MESSAGES/cpio.mo
# installing ru.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/ru/LC_MESSAGES/cpio.mo
# installing sr.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/sr/LC_MESSAGES/cpio.mo
# installing sv.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/sv/LC_MESSAGES/cpio.mo
# installing tr.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/tr/LC_MESSAGES/cpio.mo
# installing uk.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/uk/LC_MESSAGES/cpio.mo
# installing vi.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/vi/LC_MESSAGES/cpio.mo
# installing zh_CN.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/zh_CN/LC_MESSAGES/cpio.mo
# installing zh_TW.gmo as /tmp/cpio/pkg/cpio/usr/share/locale/zh_TW/LC_MESSAGES/cpio.mo
# if test "cpio" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/cpio/pkg/cpio/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/cpio/pkg/cpio/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/cpio/pkg/cpio/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/cpio/src/cpio-2.12/po'
# Making install in tests
# make[1]: Entering directory '/tmp/cpio/src/cpio-2.12/tests'
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12/tests'
# make[1]: Leaving directory '/tmp/cpio/src/cpio-2.12/tests'
# make[1]: Entering directory '/tmp/cpio/src/cpio-2.12'
# make[2]: Entering directory '/tmp/cpio/src/cpio-2.12'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/cpio/src/cpio-2.12'
# make[1]: Leaving directory '/tmp/cpio/src/cpio-2.12'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "cpio"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: cpio 2.12-3 (Wed Aug 24 13:16:03 UTC 2016)

CMD: pacman --query --file cpio-2.12-3-x86_64.pkg.tar.xz
# cpio 2.12-3

Creating hybrid package for 'cpio'

Trying to find vanilla package 'cpio'...

CMD: pacman --query --file /mirror/cpio-2.12-3.pkg.tar.xz
# cpio 2.12-3

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/man/man1/cpio.1.gz
# /usr/share/info/cpio.info.gz
# /usr/share/locale/da/LC_MESSAGES/cpio.mo
# /usr/share/locale/de/LC_MESSAGES/cpio.mo
# /usr/share/locale/es/LC_MESSAGES/cpio.mo
# /usr/share/locale/fi/LC_MESSAGES/cpio.mo
# /usr/share/locale/fr/LC_MESSAGES/cpio.mo
# /usr/share/locale/ga/LC_MESSAGES/cpio.mo
# /usr/share/locale/gl/LC_MESSAGES/cpio.mo
# /usr/share/locale/hr/LC_MESSAGES/cpio.mo
# /usr/share/locale/hu/LC_MESSAGES/cpio.mo
# /usr/share/locale/id/LC_MESSAGES/cpio.mo
# /usr/share/locale/it/LC_MESSAGES/cpio.mo
# /usr/share/locale/ja/LC_MESSAGES/cpio.mo
# /usr/share/locale/ko/LC_MESSAGES/cpio.mo
# /usr/share/locale/nl/LC_MESSAGES/cpio.mo
# /usr/share/locale/pl/LC_MESSAGES/cpio.mo
# /usr/share/locale/pt_BR/LC_MESSAGES/cpio.mo
# /usr/share/locale/ro/LC_MESSAGES/cpio.mo
# /usr/share/locale/ru/LC_MESSAGES/cpio.mo
# /usr/share/locale/sr/LC_MESSAGES/cpio.mo
# /usr/share/locale/sv/LC_MESSAGES/cpio.mo
# /usr/share/locale/tr/LC_MESSAGES/cpio.mo
# /usr/share/locale/uk/LC_MESSAGES/cpio.mo
# /usr/share/locale/vi/LC_MESSAGES/cpio.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/cpio.mo
# /usr/share/locale/zh_TW/LC_MESSAGES/cpio.mo
# /usr/bin/cpio

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf cpio.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/cpio.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/cpio.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/cpio.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/cpio/src/cpio-2.12/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by GNU cpio configure 2.12, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 5870e1dcbbec
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3457: checking for a BSD-compatible install
# configure:3525: result: /usr/bin/install -c
# configure:3536: checking whether build environment is sane
# configure:3591: result: yes
# configure:3650: checking for x86_64-unknown-linux-strip
# configure:3680: result: no
# configure:3690: checking for strip
# configure:3706: found /usr/sbin/strip
# configure:3717: result: strip
# configure:3742: checking for a thread-safe mkdir -p
# configure:3781: result: /usr/sbin/mkdir -p
# configure:3788: checking for gawk
# configure:3804: found /usr/sbin/gawk
# configure:3815: result: gawk
# configure:3826: checking whether make sets $(MAKE)
# configure:3848: result: yes
# configure:3877: checking whether make supports nested variables
# configure:3894: result: yes
# configure:3983: checking whether UID '1000' is supported by ustar format
# configure:3986: result: yes
# configure:3993: checking whether GID '1000' is supported by ustar format
# configure:3996: result: yes
# configure:4004: checking how to create a ustar tar archive
# configure:4015: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:4018: $? = 0
# configure:4058: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:4061: $? = 0
# configure:4065: tar -xf -
# configure:4068: $? = 0
# configure:4070: cat conftest.dir/file
# GrepMe
# configure:4073: $? = 0
# configure:4086: result: gnutar
# configure:4148: checking whether make supports nested variables
# configure:4165: result: yes
# configure:4185: checking for x86_64-unknown-linux-gcc
# configure:4215: result: no
# configure:4225: checking for gcc
# configure:4241: found /usr/sbin/gcc
# configure:4252: result: gcc
# configure:4481: checking for C compiler version
# configure:4490: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:4501: $? = 0
# configure:4490: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4501: $? = 0
# configure:4490: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4501: $? = 1
# configure:4490: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4501: $? = 1
# configure:4521: checking whether the C compiler works
# configure:4543: gcc conftest.c >&5
# configure:4547: $? = 0
# configure:4595: result: yes
# configure:4598: checking for C compiler default output file name
# configure:4600: result: a.out
# configure:4606: checking for suffix of executables
# configure:4613: gcc -o conftest conftest.c >&5
# configure:4617: $? = 0
# configure:4639: result:
# configure:4661: checking whether we are cross compiling
# configure:4669: gcc -o conftest conftest.c >&5
# configure:4673: $? = 0
# configure:4680: ./conftest
# configure:4684: $? = 0
# configure:4699: result: no
# configure:4704: checking for suffix of object files
# configure:4726: gcc -c conftest.c >&5
# configure:4730: $? = 0
# configure:4751: result: o
# configure:4755: checking whether we are using the GNU C compiler
# configure:4774: gcc -c conftest.c >&5
# configure:4774: $? = 0
# configure:4783: result: yes
# configure:4792: checking whether gcc accepts -g
# configure:4812: gcc -c -g conftest.c >&5
# configure:4812: $? = 0
# configure:4853: result: yes
# configure:4870: checking for gcc option to accept ISO C89
# configure:4933: gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4946: result: none needed
# configure:4971: checking whether gcc understands -c and -o together
# configure:4993: gcc -c conftest.c -o conftest2.o
# configure:4996: $? = 0
# configure:4993: gcc -c conftest.c -o conftest2.o
# configure:4996: $? = 0
# configure:5008: result: yes
# configure:5036: checking for style of include used by make
# configure:5064: result: GNU
# configure:5090: checking dependency style of gcc
# configure:5201: result: gcc3
# configure:5221: checking how to run the C preprocessor
# configure:5252: gcc -E conftest.c
# configure:5252: $? = 0
# configure:5266: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5266: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | /* end confdefs.h. */
# | #include
# configure:5291: result: gcc -E
# configure:5311: gcc -E conftest.c
# configure:5311: $? = 0
# configure:5325: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5325: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | /* end confdefs.h. */
# | #include
# configure:5355: checking for grep that handles long lines and -e
# configure:5413: result: /usr/sbin/grep
# configure:5418: checking for egrep
# configure:5480: result: /usr/sbin/grep -E
# configure:5486: checking whether gcc needs -traditional
# configure:5520: result: no
# configure:5531: checking for x86_64-unknown-linux-ranlib
# configure:5561: result: no
# configure:5571: checking for ranlib
# configure:5587: found /usr/sbin/ranlib
# configure:5598: result: ranlib
# configure:5624: checking for bison
# configure:5640: found /usr/sbin/bison
# configure:5651: result: bison -y
# configure:5665: checking for Minix Amsterdam compiler
# configure:5689: result: no
# configure:5701: checking for x86_64-unknown-linux-ar
# configure:5731: result: no
# configure:5741: checking for ar
# configure:5757: found /usr/sbin/ar
# configure:5768: result: ar
# configure:5901: checking for ANSI C header files
# configure:5921: gcc -c conftest.c >&5
# configure:5921: $? = 0
# configure:5994: gcc -o conftest conftest.c >&5
# configure:5994: $? = 0
# configure:5994: ./conftest
# configure:5994: $? = 0
# configure:6005: result: yes
# configure:6018: checking for sys/types.h
# configure:6018: gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for sys/stat.h
# configure:6018: gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for stdlib.h
# configure:6018: gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for string.h
# configure:6018: gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for memory.h
# configure:6018: gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for strings.h
# configure:6018: gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for inttypes.h
# configure:6018: gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for stdint.h
# configure:6018: gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for unistd.h
# configure:6018: gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6031: checking minix/config.h usability
# configure:6031: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6031: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6031: result: no
# configure:6031: checking minix/config.h presence
# configure:6031: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6031: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:6031: result: no
# configure:6031: checking for minix/config.h
# configure:6031: result: no
# configure:6055: checking whether it is safe to define __EXTENSIONS__
# configure:6073: gcc -c conftest.c >&5
# configure:6073: $? = 0
# configure:6080: result: yes
# configure:6097: checking whether _XOPEN_SOURCE should be defined
# configure:6116: gcc -c conftest.c >&5
# configure:6116: $? = 0
# configure:6140: result: no
# configure:6152: checking for _LARGEFILE_SOURCE value needed for large files
# configure:6171: gcc -o conftest conftest.c >&5
# configure:6171: $? = 0
# configure:6199: result: no
# configure:6227: checking for special C compiler options needed for large files
# configure:6272: result: no
# configure:6278: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6303: gcc -c conftest.c >&5
# configure:6303: $? = 0
# configure:6335: result: no
# configure:6426: checking for gcc option to accept ISO C99
# configure:6575: gcc -c conftest.c >&5
# configure:6575: $? = 0
# configure:6588: result: none needed
# configure:6696: checking for gcc option to accept ISO Standard C
# configure:6707: result: none needed
# configure:6897: checking for function prototypes
# configure:6900: result: yes
# configure:6921: checking for special C compiler options needed for large files
# configure:6966: result: no
# configure:6972: checking for _FILE_OFFSET_BITS value needed for large files
# configure:7029: result: no
# configure:7117: checking return type of signal handlers
# configure:7135: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:7135: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:7142: result: void
# configure:7150: checking whether sys/types.h defines makedev
# configure:7166: gcc -o conftest conftest.c >&5
# configure:7166: $? = 0
# configure:7175: result: yes
# configure:7200: checking for an ANSI C-conforming const
# configure:7266: gcc -c conftest.c >&5
# configure:7266: $? = 0
# configure:7273: result: yes
# configure:7281: checking for uid_t in sys/types.h
# configure:7300: result: yes
# configure:7311: checking for gid_t
# configure:7311: gcc -c conftest.c >&5
# configure:7311: $? = 0
# configure:7311: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:20: error: expected expression before ')' token
# if (sizeof ((gid_t)))
# ^
# configure:7311: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((gid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7311: result: yes
# configure:7322: checking for ANSI C header files
# configure:7426: result: yes
# configure:7437: checking for dirent.h that defines DIR
# configure:7456: gcc -c conftest.c >&5
# configure:7456: $? = 0
# configure:7464: result: yes
# configure:7477: checking for library containing opendir
# configure:7508: gcc -o conftest conftest.c >&5
# configure:7508: $? = 0
# configure:7525: result: none required
# configure:7596: checking for fchmod
# configure:7596: gcc -o conftest conftest.c >&5
# configure:7596: $? = 0
# configure:7596: result: yes
# configure:7596: checking for fchown
# configure:7596: gcc -o conftest conftest.c >&5
# configure:7596: $? = 0
# configure:7596: result: yes
# configure:7609: checking for setmode
# configure:7609: gcc -o conftest conftest.c >&5
# /tmp/ccpGag6O.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `setmode'
# collect2: error: ld returned 1 exit status
# configure:7609: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | /* end confdefs.h. */
# | /* Define setmode to an innocuous variant, in case declares setmode.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setmode innocuous_setmode
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setmode (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setmode
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setmode ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_setmode || defined __stub___setmode
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setmode ();
# | ;
# | return 0;
# | }
# configure:7609: result: no
# configure:7609: checking for getpwuid
# configure:7609: gcc -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for getpwnam
# configure:7609: gcc -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for getgrgid
# configure:7609: gcc -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for getgrnam
# configure:7609: gcc -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for pipe
# configure:7609: gcc -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for fork
# configure:7609: gcc -o conftest conftest.c >&5
# conftest.c:66:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for getuid
# configure:7609: gcc -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for geteuid
# configure:7609: gcc -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7628: checking for size_t
# configure:7628: gcc -c conftest.c >&5
# configure:7628: $? = 0
# configure:7628: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:7628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7628: result: yes
# configure:7641: checking for working alloca.h
# configure:7658: gcc -o conftest conftest.c >&5
# configure:7658: $? = 0
# configure:7666: result: yes
# configure:7674: checking for alloca
# configure:7711: gcc -o conftest conftest.c >&5
# configure:7711: $? = 0
# configure:7719: result: yes
# configure:7829: checking for inline
# configure:7845: gcc -c conftest.c >&5
# configure:7845: $? = 0
# configure:7853: result: inline
# configure:7871: checking for C/C++ restrict keyword
# configure:7898: gcc -c conftest.c >&5
# configure:7898: $? = 0
# configure:7906: result: __restrict
# configure:7919: checking whether clearerr_unlocked is declared
# configure:7919: gcc -c conftest.c >&5
# configure:7919: $? = 0
# configure:7919: result: yes
# configure:7930: checking whether feof_unlocked is declared
# configure:7930: gcc -c conftest.c >&5
# configure:7930: $? = 0
# configure:7930: result: yes
# configure:7941: checking whether ferror_unlocked is declared
# configure:7941: gcc -c conftest.c >&5
# configure:7941: $? = 0
# configure:7941: result: yes
# configure:7952: checking whether fflush_unlocked is declared
# configure:7952: gcc -c conftest.c >&5
# configure:7952: $? = 0
# configure:7952: result: yes
# configure:7963: checking whether fgets_unlocked is declared
# configure:7963: gcc -c conftest.c >&5
# configure:7963: $? = 0
# configure:7963: result: yes
# configure:7974: checking whether fputc_unlocked is declared
# configure:7974: gcc -c conftest.c >&5
# configure:7974: $? = 0
# configure:7974: result: yes
# configure:7985: checking whether fputs_unlocked is declared
# configure:7985: gcc -c conftest.c >&5
# configure:7985: $? = 0
# configure:7985: result: yes
# configure:7996: checking whether fread_unlocked is declared
# configure:7996: gcc -c conftest.c >&5
# configure:7996: $? = 0
# configure:7996: result: yes
# configure:8007: checking whether fwrite_unlocked is declared
# configure:8007: gcc -c conftest.c >&5
# configure:8007: $? = 0
# configure:8007: result: yes
# configure:8018: checking whether getc_unlocked is declared
# configure:8018: gcc -c conftest.c >&5
# configure:8018: $? = 0
# configure:8018: result: yes
# configure:8029: checking whether getchar_unlocked is declared
# configure:8029: gcc -c conftest.c >&5
# configure:8029: $? = 0
# configure:8029: result: yes
# configure:8040: checking whether putc_unlocked is declared
# configure:8040: gcc -c conftest.c >&5
# configure:8040: $? = 0
# configure:8040: result: yes
# configure:8051: checking whether putchar_unlocked is declared
# configure:8051: gcc -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8068: checking for flockfile
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for funlockfile
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for chown
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for fchown
# configure:8068: result: yes
# configure:8068: checking for _set_invalid_parameter_handler
# configure:8068: gcc -o conftest conftest.c >&5
# /tmp/ccAZ3Hqq.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_set_invalid_parameter_handler'
# collect2: error: ld returned 1 exit status
# configure:8068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | /* end confdefs.h. */
# | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_invalid_parameter_handler (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_invalid_parameter_handler
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _set_invalid_parameter_handler ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_invalid_parameter_handler ();
# | ;
# | return 0;
# | }
# configure:8068: result: no
# configure:8068: checking for fchdir
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for fdopendir
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for fcntl
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for symlink
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mempcpy
# configure:8068: gcc -o conftest conftest.c >&5
# conftest.c:93:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^~~~~~~
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for btowc
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for isblank
# configure:8068: gcc -o conftest conftest.c >&5
# conftest.c:95:6: warning: conflicting types for built-in function 'isblank'
# char isblank ();
# ^~~~~~~
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for iswctype
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mbsrtowcs
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for wmemchr
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for wmemcpy
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for wmempcpy
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for fstatat
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for getdelim
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for getdtablesize
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for gettimeofday
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for nanotime
# configure:8068: gcc -o conftest conftest.c >&5
# /tmp/ccQU70Jr.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `nanotime'
# collect2: error: ld returned 1 exit status
# configure:8068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define nanotime to an innocuous variant, in case declares nanotime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define nanotime innocuous_nanotime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char nanotime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef nanotime
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char nanotime ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_nanotime || defined __stub___nanotime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return nanotime ();
# | ;
# | return 0;
# | }
# configure:8068: result: no
# configure:8068: checking for lchmod
# configure:8068: gcc -o conftest conftest.c >&5
# conftest.c:110:1: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:113:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
# int
# ^~~
# configure:8068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define lchmod to an innocuous variant, in case declares lchmod.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define lchmod innocuous_lchmod
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char lchmod (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef lchmod
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char lchmod ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_lchmod || defined __stub___lchmod
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return lchmod ();
# | ;
# | return 0;
# | }
# configure:8068: result: no
# configure:8068: checking for lstat
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mbsinit
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mbrtowc
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mprotect
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for openat
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for setenv
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for sleep
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for strdup
# configure:8068: gcc -o conftest conftest.c >&5
# conftest.c:112:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for strndup
# configure:8068: gcc -o conftest conftest.c >&5
# conftest.c:113:6: warning: conflicting types for built-in function 'strndup'
# char strndup ();
# ^~~~~~~
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for localtime_r
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for pipe
# configure:8068: result: yes
# configure:8068: checking for futimes
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for futimesat
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for futimens
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for utimensat
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for lutimes
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for vasnprintf
# configure:8068: gcc -o conftest conftest.c >&5
# /tmp/ccEX46fh.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `vasnprintf'
# collect2: error: ld returned 1 exit status
# configure:8068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | /* end confdefs.h. */
# | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vasnprintf innocuous_vasnprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vasnprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vasnprintf
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char vasnprintf ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_vasnprintf || defined __stub___vasnprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vasnprintf ();
# | ;
# | return 0;
# | }
# configure:8068: result: no
# configure:8068: checking for snprintf
# configure:8068: gcc -o conftest conftest.c >&5
# conftest.c:121:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for iswcntrl
# configure:8068: gcc -o conftest conftest.c >&5
# conftest.c:122:6: warning: conflicting types for built-in function 'iswcntrl'
# char iswcntrl ();
# ^~~~~~~~
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mkfifo
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for setlocale
# configure:8068: gcc -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8087: checking for features.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for linewrap.h
# configure:8087: gcc -c conftest.c >&5
# conftest.c:137:22: fatal error: linewrap.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:8087: result: no
# configure:8087: checking for unistd.h
# configure:8087: result: yes
# configure:8087: checking for sys/param.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sys/socket.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for dirent.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for wctype.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for stdio_ext.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sys/stat.h
# configure:8087: result: yes
# configure:8087: checking for getopt.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sys/time.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for wchar.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for stdint.h
# configure:8087: result: yes
# configure:8087: checking for inttypes.h
# configure:8087: result: yes
# configure:8087: checking for sys/mman.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for strings.h
# configure:8087: result: yes
# configure:8087: checking for sysexits.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for utime.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for net/errno.h
# configure:8087: gcc -c conftest.c >&5
# conftest.c:153:23: fatal error: net/errno.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:8087: result: no
# configure:8087: checking for sys/inet.h
# configure:8087: gcc -c conftest.c >&5
# conftest.c:153:22: fatal error: sys/inet.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:8087: result: no
# configure:8087: checking for netdb.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for string.h
# configure:8087: result: yes
# configure:8087: checking for memory.h
# configure:8087: result: yes
# configure:8087: checking for fcntl.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sys/wait.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sys/gentape.h
# configure:8087: gcc -c conftest.c >&5
# conftest.c:158:25: fatal error: sys/gentape.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:8087: result: no
# configure:8087: checking for sys/tape.h
# configure:8087: gcc -c conftest.c >&5
# conftest.c:158:22: fatal error: sys/tape.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:8087: result: no
# configure:8087: checking for sys/device.h
# configure:8087: gcc -c conftest.c >&5
# conftest.c:158:24: fatal error: sys/device.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:8087: result: no
# configure:8087: checking for sys/tprintf.h
# configure:8087: gcc -c conftest.c >&5
# conftest.c:158:25: fatal error: sys/tprintf.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:8087: result: no
# configure:8087: checking for sys/mtio.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sgtty.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sys/io/trioctl.h
# configure:8087: gcc -c conftest.c >&5
# conftest.c:160:28: fatal error: sys/io/trioctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:8087: result: no
# configure:8087: checking for locale.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for pwd.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for grp.h
# configure:8087: gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8242: checking build system type
# configure:8256: result: x86_64-pc-linux-gnu
# configure:8276: checking host system type
# configure:8289: result: x86_64-unknown-linux-gnu
# configure:8312: checking for unistd.h
# configure:8312: result: yes
# configure:8322: checking for working chown
# configure:8363: gcc -o conftest conftest.c >&5
# configure:8363: $? = 0
# configure:8363: ./conftest
# configure:8363: $? = 0
# configure:8375: result: yes
# configure:8384: checking whether chown dereferences symlinks
# configure:8421: gcc -o conftest conftest.c >&5
# configure:8421: $? = 0
# configure:8421: ./conftest
# configure:8421: $? = 0
# configure:8433: result: yes
# configure:8467: checking whether chown honors trailing slash
# configure:8499: gcc -o conftest conftest.c >&5
# configure:8499: $? = 0
# configure:8499: ./conftest
# configure:8499: $? = 0
# configure:8510: result: yes
# configure:8522: checking whether chown always updates ctime
# configure:8560: gcc -o conftest conftest.c >&5
# configure:8560: $? = 0
# configure:8560: ./conftest
# configure:8560: $? = 0
# configure:8571: result: yes
# configure:8627: checking whether the preprocessor supports include_next
# configure:8665: gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:8665: $? = 0
# configure:8686: result: yes
# configure:8707: checking whether system header files limit the line length
# configure:8730: result: no
# configure:8745: checking whether // is distinct from /
# configure:8774: result: no
# configure:8793: checking if environ is properly declared
# configure:8816: gcc -c conftest.c >&5
# conftest.c:137:39: error: conflicting types for 'environ'
# extern struct { int foo; } environ;
# ^~~~~~~
# In file included from conftest.c:132:0:
# /usr/include/unistd.h:548:15: note: previous declaration of 'environ' was here
# extern char **environ;
# ^~~~~~~
# configure:8816: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | /* end confdefs.h. */
# | #if HAVE_UNISTD_H
# | #include
# | #endif
# | /* mingw, BeOS, Haiku declare environ in , not in . */
# | #include
# |
# | extern struct { int foo; } environ;
# | int
# | main ()
# | {
# | environ.foo = 1;
# | ;
# | return 0;
# | }
# configure:8824: result: yes
# configure:8839: checking for complete errno.h
# configure:8912: result: yes
# configure:9213: checking whether strerror_r is declared
# configure:9213: gcc -c conftest.c >&5
# configure:9213: $? = 0
# configure:9213: result: yes
# configure:9226: checking for strerror_r
# configure:9226: gcc -o conftest conftest.c >&5
# configure:9226: $? = 0
# configure:9226: result: yes
# configure:9235: checking whether strerror_r returns char *
# configure:9259: gcc -c conftest.c >&5
# configure:9259: $? = 0
# configure:9297: result: yes
# configure:9308: checking whether fchdir is declared
# configure:9308: gcc -c conftest.c >&5
# configure:9308: $? = 0
# configure:9308: result: yes
# configure:9339: checking for working fcntl.h
# configure:9442: gcc -o conftest conftest.c >&5
# configure:9442: $? = 0
# configure:9442: ./conftest
# configure:9442: $? = 0
# configure:9457: result: yes
# configure:9480: checking for pid_t
# configure:9480: gcc -c conftest.c >&5
# configure:9480: $? = 0
# configure:9480: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:174:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:9480: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9480: result: yes
# configure:9491: checking for mode_t
# configure:9491: gcc -c conftest.c >&5
# configure:9491: $? = 0
# configure:9491: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:174:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:9491: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9491: result: yes
# configure:9506: checking for mbstate_t
# configure:9530: gcc -c conftest.c >&5
# configure:9530: $? = 0
# configure:9537: result: yes
# configure:9671: checking whether stdin defaults to large file offsets
# configure:9695: gcc -o conftest conftest.c >&5
# configure:9695: $? = 0
# configure:9703: result: yes
# configure:9839: checking whether fseeko is declared
# configure:9839: gcc -c conftest.c >&5
# configure:9839: $? = 0
# configure:9839: result: yes
# configure:9858: checking for fseeko
# configure:9876: gcc -o conftest conftest.c >&5
# configure:9876: $? = 0
# configure:9885: result: yes
# configure:9940: checking whether stat file-mode macros are broken
# configure:9967: gcc -c conftest.c >&5
# configure:9967: $? = 0
# configure:9974: result: no
# configure:10080: checking for nlink_t
# configure:10080: gcc -c conftest.c >&5
# configure:10080: $? = 0
# configure:10080: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:146:22: error: expected expression before ')' token
# if (sizeof ((nlink_t)))
# ^
# configure:10080: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10080: result: yes
# configure:10095: checking whether fchmodat is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether fstat is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether fstatat is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether futimens is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether lchmod is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether lstat is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether mkdirat is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether mkfifo is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether mkfifoat is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether mknod is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether mknodat is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether stat is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether utimensat is declared without a macro
# configure:10113: gcc -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10134: checking whether lstat correctly handles trailing slash
# configure:10170: gcc -o conftest conftest.c >&5
# configure:10170: $? = 0
# configure:10170: ./conftest
# configure:10170: $? = 0
# configure:10182: result: yes
# configure:10198: checking whether getcwd (NULL, 0) allocates memory for result
# configure:10253: gcc -o conftest conftest.c >&5
# configure:10253: $? = 0
# configure:10253: ./conftest
# configure:10253: $? = 0
# configure:10263: result: yes
# configure:10267: checking for getcwd with POSIX signature
# configure:10289: gcc -c conftest.c >&5
# configure:10289: $? = 0
# configure:10297: result: yes
# configure:10300: checking whether getcwd is declared
# configure:10300: gcc -c conftest.c >&5
# configure:10300: $? = 0
# configure:10300: result: yes
# configure:10311: checking whether getdelim is declared
# configure:10311: gcc -c conftest.c >&5
# configure:10311: $? = 0
# configure:10311: result: yes
# configure:10326: checking whether getdtablesize is declared
# configure:10326: gcc -c conftest.c >&5
# configure:10326: $? = 0
# configure:10326: result: yes
# configure:10337: checking whether getline is declared
# configure:10337: gcc -c conftest.c >&5
# configure:10337: $? = 0
# configure:10337: result: yes
# configure:10444: checking for getopt.h
# configure:10444: result: yes
# configure:10461: checking for getopt_long_only
# configure:10461: gcc -o conftest conftest.c >&5
# configure:10461: $? = 0
# configure:10461: result: yes
# configure:10475: checking whether getopt is POSIX compatible
# configure:10517: gcc -o conftest conftest.c >&5
# configure:10517: $? = 0
# configure:10517: ./conftest
# configure:10517: $? = 0
# configure:10576: gcc -o conftest conftest.c >&5
# configure:10576: $? = 0
# configure:10576: ./conftest
# configure:10576: $? = 0
# configure:10618: gcc -o conftest conftest.c >&5
# configure:10618: $? = 0
# configure:10618: ./conftest
# program: option requires an argument -- 'b'
# configure:10618: $? = 0
# configure:10636: result: yes
# configure:10644: checking for working GNU getopt function
# configure:10865: gcc -o conftest conftest.c >&5
# configure:10865: $? = 0
# configure:10865: ./conftest
# configure:10865: $? = 0
# configure:10881: result: yes
# configure:10886: checking for working GNU getopt_long function
# configure:10931: gcc -o conftest conftest.c >&5
# configure:10931: $? = 0
# configure:10931: ./conftest
# configure:10931: $? = 0
# configure:10942: result: yes
# configure:10968: checking whether getenv is declared
# configure:10968: gcc -c conftest.c >&5
# configure:10968: $? = 0
# configure:10968: result: yes
# configure:11109: checking for struct timeval
# configure:11132: gcc -c conftest.c >&5
# configure:11132: $? = 0
# configure:11140: result: yes
# configure:11145: checking for wide-enough struct timeval.tv_sec member
# configure:11172: gcc -c conftest.c >&5
# configure:11172: $? = 0
# configure:11180: result: yes
# configure:11190: checking whether gettimeofday is declared without a macro
# configure:11212: gcc -c conftest.c >&5
# configure:11212: $? = 0
# configure:11220: result: yes
# configure:11235: checking for off_t
# configure:11235: gcc -c conftest.c >&5
# configure:11235: $? = 0
# configure:11235: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:199:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:11235: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11235: result: yes
# configure:11247: checking for unsigned long long int
# configure:11295: result: yes
# configure:11305: checking for long long int
# configure:11355: result: yes
# configure:11377: gcc -c conftest.c >&5
# conftest.c:166:10: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:166:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:166:16: error: unknown type name 'universal'
# configure:11377: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:11534: checking whether stdint.h conforms to C99
# configure:11703: gcc -c conftest.c >&5
# configure:11703: $? = 0
# configure:11783: gcc -o conftest conftest.c >&5
# configure:11783: $? = 0
# configure:11783: ./conftest
# configure:11783: $? = 0
# configure:11795: result: yes
# configure:12247: checking whether imaxabs is declared without a macro
# configure:12265: gcc -c conftest.c >&5
# configure:12265: $? = 0
# configure:12273: result: yes
# configure:12247: checking whether imaxdiv is declared without a macro
# configure:12265: gcc -c conftest.c >&5
# configure:12265: $? = 0
# configure:12273: result: yes
# configure:12247: checking whether strtoimax is declared without a macro
# configure:12265: gcc -c conftest.c >&5
# configure:12265: $? = 0
# configure:12273: result: yes
# configure:12247: checking whether strtoumax is declared without a macro
# configure:12265: gcc -c conftest.c >&5
# configure:12265: $? = 0
# configure:12273: result: yes
# configure:12288: checking for inttypes.h
# configure:12288: result: yes
# configure:12299: checking whether the inttypes.h PRIxNN macros are broken
# configure:12321: gcc -c conftest.c >&5
# configure:12321: $? = 0
# configure:12329: result: no
# configure:12347: checking for nl_langinfo and CODESET
# configure:12363: gcc -o conftest conftest.c >&5
# configure:12363: $? = 0
# configure:12372: result: yes
# configure:12381: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:12411: result: yes
# configure:12500: checking whether malloc, realloc, calloc are POSIX compliant
# configure:12520: gcc -c conftest.c >&5
# configure:12520: $? = 0
# configure:12528: result: yes
# configure:12535: checking for stdlib.h
# configure:12535: result: yes
# configure:12545: checking for GNU libc compatible malloc
# configure:12578: gcc -o conftest conftest.c >&5
# configure:12578: $? = 0
# configure:12578: ./conftest
# configure:12578: $? = 0
# configure:12589: result: yes
# configure:12703: checking for a traditional japanese locale
# configure:12773: gcc -o conftest conftest.c >&5
# configure:12776: $? = 0
# configure:12834: result: none
# configure:12842: checking for a transitional chinese locale
# configure:12913: gcc -o conftest conftest.c >&5
# configure:12916: $? = 0
# configure:12967: result: none
# configure:12974: checking for a french Unicode locale
# configure:13046: gcc -o conftest conftest.c >&5
# configure:13049: $? = 0
# configure:13095: result: none
# configure:13103: checking for a traditional french locale
# configure:13171: gcc -o conftest conftest.c >&5
# configure:13174: $? = 0
# configure:13230: result: none
# configure:13321: checking for mmap
# configure:13321: gcc -o conftest conftest.c >&5
# configure:13321: $? = 0
# configure:13321: result: yes
# configure:13332: checking for MAP_ANONYMOUS
# configure:13369: result: yes
# configure:13391: checking whether memchr works
# configure:13454: gcc -o conftest conftest.c >&5
# configure:13454: $? = 0
# configure:13454: ./conftest
# configure:13454: $? = 0
# configure:13464: result: yes
# configure:13471: checking whether memrchr is declared
# configure:13471: gcc -c conftest.c >&5
# configure:13471: $? = 0
# configure:13471: result: yes
# configure:13502: checking whether alarm is declared
# configure:13502: gcc -c conftest.c >&5
# configure:13502: $? = 0
# configure:13502: result: yes
# configure:13515: checking for promoted mode_t type
# configure:13532: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:180:13: error: size of array 'array' is negative
# typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# ^~~~~
# configure:13532: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# | ;
# | return 0;
# | }
# configure:13540: result: mode_t
# configure:13550: checking for stdbool.h that conforms to C99
# configure:13617: gcc -c conftest.c >&5
# configure:13617: $? = 0
# configure:13624: result: yes
# configure:13626: checking for _Bool
# configure:13626: gcc -c conftest.c >&5
# configure:13626: $? = 0
# configure:13626: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:213:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:13626: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13626: result: yes
# configure:13669: checking for compound literals
# configure:13686: gcc -c conftest.c >&5
# configure:13686: $? = 0
# configure:13693: result: yes
# configure:13701: checking whether struct tm is in sys/time.h or time.h
# configure:13721: gcc -c conftest.c >&5
# configure:13721: $? = 0
# configure:13728: result: time.h
# configure:13737: checking for struct tm.tm_gmtoff
# configure:13737: gcc -c conftest.c >&5
# configure:13737: $? = 0
# configure:13737: result: yes
# configure:13767: checking for ssize_t
# configure:13784: gcc -c conftest.c >&5
# configure:13784: $? = 0
# configure:13791: result: yes
# configure:13799: checking whether setenv is declared
# configure:13799: gcc -c conftest.c >&5
# configure:13799: $? = 0
# configure:13799: result: yes
# configure:13825: checking search.h usability
# configure:13825: gcc -c conftest.c >&5
# configure:13825: $? = 0
# configure:13825: result: yes
# configure:13825: checking search.h presence
# configure:13825: gcc -E conftest.c
# configure:13825: $? = 0
# configure:13825: result: yes
# configure:13825: checking for search.h
# configure:13825: result: yes
# configure:13837: checking for tsearch
# configure:13837: gcc -o conftest conftest.c >&5
# configure:13837: $? = 0
# configure:13837: result: yes
# configure:13849: checking for sigset_t
# configure:13849: gcc -c conftest.c >&5
# configure:13849: $? = 0
# configure:13849: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:192:23: error: expected expression before ')' token
# if (sizeof ((sigset_t)))
# ^
# configure:13849: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | /* end confdefs.h. */
# |
# | #include
# | /* Mingw defines sigset_t not in , but in . */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sigset_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13849: result: yes
# configure:13878: checking for wchar_t
# configure:13895: gcc -c conftest.c >&5
# configure:13895: $? = 0
# configure:13902: result: yes
# configure:13918: checking whether strdup is declared
# configure:13918: gcc -c conftest.c >&5
# configure:13918: $? = 0
# configure:13918: result: yes
# configure:13931: checking whether strerror(0) succeeds
# configure:13966: gcc -o conftest conftest.c >&5
# configure:13966: $? = 0
# configure:13966: ./conftest
# configure:13966: $? = 0
# configure:13977: result: yes
# configure:14067: checking whether ffsl is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether ffsll is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether memmem is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether mempcpy is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether memrchr is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether rawmemchr is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether stpcpy is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether stpncpy is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strchrnul is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strdup is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strncat is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strndup is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strnlen is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strpbrk is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strsep is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strcasestr is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strtok_r is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strerror_r is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strsignal is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strverscmp is declared without a macro
# configure:14085: gcc -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14198: checking whether ffs is declared without a macro
# configure:14220: gcc -c conftest.c >&5
# configure:14220: $? = 0
# configure:14228: result: yes
# configure:14198: checking whether strcasecmp is declared without a macro
# configure:14220: gcc -c conftest.c >&5
# configure:14220: $? = 0
# configure:14228: result: yes
# configure:14198: checking whether strncasecmp is declared without a macro
# configure:14220: gcc -c conftest.c >&5
# configure:14220: $? = 0
# configure:14228: result: yes
# configure:14240: checking whether strndup is declared
# configure:14240: result: yes
# configure:14253: checking whether strnlen is declared
# configure:14253: result: yes
# configure:14268: checking for struct timespec in
# configure:14285: gcc -c conftest.c >&5
# configure:14285: $? = 0
# configure:14292: result: yes
# configure:14477: checking whether unsetenv is declared
# configure:14477: gcc -c conftest.c >&5
# configure:14477: $? = 0
# configure:14477: result: yes
# configure:14489: checking whether the utimes function works
# configure:14604: gcc -o conftest conftest.c >&5
# configure:14604: $? = 0
# configure:14604: ./conftest
# configure:14604: $? = 0
# configure:14614: result: yes
# configure:14627: checking for struct utimbuf
# configure:14650: gcc -c conftest.c >&5
# configure:14650: $? = 0
# configure:14657: result: yes
# configure:14679: checking for wint_t
# configure:14704: gcc -c conftest.c >&5
# configure:14704: $? = 0
# configure:14711: result: yes
# configure:14729: checking for inttypes.h
# configure:14748: gcc -c conftest.c >&5
# configure:14748: $? = 0
# configure:14755: result: yes
# configure:14766: checking for stdint.h
# configure:14783: gcc -c conftest.c >&5
# configure:14783: $? = 0
# configure:14790: result: yes
# configure:14803: checking for intmax_t
# configure:14828: gcc -c conftest.c >&5
# configure:14828: $? = 0
# configure:14835: result: yes
# configure:14854: checking where to find the exponent in a 'double'
# configure:15168: gcc -o conftest conftest.c >&5
# configure:15168: $? = 0
# configure:15168: ./conftest
# configure:15168: $? = 0
# configure:15180: result: word 1 bit 20
# configure:15207: checking whether snprintf returns a byte count as in C99
# configure:15277: gcc -o conftest conftest.c >&5
# configure:15277: $? = 0
# configure:15277: ./conftest
# configure:15277: $? = 0
# configure:15288: result: yes
# configure:15299: checking for snprintf
# configure:15299: result: yes
# configure:15299: checking for strnlen
# configure:15299: gcc -o conftest conftest.c >&5
# configure:15299: $? = 0
# configure:15299: result: yes
# configure:15299: checking for wcslen
# configure:15299: gcc -o conftest conftest.c >&5
# configure:15299: $? = 0
# configure:15299: result: yes
# configure:15299: checking for wcsnlen
# configure:15299: gcc -o conftest conftest.c >&5
# configure:15299: $? = 0
# configure:15299: result: yes
# configure:15299: checking for mbrtowc
# configure:15299: result: yes
# configure:15299: checking for wcrtomb
# configure:15299: gcc -o conftest conftest.c >&5
# configure:15299: $? = 0
# configure:15299: result: yes
# configure:15308: checking whether _snprintf is declared
# configure:15308: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:235:10: error: '_snprintf' undeclared (first use in this function)
# (void) _snprintf;
# ^~~~~~~~~
# conftest.c:235:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15308: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snprintf
# | #ifdef __cplusplus
# | (void) _snprintf;
# | #else
# | (void) _snprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15308: result: no
# configure:15330: checking whether vsnprintf is declared
# configure:15330: gcc -c conftest.c >&5
# configure:15330: $? = 0
# configure:15330: result: yes
# configure:15342: checking whether uses 'inline' correctly
# configure:15364: gcc -c conftest.c >&5
# configure:15367: $? = 0
# configure:15385: gcc -c conftest.c >&5
# configure:15388: $? = 0
# configure:15401: result: yes
# configure:15431: checking for stdint.h
# configure:15431: result: yes
# configure:15441: checking for SIZE_MAX
# configure:15512: result: yes
# configure:15554: checking for alloca as a compiler built-in
# configure:15578: result: yes
# configure:15606: checking whether program_invocation_name is declared
# configure:15606: gcc -c conftest.c >&5
# configure:15606: $? = 0
# configure:15606: result: yes
# configure:15625: checking whether program_invocation_short_name is declared
# configure:15625: gcc -c conftest.c >&5
# configure:15625: $? = 0
# configure:15625: result: yes
# configure:15649: checking whether program_invocation_name is defined
# configure:15662: gcc -o conftest conftest.c >&5
# configure:15662: $? = 0
# configure:15666: result: yes
# configure:15675: checking whether program_invocation_short_name is defined
# configure:15688: gcc -o conftest conftest.c >&5
# configure:15688: $? = 0
# configure:15692: result: yes
# configure:15752: checking whether this system has an arbitrary file name length limit
# configure:15793: result: yes
# configure:15861: checking for library containing clock_gettime
# configure:15892: gcc -o conftest conftest.c >&5
# configure:15892: $? = 0
# configure:15909: result: none required
# configure:15921: checking for clock_gettime
# configure:15921: gcc -o conftest conftest.c >&5
# configure:15921: $? = 0
# configure:15921: result: yes
# configure:15921: checking for clock_settime
# configure:15921: gcc -o conftest conftest.c >&5
# configure:15921: $? = 0
# configure:15921: result: yes
# configure:16032: checking for closedir
# configure:16032: gcc -o conftest conftest.c >&5
# configure:16032: $? = 0
# configure:16032: result: yes
# configure:16130: checking for d_ino member in directory struct
# configure:16171: gcc -o conftest conftest.c >&5
# configure:16171: $? = 0
# configure:16171: ./conftest
# configure:16171: $? = 0
# configure:16181: result: yes
# configure:16283: checking whether alphasort is declared without a macro
# configure:16301: gcc -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether closedir is declared without a macro
# configure:16301: gcc -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether dirfd is declared without a macro
# configure:16301: gcc -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether fdopendir is declared without a macro
# configure:16301: gcc -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether opendir is declared without a macro
# configure:16301: gcc -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether readdir is declared without a macro
# configure:16301: gcc -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether rewinddir is declared without a macro
# configure:16301: gcc -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether scandir is declared without a macro
# configure:16301: gcc -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16338: checking for dirfd
# configure:16338: gcc -o conftest conftest.c >&5
# configure:16338: $? = 0
# configure:16338: result: yes
# configure:16347: checking whether dirfd is declared
# configure:16347: result: yes
# configure:16364: checking whether dirfd is a macro
# configure:16387: result: no
# configure:16490: checking whether // is distinct from /
# configure:16519: result: no
# configure:16583: checking whether dup2 works
# configure:16659: gcc -o conftest conftest.c >&5
# configure:16659: $? = 0
# configure:16659: ./conftest
# configure:16659: $? = 0
# configure:16670: result: yes
# configure:16751: checking for error_at_line
# configure:16767: gcc -o conftest conftest.c >&5
# configure:16767: $? = 0
# configure:16775: result: yes
# configure:16907: checking whether fcntl handles F_DUPFD correctly
# configure:16954: gcc -o conftest conftest.c >&5
# configure:16954: $? = 0
# configure:16954: ./conftest
# configure:16954: $? = 0
# configure:16964: result: yes
# configure:16982: checking whether fcntl understands F_DUPFD_CLOEXEC
# configure:17003: gcc -c conftest.c >&5
# configure:17003: $? = 0
# configure:17021: gcc -c conftest.c >&5
# conftest.c:267:1: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:270:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
# int
# ^~~
# configure:17021: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | /* end confdefs.h. */
# |
# | #ifdef __linux__
# | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
# | it to support the semantics on older kernels that failed with EINVAL. */
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:17032: result: needs runtime check
# configure:17176: checking whether fcntl is declared without a macro
# configure:17194: gcc -c conftest.c >&5
# configure:17194: $? = 0
# configure:17202: result: yes
# configure:17176: checking whether openat is declared without a macro
# configure:17194: gcc -c conftest.c >&5
# configure:17194: $? = 0
# configure:17202: result: yes
# configure:17219: checking whether fdopendir is declared
# configure:17219: result: yes
# configure:17242: checking whether fdopendir works
# configure:17283: gcc -o conftest conftest.c >&5
# configure:17283: $? = 0
# configure:17283: ./conftest
# configure:17283: $? = 0
# configure:17293: result: yes
# configure:17339: checking for struct stat.st_blocks
# configure:17339: gcc -c conftest.c >&5
# configure:17339: $? = 0
# configure:17339: result: yes
# configure:17426: checking whether conversion from 'int' to 'long double' works
# configure:17467: gcc -o conftest conftest.c >&5
# configure:17467: $? = 0
# configure:17467: ./conftest
# configure:17467: $? = 0
# configure:17478: result: yes
# configure:17605: checking for working GNU fnmatch
# configure:17706: gcc -o conftest conftest.c >&5
# configure:17706: $? = 0
# configure:17706: ./conftest
# configure:17706: $? = 0
# configure:17718: result: yes
# configure:17817: checking for __fpending
# configure:17834: gcc -o conftest conftest.c >&5
# configure:17834: $? = 0
# configure:17843: result: yes
# configure:17846: checking whether __fpending is declared
# configure:17846: gcc -c conftest.c >&5
# configure:17846: $? = 0
# configure:17846: result: yes
# configure:17994: checking for fseeko
# configure:18021: result: yes
# configure:18149: checking whether fstatat (..., 0) works
# configure:18174: gcc -o conftest conftest.c >&5
# configure:18174: $? = 0
# configure:18174: ./conftest
# configure:18174: $? = 0
# configure:18185: result: yes
# configure:18245: checking whether getcwd handles long file names properly
# configure:18456: gcc -o conftest conftest.c >&5
# configure:18456: $? = 0
# configure:18456: ./conftest
# configure:18456: $? = 0
# configure:18472: result: yes
# configure:18483: checking for getpagesize
# configure:18483: gcc -o conftest conftest.c >&5
# configure:18483: $? = 0
# configure:18483: result: yes
# configure:18492: checking whether getcwd aborts when 4k < cwd_length < 16k
# configure:18622: gcc -o conftest conftest.c >&5
# configure:18622: $? = 0
# configure:18622: ./conftest
# configure:18622: $? = 0
# configure:18638: result: no
# configure:18764: checking for working getdelim function
# configure:18824: gcc -o conftest conftest.c >&5
# configure:18824: $? = 0
# configure:18824: ./conftest
# configure:18824: $? = 0
# configure:18834: result: yes
# configure:18911: checking whether getdtablesize works
# configure:18940: gcc -o conftest conftest.c >&5
# configure:18940: $? = 0
# configure:18940: ./conftest
# configure:18940: $? = 0
# configure:18951: result: yes
# configure:18997: checking for getline
# configure:18997: gcc -o conftest conftest.c >&5
# configure:18997: $? = 0
# configure:18997: result: yes
# configure:19005: checking for working getline function
# configure:19065: gcc -o conftest conftest.c >&5
# configure:19065: $? = 0
# configure:19065: ./conftest
# configure:19065: $? = 0
# configure:19075: result: yes
# configure:19221: checking whether gettimeofday clobbers localtime buffer
# configure:19260: gcc -o conftest conftest.c >&5
# configure:19260: $? = 0
# configure:19260: ./conftest
# configure:19260: $? = 0
# configure:19270: result: no
# configure:19286: checking for gettimeofday with POSIX signature
# configure:19314: gcc -c conftest.c >&5
# conftest.c:288:19: error: conflicting types for 'gettimeofday'
# int gettimeofday (struct timeval *restrict, void *restrict);
# ^~~~~~~~~~~~
# In file included from conftest.c:286:0:
# /usr/include/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here
# extern int gettimeofday (struct timeval *__restrict __tv,
# ^~~~~~~~~~~~
# configure:19314: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | /* end confdefs.h. */
# | #include
# | 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:19330: gcc -c conftest.c >&5
# configure:19330: $? = 0
# configure:19339: result: almost
# configure:19448: gcc -c conftest.c >&5
# conftest.c:290:23: error: conflicting types for 'foo'
# extern int foo;
# ^~~
# conftest.c:289:28: note: previous declaration of 'foo' was here
# extern intptr_t foo;
# ^~~
# configure:19448: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | #include
# | extern intptr_t foo;
# | extern int foo;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:19448: gcc -c conftest.c >&5
# configure:19448: $? = 0
# configure:19458: checking whether INT32_MAX < INTMAX_MAX
# configure:19492: gcc -c conftest.c >&5
# configure:19492: $? = 0
# configure:19499: result: yes
# configure:19510: checking whether INT64_MAX == LONG_MAX
# configure:19544: gcc -c conftest.c >&5
# configure:19544: $? = 0
# configure:19551: result: yes
# configure:19564: checking whether UINT32_MAX < UINTMAX_MAX
# configure:19598: gcc -c conftest.c >&5
# configure:19598: $? = 0
# configure:19605: result: yes
# configure:19616: checking whether UINT64_MAX == ULONG_MAX
# configure:19650: gcc -c conftest.c >&5
# configure:19650: $? = 0
# configure:19657: result: yes
# configure:19679: checking for lchown
# configure:19679: gcc -o conftest conftest.c >&5
# configure:19679: $? = 0
# configure:19679: result: yes
# configure:19748: checking whether lseek detects pipes
# configure:19781: gcc -o conftest conftest.c >&5
# configure:19781: $? = 0
# configure:19816: result: yes
# configure:19904: checking for stdlib.h
# configure:19904: result: yes
# configure:19914: checking for GNU libc compatible malloc
# configure:19958: result: yes
# configure:20047: checking whether mbrtowc handles incomplete characters
# configure:20104: result: guessing yes
# configure:20110: checking whether mbrtowc works as well as mbtowc
# configure:20171: result: guessing yes
# configure:20222: checking whether mbrtowc handles a NULL pwc argument
# configure:20293: result: guessing yes
# configure:20299: checking whether mbrtowc handles a NULL string argument
# configure:20358: result: guessing yes
# configure:20366: checking whether mbrtowc has a correct return value
# configure:20496: result: guessing yes
# configure:20502: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:20558: result: guessing yes
# configure:20563: checking whether mbrtowc works on empty input
# configure:20590: gcc -o conftest conftest.c >&5
# configure:20590: $? = 0
# configure:20590: ./conftest
# configure:20590: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | /* end confdefs.h. */
# |
# | #include
# | static wchar_t wc;
# | static mbstate_t mbs;
# | int
# | main (void)
# | {
# | return mbrtowc (&wc, "", 0, &mbs) == (size_t) -2;
# | }
# configure:20601: result: yes
# configure:20692: checking whether mbrtowc handles incomplete characters
# configure:20749: result: guessing yes
# configure:20755: checking whether mbrtowc works as well as mbtowc
# configure:20816: result: guessing yes
# configure:20914: checking whether mbrtowc handles incomplete characters
# configure:20971: result: guessing yes
# configure:20977: checking whether mbrtowc works as well as mbtowc
# configure:21038: result: guessing yes
# configure:21092: checking whether mbsrtowcs works
# configure:21196: result: guessing yes
# configure:21296: checking for mempcpy
# configure:21296: result: yes
# configure:21350: checking for memrchr
# configure:21350: gcc -o conftest conftest.c >&5
# configure:21350: $? = 0
# configure:21350: result: yes
# configure:21400: checking for working mktime
# configure:21608: gcc -o conftest conftest.c >&5
# configure:21608: $? = 0
# configure:21608: ./conftest
# configure:21608: $? = 0
# configure:21619: result: yes
# configure:21708: checking for obstacks that work with any size object
# configure:21732: gcc -o conftest conftest.c >&5
# conftest.c:310:21: error: conflicting types for '_obstack_memory_used'
# size_t _obstack_memory_used (struct obstack *);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from conftest.c:306:0:
# /usr/include/obstack.h:190:12: note: previous declaration of '_obstack_memory_used' was here
# extern int _obstack_memory_used (struct obstack *) __attribute_pure__;
# ^~~~~~~~~~~~~~~~~~~~
# configure:21732: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | /* end confdefs.h. */
# | #include "obstack.h"
# | void *obstack_chunk_alloc (size_t n) { return 0; }
# | void obstack_chunk_free (void *p) { }
# | /* Check that an internal function returns size_t, not int. */
# | size_t _obstack_memory_used (struct obstack *);
# |
# | int
# | main ()
# | {
# | struct obstack mem;
# | obstack_init (&mem);
# | obstack_free (&mem, 0);
# |
# | ;
# | return 0;
# | }
# configure:21740: result: no
# configure:21767: checking whether open recognizes a trailing slash
# configure:21806: gcc -o conftest conftest.c >&5
# configure:21806: $? = 0
# configure:21806: ./conftest
# configure:21806: $? = 0
# configure:21818: result: yes
# configure:21937: checking for opendir
# configure:21937: gcc -o conftest conftest.c >&5
# configure:21937: $? = 0
# configure:21937: result: yes
# configure:21997: checking for struct tm.tm_zone
# configure:21997: gcc -c conftest.c >&5
# configure:21997: $? = 0
# configure:21997: result: yes
# configure:22081: gcc -c conftest.c >&5
# configure:22081: $? = 0
# configure:22092: checking whether program_invocation_name is declared
# configure:22092: result: yes
# configure:22104: checking whether program_invocation_short_name is declared
# configure:22104: result: yes
# configure:22128: checking for raise
# configure:22128: gcc -o conftest conftest.c >&5
# configure:22128: $? = 0
# configure:22128: result: yes
# configure:22180: checking for rawmemchr
# configure:22180: gcc -o conftest conftest.c >&5
# configure:22180: $? = 0
# configure:22180: result: yes
# configure:22262: checking for readdir
# configure:22262: gcc -o conftest conftest.c >&5
# configure:22262: $? = 0
# configure:22262: result: yes
# configure:22345: checking for rewinddir
# configure:22345: gcc -o conftest conftest.c >&5
# configure:22345: $? = 0
# configure:22345: result: yes
# configure:22404: checking whether setenv validates arguments
# configure:22448: gcc -o conftest conftest.c >&5
# configure:22448: $? = 0
# configure:22448: ./conftest
# configure:22448: $? = 0
# configure:22458: result: yes
# configure:22572: checking for volatile sig_atomic_t
# configure:22572: gcc -c conftest.c >&5
# configure:22572: $? = 0
# configure:22572: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:335:36: error: expected expression before ')' token
# if (sizeof ((volatile sig_atomic_t)))
# ^
# configure:22572: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22572: result: yes
# configure:22588: checking for sighandler_t
# configure:22588: gcc -c conftest.c >&5
# configure:22588: $? = 0
# configure:22588: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:335:27: error: expected expression before ')' token
# if (sizeof ((sighandler_t)))
# ^
# configure:22588: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22588: result: yes
# configure:22602: checking whether pthread_sigmask is declared without a macro
# configure:22620: gcc -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigaction is declared without a macro
# configure:22620: gcc -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigaddset is declared without a macro
# configure:22620: gcc -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigdelset is declared without a macro
# configure:22620: gcc -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigemptyset is declared without a macro
# configure:22620: gcc -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigfillset is declared without a macro
# configure:22620: gcc -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigismember is declared without a macro
# configure:22620: gcc -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigpending is declared without a macro
# configure:22620: gcc -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigprocmask is declared without a macro
# configure:22620: gcc -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22642: checking whether sleep is declared
# configure:22642: gcc -c conftest.c >&5
# configure:22642: $? = 0
# configure:22642: result: yes
# configure:22658: checking for working sleep
# configure:22706: gcc -o conftest conftest.c >&5
# configure:22706: $? = 0
# configure:22706: ./conftest
# configure:22706: $? = 0
# configure:22716: result: yes
# configure:22754: checking for ssize_t
# configure:22778: result: yes
# configure:22789: checking whether stat handles trailing slashes on directories
# configure:22812: gcc -o conftest conftest.c >&5
# configure:22812: $? = 0
# configure:22812: ./conftest
# configure:22812: $? = 0
# configure:22822: result: yes
# configure:22824: checking whether stat handles trailing slashes on files
# configure:22864: gcc -o conftest conftest.c >&5
# configure:22864: $? = 0
# configure:22864: ./conftest
# configure:22864: $? = 0
# configure:22875: result: yes
# configure:22922: checking for struct stat.st_atim.tv_nsec
# configure:22922: gcc -c conftest.c >&5
# configure:22922: $? = 0
# configure:22922: result: yes
# configure:22931: checking whether struct stat.st_atim is of type struct timespec
# configure:22958: gcc -c conftest.c >&5
# configure:22958: $? = 0
# configure:22965: result: yes
# configure:23017: checking for struct stat.st_birthtimespec.tv_nsec
# configure:23017: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:349:12: error: 'struct stat' has no member named 'st_birthtimespec'
# if (ac_aggr.st_birthtimespec.tv_nsec)
# ^
# configure:23017: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:23017: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:349:19: error: 'struct stat' has no member named 'st_birthtimespec'
# if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# ^
# configure:23017: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:23017: result: no
# configure:23028: checking for struct stat.st_birthtimensec
# configure:23028: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:349:12: error: 'struct stat' has no member named 'st_birthtimensec'
# if (ac_aggr.st_birthtimensec)
# ^
# configure:23028: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:23028: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:349:19: error: 'struct stat' has no member named 'st_birthtimensec'
# if (sizeof ac_aggr.st_birthtimensec)
# ^
# configure:23028: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:23028: result: no
# configure:23039: checking for struct stat.st_birthtim.tv_nsec
# configure:23039: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:349:12: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'?
# if (ac_aggr.st_birthtim.tv_nsec)
# ^
# configure:23039: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:23039: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:349:19: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'?
# if (sizeof ac_aggr.st_birthtim.tv_nsec)
# ^
# configure:23039: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:23039: result: no
# configure:23057: checking for working stdalign.h
# configure:23102: gcc -c conftest.c >&5
# configure:23102: $? = 0
# configure:23109: result: yes
# configure:23131: checking for va_copy
# configure:23152: gcc -c conftest.c >&5
# configure:23152: $? = 0
# configure:23160: result: yes
# configure:23342: checking for max_align_t
# configure:23342: gcc -c conftest.c >&5
# configure:23342: $? = 0
# configure:23342: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:348:26: error: expected expression before ')' token
# if (sizeof ((max_align_t)))
# ^
# configure:23342: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((max_align_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:23342: result: yes
# configure:23355: checking whether NULL can be used in arbitrary expressions
# configure:23373: gcc -c conftest.c >&5
# configure:23373: $? = 0
# configure:23380: result: yes
# configure:23546: checking which flavor of printf attribute matches inttypes macros
# configure:23573: gcc -c conftest.c >&5
# configure:23573: $? = 0
# configure:23580: result: system
# configure:23627: checking whether dprintf is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether fpurge is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:351:10: error: 'fpurge' undeclared (first use in this function)
# (void) fpurge;
# ^~~~~~
# conftest.c:351:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23645: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:23653: result: no
# configure:23627: checking whether fseeko is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether ftello is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether getdelim is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether getline is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether gets is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:355:10: error: 'gets' undeclared (first use in this function)
# (void) gets;
# ^~~~
# conftest.c:355:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23645: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef gets
# | (void) gets;
# | ;
# | return 0;
# | }
# configure:23653: result: no
# configure:23627: checking whether pclose is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether popen is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether renameat is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether snprintf is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether tmpfile is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether vdprintf is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether vsnprintf is declared without a macro
# configure:23645: gcc -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23742: checking whether _Exit is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether atoll is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether canonicalize_file_name is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether getloadavg is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether getsubopt is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether grantpt is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether initstate is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether initstate_r is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether mkdtemp is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether mkostemp is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether mkostemps is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether mkstemp is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether mkstemps is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether posix_openpt is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether ptsname is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether ptsname_r is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether random is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether random_r is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether realpath is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether rpmatch is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether secure_getenv is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether setenv is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether setstate is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether setstate_r is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether srandom is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether srandom_r is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether strtod is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether strtoll is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether strtoull is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether unlockpt is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether unsetenv is declared without a macro
# configure:23766: gcc -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23794: checking for stpcpy
# configure:23794: gcc -o conftest conftest.c >&5
# conftest.c:410:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# configure:23794: $? = 0
# configure:23794: result: yes
# configure:23842: checking for strcasecmp
# configure:23842: gcc -o conftest conftest.c >&5
# conftest.c:412:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:23842: $? = 0
# configure:23842: result: yes
# configure:23859: checking for strncasecmp
# configure:23859: gcc -o conftest conftest.c >&5
# conftest.c:413:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:23859: $? = 0
# configure:23859: result: yes
# configure:23873: checking whether strncasecmp is declared
# configure:23873: result: yes
# configure:23925: checking for strchrnul
# configure:23925: gcc -o conftest conftest.c >&5
# configure:23925: $? = 0
# configure:23925: result: yes
# configure:23937: checking whether strchrnul works
# configure:23981: gcc -o conftest conftest.c >&5
# configure:23981: $? = 0
# configure:23981: ./conftest
# configure:23981: $? = 0
# configure:23992: result: yes
# configure:24076: checking for working strerror function
# configure:24102: gcc -o conftest conftest.c >&5
# configure:24102: $? = 0
# configure:24102: ./conftest
# configure:24102: $? = 0
# configure:24113: result: yes
# configure:24220: checking for working strndup
# configure:24258: gcc -o conftest conftest.c >&5
# configure:24258: $? = 0
# configure:24258: ./conftest
# configure:24258: $? = 0
# configure:24268: result: yes
# configure:24314: checking for working strnlen
# configure:24352: gcc -o conftest conftest.c >&5
# configure:24352: $? = 0
# configure:24352: ./conftest
# configure:24352: $? = 0
# configure:24362: result: yes
# configure:24403: checking for strtol
# configure:24403: gcc -o conftest conftest.c >&5
# configure:24403: $? = 0
# configure:24403: result: yes
# configure:24521: checking for nlink_t
# configure:24521: result: yes
# configure:24536: checking whether fchmodat is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether fstat is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether fstatat is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether futimens is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether lchmod is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether lstat is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether mkdirat is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether mkfifo is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether mkfifoat is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether mknod is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether mknodat is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether stat is declared without a macro
# configure:24562: result: yes
# configure:24536: checking whether utimensat is declared without a macro
# configure:24562: result: yes
# configure:24694: gcc -c conftest.c >&5
# configure:24694: $? = 0
# configure:24724: checking whether localtime_r is declared
# configure:24724: gcc -c conftest.c >&5
# configure:24724: $? = 0
# configure:24724: result: yes
# configure:24743: checking whether localtime_r is compatible with its POSIX signature
# configure:24767: gcc -c conftest.c >&5
# configure:24767: $? = 0
# configure:24775: result: yes
# configure:24912: checking whether chdir is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether chown is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether dup is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether dup2 is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether dup3 is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether environ is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether euidaccess is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether faccessat is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether fchdir is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether fchownat is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether fdatasync is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether fsync is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether ftruncate is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getcwd is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getdomainname is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getdtablesize is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getgroups is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether gethostname is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getlogin is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getlogin_r is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getpagesize is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getusershell is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether setusershell is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether endusershell is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether group_member is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether isatty is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether lchown is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether link is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether linkat is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether lseek is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether pipe is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether pipe2 is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether pread is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether pwrite is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether readlink is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether readlinkat is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether rmdir is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether sethostname is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether sleep is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether symlink is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether symlinkat is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether ttyname_r is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether unlink is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether unlinkat is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether usleep is declared without a macro
# configure:24942: gcc -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24994: checking for unsetenv
# configure:24994: gcc -o conftest conftest.c >&5
# configure:24994: $? = 0
# configure:24994: result: yes
# configure:25007: checking for unsetenv() return type
# configure:25032: gcc -c conftest.c >&5
# configure:25032: $? = 0
# configure:25039: result: int
# configure:25048: checking whether unsetenv obeys POSIX
# configure:25093: gcc -o conftest conftest.c >&5
# configure:25093: $? = 0
# configure:25093: ./conftest
# configure:25093: $? = 0
# configure:25103: result: yes
# configure:25214: checking whether utimensat works
# configure:25264: gcc -o conftest conftest.c >&5
# configure:25264: $? = 0
# configure:25264: ./conftest
# configure:25264: $? = 0
# configure:25283: gcc -c conftest.c >&5
# conftest.c:468:1: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:471:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
# int
# ^~~
# configure:25283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | /* end confdefs.h. */
# |
# | #ifdef __linux__
# | /* The Linux kernel added utimensat in 2.6.22, but has bugs with UTIME_OMIT
# | in several file systems as recently as 2.6.32. Always replace utimensat
# | to support older kernels. */
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:25297: result: needs runtime check
# configure:25392: checking for ptrdiff_t
# configure:25392: gcc -c conftest.c >&5
# configure:25392: $? = 0
# configure:25392: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:500:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:25392: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define GNULIB_TEST_UTIMENSAT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:25392: result: yes
# configure:25466: checking for vsnprintf
# configure:25466: gcc -o conftest conftest.c >&5
# conftest.c:487:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:25466: $? = 0
# configure:25466: result: yes
# configure:25479: checking whether snprintf respects a size of 1
# configure:25513: gcc -o conftest conftest.c >&5
# configure:25513: $? = 0
# configure:25513: ./conftest
# configure:25513: $? = 0
# configure:25524: result: yes
# configure:25534: checking whether printf supports POSIX/XSI format strings with positions
# configure:25566: gcc -o conftest conftest.c >&5
# configure:25566: $? = 0
# configure:25566: ./conftest
# configure:25566: $? = 0
# configure:25577: result: yes
# configure:25730: checking whether btowc is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wctob is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether mbsinit is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether mbrtowc is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether mbrlen is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether mbsrtowcs is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether mbsnrtowcs is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcrtomb is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsrtombs is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsnrtombs is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcwidth is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wmemchr is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wmemcmp is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wmemcpy is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wmemmove is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wmemset is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcslen is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsnlen is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcscpy is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcpcpy is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsncpy is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcpncpy is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcscat is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsncat is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcscmp is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsncmp is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcscasecmp is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsncasecmp is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcscoll is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsxfrm is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsdup is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcschr is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsrchr is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcscspn is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsspn is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcspbrk is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsstr is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcstok is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcswidth is declared without a macro
# configure:25758: gcc -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25878: checking whether iswcntrl works
# configure:25922: gcc -o conftest conftest.c >&5
# configure:25922: $? = 0
# configure:25922: ./conftest
# configure:25922: $? = 0
# configure:25933: result: yes
# configure:25957: checking for towlower
# configure:25957: gcc -o conftest conftest.c >&5
# conftest.c:528:6: warning: conflicting types for built-in function 'towlower'
# char towlower ();
# ^~~~~~~~
# configure:25957: $? = 0
# configure:25957: result: yes
# configure:26005: checking for wctype_t
# configure:26033: gcc -c conftest.c >&5
# configure:26033: $? = 0
# configure:26041: result: yes
# configure:26047: checking for wctrans_t
# configure:26073: gcc -c conftest.c >&5
# configure:26073: $? = 0
# configure:26081: result: yes
# configure:26090: checking whether wctype is declared without a macro
# configure:26119: gcc -c conftest.c >&5
# configure:26119: $? = 0
# configure:26127: result: yes
# configure:26090: checking whether iswctype is declared without a macro
# configure:26119: gcc -c conftest.c >&5
# configure:26119: $? = 0
# configure:26127: result: yes
# configure:26090: checking whether wctrans is declared without a macro
# configure:26119: gcc -c conftest.c >&5
# configure:26119: $? = 0
# configure:26127: result: yes
# configure:26090: checking whether towctrans is declared without a macro
# configure:26119: gcc -c conftest.c >&5
# configure:26119: $? = 0
# configure:26127: result: yes
# configure:26184: checking for stdint.h
# configure:26184: result: yes
# configure:26274: checking whether time.h and sys/time.h may both be included
# configure:26294: gcc -c conftest.c >&5
# configure:26294: $? = 0
# configure:26301: result: yes
# configure:26309: checking for struct stat.st_blksize
# configure:26309: gcc -c conftest.c >&5
# configure:26309: $? = 0
# configure:26309: result: yes
# configure:26331: checking for library containing setsockopt
# configure:26362: gcc -o conftest conftest.c >&5
# configure:26362: $? = 0
# configure:26379: result: none required
# configure:26444: checking for library containing setsockopt
# configure:26492: result: none required
# configure:26538: checking for sys/mtio.h
# configure:26538: result: yes
# configure:26548: checking which ioctl field to test for reversed bytes
# configure:26567: result: mt_type
# configure:26583: checking whether to build rmt
# configure:26596: result: yes
# configure:26509: checking for remote tape header files
# configure:26522: gcc -E conftest.c
# configure:26522: $? = 0
# configure:26529: result: yes
# configure:26633: checking for sys/buf.h
# configure:26633: gcc -c conftest.c >&5
# conftest.c:521:21: fatal error: sys/buf.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:26633: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define GNULIB_TEST_UTIMENSAT 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_SYS_MTIO_H 1
# | #define MTIO_CHECK_FIELD mt_type
# | /* end confdefs.h. */
# | #if HAVE_SYS_PARAM_H
# | #include
# | #endif
# |
# | #include
# configure:26633: result: no
# configure:26649: checking for struct stat.st_blksize
# configure:26649: result: yes
# configure:26665: checking for library containing gethostbyname
# configure:26696: gcc -o conftest conftest.c >&5
# configure:26696: $? = 0
# configure:26713: result: none required
# configure:26727: checking for getpwuid
# configure:26727: result: yes
# configure:26727: checking for getpwnam
# configure:26727: result: yes
# configure:26727: checking for getgrgid
# configure:26727: result: yes
# configure:26727: checking for getgrnam
# configure:26727: result: yes
# configure:26727: checking for pipe
# configure:26727: result: yes
# configure:26727: checking for fork
# configure:26727: result: yes
# configure:26727: checking for getuid
# configure:26727: result: yes
# configure:26727: checking for geteuid
# configure:26727: result: yes
# configure:26727: checking for getgid
# configure:26727: gcc -o conftest conftest.c >&5
# configure:26727: $? = 0
# configure:26727: result: yes
# configure:26727: checking for setuid
# configure:26727: gcc -o conftest conftest.c >&5
# configure:26727: $? = 0
# configure:26727: result: yes
# configure:26727: checking for setgid
# configure:26727: gcc -o conftest conftest.c >&5
# configure:26727: $? = 0
# configure:26727: result: yes
# configure:26727: checking for mknod
# configure:26727: gcc -o conftest conftest.c >&5
# configure:26727: $? = 0
# configure:26727: result: yes
# configure:26727: checking for symlink
# configure:26727: result: yes
# configure:26727: checking for link
# configure:26727: gcc -o conftest conftest.c >&5
# configure:26727: $? = 0
# configure:26727: result: yes
# configure:26727: checking for chown
# configure:26727: result: yes
# configure:26737: checking for structure packing via __attribute__((packed))
# configure:26754: gcc -c conftest.c >&5
# configure:26754: $? = 0
# configure:26763: result: yes
# configure:26878: checking for unistd.h
# configure:26878: result: yes
# configure:26878: checking for stdlib.h
# configure:26878: result: yes
# configure:26878: checking for string.h
# configure:26878: result: yes
# configure:26878: checking for fcntl.h
# configure:26878: result: yes
# configure:26878: checking for pwd.h
# configure:26878: result: yes
# configure:26878: checking for grp.h
# configure:26878: result: yes
# configure:26878: checking for sys/io/trioctl.h
# configure:26878: result: no
# configure:26878: checking utmp.h usability
# configure:26878: gcc -c conftest.c >&5
# configure:26878: $? = 0
# configure:26878: result: yes
# configure:26878: checking utmp.h presence
# configure:26878: gcc -E conftest.c
# configure:26878: $? = 0
# configure:26878: result: yes
# configure:26878: checking for utmp.h
# configure:26878: result: yes
# configure:26878: checking for getopt.h
# configure:26878: result: yes
# configure:26878: checking for locale.h
# configure:26878: result: yes
# configure:26878: checking libintl.h usability
# configure:26878: gcc -c conftest.c >&5
# configure:26878: $? = 0
# configure:26878: result: yes
# configure:26878: checking libintl.h presence
# configure:26878: gcc -E conftest.c
# configure:26878: $? = 0
# configure:26878: result: yes
# configure:26878: checking for libintl.h
# configure:26878: result: yes
# configure:26878: checking for sys/wait.h
# configure:26878: result: yes
# configure:26878: checking for utime.h
# configure:26878: result: yes
# configure:26878: checking for locale.h
# configure:26878: result: yes
# configure:26878: checking process.h usability
# configure:26878: gcc -c conftest.c >&5
# conftest.c:580:21: fatal error: process.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:26878: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define GNULIB_TEST_UTIMENSAT 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_SYS_MTIO_H 1
# | #define MTIO_CHECK_FIELD mt_type
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETGID 1
# | #define HAVE_MKNOD 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ATTRIB_PACKED 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:26878: result: no
# configure:26878: checking process.h presence
# configure:26878: gcc -E conftest.c
# conftest.c:547:21: fatal error: process.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:26878: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define GNULIB_TEST_UTIMENSAT 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_SYS_MTIO_H 1
# | #define MTIO_CHECK_FIELD mt_type
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETGID 1
# | #define HAVE_MKNOD 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ATTRIB_PACKED 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# configure:26878: result: no
# configure:26878: checking for process.h
# configure:26878: result: no
# configure:26878: checking sys/ioctl.h usability
# configure:26878: gcc -c conftest.c >&5
# configure:26878: $? = 0
# configure:26878: result: yes
# configure:26878: checking sys/ioctl.h presence
# configure:26878: gcc -E conftest.c
# configure:26878: $? = 0
# configure:26878: result: yes
# configure:26878: checking for sys/ioctl.h
# configure:26878: result: yes
# configure:26889: checking whether errno is declared
# configure:26889: gcc -c conftest.c >&5
# configure:26889: $? = 0
# configure:26889: result: yes
# configure:26910: checking whether getpwnam is declared
# configure:26910: gcc -c conftest.c >&5
# configure:26910: $? = 0
# configure:26910: result: yes
# configure:26931: checking whether getgrnam is declared
# configure:26931: gcc -c conftest.c >&5
# configure:26931: $? = 0
# configure:26931: result: yes
# configure:26952: checking whether getgrgid is declared
# configure:26952: gcc -c conftest.c >&5
# configure:26952: $? = 0
# configure:26952: result: yes
# configure:26973: checking whether strdup is declared
# configure:26973: result: yes
# configure:26994: checking whether strerror is declared
# configure:26994: gcc -c conftest.c >&5
# configure:26994: $? = 0
# configure:26994: result: yes
# configure:27015: checking whether getenv is declared
# configure:27015: result: yes
# configure:27036: checking whether atoi is declared
# configure:27036: gcc -c conftest.c >&5
# configure:27036: $? = 0
# configure:27036: result: yes
# configure:27057: checking whether exit is declared
# configure:27057: gcc -c conftest.c >&5
# configure:27057: $? = 0
# configure:27057: result: yes
# configure:27122: checking for ld used by gcc
# configure:27189: result: /usr/sbin/ld
# configure:27196: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:27211: result: yes
# configure:27218: checking for shared library run path origin
# configure:27231: result: done
# configure:27809: checking for iconv
# configure:27833: gcc -o conftest conftest.c >&5
# configure:27833: $? = 0
# configure:27867: result: yes
# configure:27870: checking for working iconv
# configure:27999: gcc -o conftest conftest.c >&5
# configure:27999: $? = 0
# configure:27999: ./conftest
# configure:27999: $? = 0
# configure:28011: result: yes
# configure:28039: checking for iconv declaration
# configure:28068: gcc -c conftest.c >&5
# configure:28068: $? = 0
# configure:28079: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:28090: checking for a sed that does not truncate output
# configure:28154: result: /usr/sbin/sed
# configure:28160: checking whether NLS is requested
# configure:28169: result: yes
# configure:28209: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:28241: result: /usr/sbin/msgfmt
# configure:28250: checking for gmsgfmt
# configure:28281: result: /usr/sbin/msgfmt
# configure:28331: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:28363: result: /usr/sbin/xgettext
# configure:28408: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:28439: result: /usr/sbin/msgmerge
# configure:28480: checking for CFPreferencesCopyAppValue
# configure:28498: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:559:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define GNULIB_TEST_UTIMENSAT 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_SYS_MTIO_H 1
# | #define MTIO_CHECK_FIELD mt_type
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETGID 1
# | #define HAVE_MKNOD 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ATTRIB_PACKED 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_DECL_ERRNO 1
# | #define HAVE_DECL_GETPWNAM 1
# | #define HAVE_DECL_GETGRNAM 1
# | #define HAVE_DECL_GETGRGID 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_ATOI 1
# | #define HAVE_DECL_EXIT 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:28507: result: no
# configure:28514: checking for CFLocaleCopyCurrent
# configure:28532: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:559:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28532: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU cpio"
# | #define PACKAGE_TARNAME "cpio"
# | #define PACKAGE_VERSION "2.12"
# | #define PACKAGE_STRING "GNU cpio 2.12"
# | #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# | #define PACKAGE "cpio"
# | #define VERSION "2.12"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_FUTIMESAT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_MTIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #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_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_WORKING_UTIMES 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_CLOSE_STREAM 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_DIRENT_SAFER 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_ST_BLOCKS 1
# | #define HAVE_DECL___FPENDING 1
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_LCHOWN 1
# | #define GNULIB_TEST_LCHOWN 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define GNULIB_TEST_UTIMENSAT 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_ST_BLKSIZE 1
# | #define HAVE_SYS_MTIO_H 1
# | #define MTIO_CHECK_FIELD mt_type
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_PIPE 1
# | #define HAVE_FORK 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETGID 1
# | #define HAVE_MKNOD 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ATTRIB_PACKED 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_DECL_ERRNO 1
# | #define HAVE_DECL_GETPWNAM 1
# | #define HAVE_DECL_GETGRNAM 1
# | #define HAVE_DECL_GETGRGID 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_ATOI 1
# | #define HAVE_DECL_EXIT 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:28541: result: no
# configure:28590: checking for GNU gettext in libc
# configure:28614: gcc -o conftest conftest.c >&5
# configure:28614: $? = 0
# configure:28623: result: yes
# configure:29460: checking whether to use NLS
# configure:29462: result: yes
# configure:29465: checking where the gettext function comes from
# configure:29476: result: libc
# configure:29657: checking that generated files are newer than configure
# configure:29663: result: done
# configure:29775: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU cpio config.status 2.12, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 5870e1dcbbec
#
# config.status:2202: creating tests/Makefile
# config.status:2202: creating tests/atlocal
# config.status:2202: creating Makefile
# config.status:2202: creating doc/Makefile
# config.status:2202: creating gnu/Makefile
# config.status:2202: creating lib/Makefile
# config.status:2202: creating rmt/Makefile
# config.status:2202: creating src/Makefile
# config.status:2202: creating po/Makefile.in
# config.status:2202: creating config.h
# config.status:2431: executing depfiles commands
# config.status:2431: executing po-directories commands
# config.status:2431: executing tests/atconfig commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_DEFAULT_RMT_DIR_set=
# ac_cv_env_DEFAULT_RMT_DIR_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_chown=yes
# ac_cv_func_chown_works=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_clock_settime=yes
# ac_cv_func_closedir=yes
# ac_cv_func_dirfd=yes
# ac_cv_func_fchdir=yes
# ac_cv_func_fchmod=yes
# ac_cv_func_fchown=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_fdopendir=yes
# ac_cv_func_flockfile=yes
# ac_cv_func_fork=yes
# ac_cv_func_fstatat=yes
# ac_cv_func_funlockfile=yes
# ac_cv_func_futimens=yes
# ac_cv_func_futimes=yes
# ac_cv_func_futimesat=yes
# ac_cv_func_getdelim=yes
# ac_cv_func_getdtablesize=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getgrgid=yes
# ac_cv_func_getgrnam=yes
# ac_cv_func_getline=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getpwnam=yes
# ac_cv_func_getpwuid=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getuid=yes
# ac_cv_func_isblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_lchmod=no
# ac_cv_func_lchown=yes
# ac_cv_func_link=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_lstat=yes
# ac_cv_func_lutimes=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_memrchr=yes
# ac_cv_func_mkfifo=yes
# ac_cv_func_mknod=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_nanotime=no
# ac_cv_func_obstack=no
# ac_cv_func_openat=yes
# ac_cv_func_opendir=yes
# ac_cv_func_pipe=yes
# ac_cv_func_raise=yes
# ac_cv_func_rawmemchr=yes
# ac_cv_func_readdir=yes
# ac_cv_func_rewinddir=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setgid=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setmode=no
# ac_cv_func_setuid=yes
# ac_cv_func_sleep=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchrnul=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strnlen_working=yes
# ac_cv_func_strtol=yes
# ac_cv_func_symlink=yes
# ac_cv_func_towlower=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_utimensat=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_vsnprintf=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_func_wmemchr=yes
# ac_cv_func_wmemcpy=yes
# ac_cv_func_wmempcpy=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl___fpending=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_alarm=yes
# ac_cv_have_decl_alphasort=yes
# ac_cv_have_decl_atoi=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_canonicalize_file_name=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_clearerr_unlocked=yes
# ac_cv_have_decl_closedir=yes
# ac_cv_have_decl_dirfd=yes
# ac_cv_have_decl_dprintf=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_errno=yes
# ac_cv_have_decl_euidaccess=yes
# ac_cv_have_decl_exit=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchmodat=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fcntl=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_fdopendir=yes
# ac_cv_have_decl_feof_unlocked=yes
# ac_cv_have_decl_ferror_unlocked=yes
# ac_cv_have_decl_fflush_unlocked=yes
# ac_cv_have_decl_ffs=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_fgets_unlocked=yes
# ac_cv_have_decl_fputc_unlocked=yes
# ac_cv_have_decl_fputs_unlocked=yes
# ac_cv_have_decl_fread_unlocked=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_fstat=yes
# ac_cv_have_decl_fstatat=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_futimens=yes
# ac_cv_have_decl_fwrite_unlocked=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getchar_unlocked=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_getgrgid=yes
# ac_cv_have_decl_getgrnam=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getloadavg=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getpwnam=yes
# ac_cv_have_decl_getsubopt=yes
# ac_cv_have_decl_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_group_member=yes
# ac_cv_have_decl_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_initstate_r=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_iswctype=yes
# ac_cv_have_decl_lchmod=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_localtime_r=yes
# ac_cv_have_decl_lseek=yes
# ac_cv_have_decl_lstat=yes
# ac_cv_have_decl_mbrlen=yes
# ac_cv_have_decl_mbrtowc=yes
# ac_cv_have_decl_mbsinit=yes
# ac_cv_have_decl_mbsnrtowcs=yes
# ac_cv_have_decl_mbsrtowcs=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_mempcpy=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_mkdirat=yes
# ac_cv_have_decl_mkdtemp=yes
# ac_cv_have_decl_mkfifo=yes
# ac_cv_have_decl_mkfifoat=yes
# ac_cv_have_decl_mknod=yes
# ac_cv_have_decl_mknodat=yes
# ac_cv_have_decl_mkostemp=yes
# ac_cv_have_decl_mkostemps=yes
# ac_cv_have_decl_mkstemp=yes
# ac_cv_have_decl_mkstemps=yes
# ac_cv_have_decl_openat=yes
# ac_cv_have_decl_opendir=yes
# ac_cv_have_decl_pclose=yes
# ac_cv_have_decl_pipe2=yes
# ac_cv_have_decl_pipe=yes
# ac_cv_have_decl_popen=yes
# ac_cv_have_decl_posix_openpt=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_program_invocation_name=yes
# ac_cv_have_decl_program_invocation_short_name=yes
# ac_cv_have_decl_pthread_sigmask=yes
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_putc_unlocked=yes
# ac_cv_have_decl_putchar_unlocked=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_random_r=yes
# ac_cv_have_decl_rawmemchr=yes
# ac_cv_have_decl_readdir=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rewinddir=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_rpmatch=yes
# ac_cv_have_decl_scandir=yes
# ac_cv_have_decl_secure_getenv=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_sethostname=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setstate_r=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_sigaction=yes
# ac_cv_have_decl_sigaddset=yes
# ac_cv_have_decl_sigdelset=yes
# ac_cv_have_decl_sigemptyset=yes
# ac_cv_have_decl_sigfillset=yes
# ac_cv_have_decl_sigismember=yes
# ac_cv_have_decl_sigpending=yes
# ac_cv_have_decl_sigprocmask=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_srandom_r=yes
# ac_cv_have_decl_stat=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasecmp=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncasecmp=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtoimax=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_towctrans=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_unlockpt=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_have_decl_utimensat=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_wcpcpy=yes
# ac_cv_have_decl_wcpncpy=yes
# ac_cv_have_decl_wcrtomb=yes
# ac_cv_have_decl_wcscasecmp=yes
# ac_cv_have_decl_wcscat=yes
# ac_cv_have_decl_wcschr=yes
# ac_cv_have_decl_wcscmp=yes
# ac_cv_have_decl_wcscoll=yes
# ac_cv_have_decl_wcscpy=yes
# ac_cv_have_decl_wcscspn=yes
# ac_cv_have_decl_wcsdup=yes
# ac_cv_have_decl_wcslen=yes
# ac_cv_have_decl_wcsncasecmp=yes
# ac_cv_have_decl_wcsncat=yes
# ac_cv_have_decl_wcsncmp=yes
# ac_cv_have_decl_wcsncpy=yes
# ac_cv_have_decl_wcsnlen=yes
# ac_cv_have_decl_wcsnrtombs=yes
# ac_cv_have_decl_wcspbrk=yes
# ac_cv_have_decl_wcsrchr=yes
# ac_cv_have_decl_wcsrtombs=yes
# ac_cv_have_decl_wcsspn=yes
# ac_cv_have_decl_wcsstr=yes
# ac_cv_have_decl_wcstok=yes
# ac_cv_have_decl_wcswidth=yes
# ac_cv_have_decl_wcsxfrm=yes
# ac_cv_have_decl_wctob=yes
# ac_cv_have_decl_wctrans=yes
# ac_cv_have_decl_wctype=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_have_decl_wmemchr=yes
# ac_cv_have_decl_wmemcmp=yes
# ac_cv_have_decl_wmemcpy=yes
# ac_cv_have_decl_wmemmove=yes
# ac_cv_have_decl_wmemset=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_linewrap_h=no
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_net_errno_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_process_h=no
# ac_cv_header_pwd_h=yes
# ac_cv_header_search_h=yes
# ac_cv_header_sgtty_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_ext_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_buf_h=no
# ac_cv_header_sys_device_h=no
# ac_cv_header_sys_gentape_h=no
# ac_cv_header_sys_inet_h=no
# ac_cv_header_sys_io_trioctl_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_mtio_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_tape_h=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_tprintf_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_types_h_makedev=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_sysexits_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_utmp_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_error_at_line=yes
# ac_cv_member_struct_stat_st_atim_tv_nsec=yes
# ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
# ac_cv_member_struct_stat_st_birthtimensec=no
# ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_member_struct_stat_st_blocks=yes
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_member_struct_tm_tm_zone=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_setsockopt='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_struct_tm=time.h
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type__Bool=yes
# ac_cv_type_gid_t=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_max_align_t=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_sighandler_t=yes
# ac_cv_type_signal=void
# ac_cv_type_sigset_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_volatile_sig_atomic_t=yes
# ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/usr/sbin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works=yes
# am_cv_func_working_getline=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_ustar=gnutar
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0='word 1 bit 20'
# gl_cv_compound_literals=yes
# gl_cv_decl_null_works=yes
# gl_cv_double_slash_root=no
# gl_cv_func___fpending=yes
# gl_cv_func_chown_ctime_works=yes
# gl_cv_func_chown_follows_symlink=yes
# gl_cv_func_chown_slash_works=yes
# gl_cv_func_dirfd_macro=no
# gl_cv_func_dup2_works=yes
# gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
# gl_cv_func_fcntl_f_dupfd_works=yes
# gl_cv_func_fdopendir_works=yes
# gl_cv_func_fnmatch_gnu=yes
# gl_cv_func_fseeko=yes
# gl_cv_func_fstatat_zero_flag=yes
# gl_cv_func_getcwd_abort_bug=no
# gl_cv_func_getcwd_null=yes
# gl_cv_func_getcwd_path_max=yes
# gl_cv_func_getcwd_posix_signature=yes
# gl_cv_func_getdtablesize_works=yes
# gl_cv_func_getopt_gnu=yes
# gl_cv_func_getopt_long_gnu=yes
# gl_cv_func_getopt_posix=yes
# gl_cv_func_gettimeofday_clobber=no
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_iswcntrl_works=yes
# gl_cv_func_itold_works=yes
# gl_cv_func_lseek_pipe=yes
# gl_cv_func_lstat_dereferences_slashed_symlink=yes
# gl_cv_func_malloc_0_nonnull=1
# gl_cv_func_malloc_posix=yes
# gl_cv_func_mbrtowc_empty_input=yes
# gl_cv_func_mbrtowc_incomplete_state='guessing yes'
# gl_cv_func_mbrtowc_nul_retval='guessing yes'
# gl_cv_func_mbrtowc_null_arg1='guessing yes'
# gl_cv_func_mbrtowc_null_arg2='guessing yes'
# gl_cv_func_mbrtowc_retval='guessing yes'
# gl_cv_func_mbrtowc_sanitycheck='guessing yes'
# gl_cv_func_mbsrtowcs_works='guessing yes'
# gl_cv_func_memchr_works=yes
# gl_cv_func_open_slash=yes
# gl_cv_func_printf_attribute_flavor=system
# gl_cv_func_printf_positions=yes
# gl_cv_func_setenv_works=yes
# gl_cv_func_sleep_works=yes
# gl_cv_func_snprintf_retval_c99=yes
# gl_cv_func_snprintf_size1=yes
# gl_cv_func_stat_dir_slash=yes
# gl_cv_func_stat_file_slash=yes
# gl_cv_func_strchrnul_works=yes
# gl_cv_func_strerror_0_works=yes
# gl_cv_func_strndup_works=yes
# gl_cv_func_unsetenv_works=yes
# gl_cv_func_utimensat_works='needs runtime check'
# gl_cv_func_va_copy=yes
# gl_cv_func_vsnprintf_usable=yes
# gl_cv_func_working_getdelim=yes
# gl_cv_func_working_mktime=yes
# gl_cv_func_working_strerror=yes
# gl_cv_func_working_utimes=yes
# gl_cv_have_arbitrary_file_name_length_limit=yes
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl__Exit=yes
# gl_cv_have_raw_decl_alphasort=yes
# gl_cv_have_raw_decl_atoll=yes
# gl_cv_have_raw_decl_btowc=yes
# gl_cv_have_raw_decl_canonicalize_file_name=yes
# gl_cv_have_raw_decl_chdir=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_closedir=yes
# gl_cv_have_raw_decl_dirfd=yes
# gl_cv_have_raw_decl_dprintf=yes
# gl_cv_have_raw_decl_dup2=yes
# gl_cv_have_raw_decl_dup3=yes
# gl_cv_have_raw_decl_dup=yes
# gl_cv_have_raw_decl_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=yes
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchmodat=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fcntl=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_fdopendir=yes
# gl_cv_have_raw_decl_ffs=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_fpurge=no
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fstat=yes
# gl_cv_have_raw_decl_fstatat=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftello=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_futimens=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdelim=yes
# gl_cv_have_raw_decl_getdomainname=yes
# gl_cv_have_raw_decl_getdtablesize=yes
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getline=yes
# gl_cv_have_raw_decl_getloadavg=yes
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=yes
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_gets=no
# gl_cv_have_raw_decl_getsubopt=yes
# gl_cv_have_raw_decl_gettimeofday=yes
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_grantpt=yes
# gl_cv_have_raw_decl_group_member=yes
# gl_cv_have_raw_decl_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=yes
# gl_cv_have_raw_decl_initstate=yes
# gl_cv_have_raw_decl_initstate_r=yes
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_iswctype=yes
# gl_cv_have_raw_decl_lchmod=yes
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_lstat=yes
# gl_cv_have_raw_decl_mbrlen=yes
# gl_cv_have_raw_decl_mbrtowc=yes
# gl_cv_have_raw_decl_mbsinit=yes
# gl_cv_have_raw_decl_mbsnrtowcs=yes
# gl_cv_have_raw_decl_mbsrtowcs=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=yes
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_mkdirat=yes
# gl_cv_have_raw_decl_mkdtemp=yes
# gl_cv_have_raw_decl_mkfifo=yes
# gl_cv_have_raw_decl_mkfifoat=yes
# gl_cv_have_raw_decl_mknod=yes
# gl_cv_have_raw_decl_mknodat=yes
# gl_cv_have_raw_decl_mkostemp=yes
# gl_cv_have_raw_decl_mkostemps=yes
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=yes
# gl_cv_have_raw_decl_openat=yes
# gl_cv_have_raw_decl_opendir=yes
# gl_cv_have_raw_decl_pclose=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_pthread_sigmask=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_readdir=yes
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rewinddir=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=yes
# gl_cv_have_raw_decl_scandir=yes
# gl_cv_have_raw_decl_secure_getenv=yes
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=yes
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_sigaction=yes
# gl_cv_have_raw_decl_sigaddset=yes
# gl_cv_have_raw_decl_sigdelset=yes
# gl_cv_have_raw_decl_sigemptyset=yes
# gl_cv_have_raw_decl_sigfillset=yes
# gl_cv_have_raw_decl_sigismember=yes
# gl_cv_have_raw_decl_sigpending=yes
# gl_cv_have_raw_decl_sigprocmask=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=yes
# gl_cv_have_raw_decl_stat=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasecmp=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncasecmp=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtoimax=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strtoumax=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_towctrans=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_unlockpt=yes
# gl_cv_have_raw_decl_unsetenv=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_have_raw_decl_utimensat=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_have_raw_decl_wcpcpy=yes
# gl_cv_have_raw_decl_wcpncpy=yes
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcscasecmp=yes
# gl_cv_have_raw_decl_wcscat=yes
# gl_cv_have_raw_decl_wcschr=yes
# gl_cv_have_raw_decl_wcscmp=yes
# gl_cv_have_raw_decl_wcscoll=yes
# gl_cv_have_raw_decl_wcscpy=yes
# gl_cv_have_raw_decl_wcscspn=yes
# gl_cv_have_raw_decl_wcsdup=yes
# gl_cv_have_raw_decl_wcslen=yes
# gl_cv_have_raw_decl_wcsncasecmp=yes
# gl_cv_have_raw_decl_wcsncat=yes
# gl_cv_have_raw_decl_wcsncmp=yes
# gl_cv_have_raw_decl_wcsncpy=yes
# gl_cv_have_raw_decl_wcsnlen=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcspbrk=yes
# gl_cv_have_raw_decl_wcsrchr=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wcsspn=yes
# gl_cv_have_raw_decl_wcsstr=yes
# gl_cv_have_raw_decl_wcstok=yes
# gl_cv_have_raw_decl_wcswidth=yes
# gl_cv_have_raw_decl_wcsxfrm=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_wctrans=yes
# gl_cv_have_raw_decl_wctype=yes
# gl_cv_have_raw_decl_wcwidth=yes
# gl_cv_have_raw_decl_wmemchr=yes
# gl_cv_have_raw_decl_wmemcmp=yes
# gl_cv_have_raw_decl_wmemcpy=yes
# gl_cv_have_raw_decl_wmemmove=yes
# gl_cv_have_raw_decl_wmemset=yes
# gl_cv_header_errno_h_complete=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_stdint_h=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=yes
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_next_dirent_h=''
# gl_cv_next_fcntl_h=''
# gl_cv_next_getopt_h=''
# gl_cv_next_inttypes_h=''
# gl_cv_next_signal_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_strings_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_sysexits_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_pragma_columns=no
# gl_cv_promoted_mode_t=mode_t
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_struct_dirent_d_ino=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_sys_struct_timeval=yes
# gl_cv_sys_struct_timeval_tv_sec=yes
# gl_cv_sys_struct_utimbuf=yes
# gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
# gl_cv_time_r_posix=yes
# gl_cv_type_sigset_t=yes
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gl_cv_var_stdin_large_offset=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext3_libc=yes
# gt_cv_func_unsetenv_ret=int
# gt_cv_inttypes_pri_broken=no
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=yes
# gt_cv_var_environ_declaration=yes
# pu_cv_header_mtio_check_field=mt_type
# pu_cv_header_rmt=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/cpio/src/cpio-2.12/build-aux/missing aclocal-1.14'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cr'
# AUTOCONF='${SHELL} /tmp/cpio/src/cpio-2.12/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/cpio/src/cpio-2.12/build-aux/missing autoheader'
# AUTOM4TE='${SHELL} /tmp/cpio/src/cpio-2.12/build-aux/missing autom4te'
# AUTOMAKE='${SHELL} /tmp/cpio/src/cpio-2.12/build-aux/missing automake-1.14'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPIO_MT_COND_FALSE=''
# CPIO_MT_COND_TRUE='#'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFAULT_RMT_COMMAND=''
# DEFAULT_RMT_DIR='$(libexecdir)'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FLOAT_H=''
# FNMATCH_H=''
# GETOPT_H='getopt.h'
# GETTEXT_MACRO_VERSION='0.19'
# GLIBC21='yes'
# GL_COND_LIBTOOL_FALSE=''
# GL_COND_LIBTOOL_TRUE='#'
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_FLOAT_H_FALSE=''
# GL_GENERATE_FLOAT_H_TRUE='#'
# GL_GENERATE_FNMATCH_H_FALSE=''
# GL_GENERATE_FNMATCH_H_TRUE='#'
# GL_GENERATE_STDALIGN_H_FALSE=''
# GL_GENERATE_STDALIGN_H_TRUE='#'
# GL_GENERATE_STDARG_H_FALSE=''
# GL_GENERATE_STDARG_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GL_GENERATE_SYSEXITS_H_FALSE=''
# GL_GENERATE_SYSEXITS_H_TRUE='#'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GNULIB_ALPHASORT='0'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='0'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CHDIR='1'
# GNULIB_CHOWN='1'
# GNULIB_CLOSE='1'
# GNULIB_CLOSEDIR='1'
# GNULIB_DIRFD='1'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='1'
# GNULIB_DUP3='0'
# GNULIB_DUP='1'
# GNULIB_ENVIRON='1'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='1'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='1'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='0'
# GNULIB_FDOPENDIR='1'
# GNULIB_FFLUSH='0'
# GNULIB_FFS='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='1'
# GNULIB_FSEEKO='1'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='1'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='1'
# GNULIB_GETDELIM='1'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='1'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='1'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT='1'
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISATTY='0'
# GNULIB_ISWBLANK='0'
# GNULIB_ISWCTYPE='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='1'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LSEEK='1'
# GNULIB_LSTAT='1'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='1'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='1'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='1'
# GNULIB_MEMRCHR='1'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='1'
# GNULIB_NANOSLEEP='0'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='1'
# GNULIB_OPENAT='1'
# GNULIB_OPENDIR='1'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PTHREAD_SIGMASK='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='0'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_QSORT_R='0'
# GNULIB_RAISE='1'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='1'
# GNULIB_READ='1'
# GNULIB_READDIR='1'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_REWINDDIR='1'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANDIR='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SETENV='1'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SIGACTION='0'
# GNULIB_SIGNAL_H_SIGPIPE='0'
# GNULIB_SIGPROCMASK='0'
# GNULIB_SLEEP='1'
# GNULIB_SNPRINTF='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STAT='1'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='1'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='1'
# GNULIB_STRDUP='1'
# GNULIB_STRERROR='1'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='1'
# GNULIB_STRNLEN='1'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='1'
# GNULIB_TIME_RZ='0'
# GNULIB_TMPFILE='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='1'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='1'
# GNULIB_VASPRINTF='0'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='1'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='0'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTOMB='0'
# GNULIB_WCTRANS='0'
# GNULIB_WCTYPE='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='1'
# GNULIB__EXIT='0'
# GREP='/usr/sbin/grep'
# HAVE_ALPHASORT='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_CLOSEDIR='1'
# HAVE_DECL_DIRFD='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FDOPENDIR='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_LOCALTIME_R='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNCASECMP='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DIRENT_H='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FDOPENDIR='1'
# HAVE_FEATURES_H='1'
# HAVE_FFS='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETOPT_H='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# HAVE_LCHMOD='1'
# HAVE_LCHOWN='1'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MAX_ALIGN_T='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDIRAT='1'
# HAVE_MKDTEMP='1'
# HAVE_MKFIFO='1'
# HAVE_MKFIFOAT='1'
# HAVE_MKNOD='1'
# HAVE_MKNODAT='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NANOSLEEP='1'
# HAVE_OPENAT='1'
# HAVE_OPENDIR='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_POSIX_SIGNALBLOCKING='1'
# HAVE_PREAD='1'
# HAVE_PTHREAD_SIGMASK='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RAISE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READDIR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_REWINDDIR='1'
# HAVE_RPMATCH='1'
# HAVE_SCANDIR='1'
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGACTION='1'
# HAVE_SIGHANDLER_T='1'
# HAVE_SIGINFO_T='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SIGSET_T='1'
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASECMP='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRINGS_H='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
# HAVE_STRUCT_TIMEVAL='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYSEXITS_H='1'
# HAVE_SYS_BITYPES_H=''
# 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_TIMEGM='1'
# HAVE_TIMEZONE_T='0'
# HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WCTRANS_T='1'
# HAVE_WCTYPE_H='1'
# HAVE_WCTYPE_T='1'
# HAVE_WINSOCK2_H='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='1'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBGNU_LIBDEPS=''
# LIBGNU_LTLIBDEPS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=' '
# LIB_CLOCK_GETTIME=''
# LIB_SETSOCKOPT=''
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/gnu"'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_ZH_CN='none'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/cpio/src/cpio-2.12/build-aux/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRINGS_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
# NEXT_DIRENT_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_GETOPT_H=''
# NEXT_INTTYPES_H=''
# NEXT_SIGNAL_H=''
# NEXT_STDARG_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRINGS_H=''
# NEXT_STRING_H=''
# NEXT_SYSEXITS_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# OBJEXT='o'
# PACKAGE='cpio'
# PACKAGE_BUGREPORT='bug-cpio@gnu.org'
# PACKAGE_NAME='GNU cpio'
# PACKAGE_STRING='GNU cpio 2.12'
# PACKAGE_TARNAME='cpio'
# PACKAGE_URL='http://www.gnu.org/software/cpio'
# PACKAGE_VERSION='2.12'
# PATH_SEPARATOR=':'
# POSUB='po'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# PU_RMT_COND_FALSE='#'
# PU_RMT_COND_TRUE=''
# PU_RMT_PROG='rmt$(EXEEXT)'
# RANLIB='ranlib'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_CLOSEDIR='0'
# REPLACE_DIRFD='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='1'
# REPLACE_FDOPEN='0'
# REPLACE_FDOPENDIR='0'
# REPLACE_FFLUSH='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='0'
# REPLACE_GMTIME='0'
# REPLACE_ISATTY='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALTIME='0'
# REPLACE_LOCALTIME_R='0'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='0'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='0'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='0'
# REPLACE_OPENDIR='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTHREAD_SIGMASK='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_QSORT_R='0'
# REPLACE_RAISE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_READLINKAT='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SETENV='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_STAT='0'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRTOUMAX='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_SYMLINKAT='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TOWLOWER='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='1'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDALIGN_H=''
# STDARG_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# SYSEXITS_H=''
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='1'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_NLS='yes'
# VERSION='2.12'
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX=''
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=' --flag=argp_error:2:c-format --flag=argp_failure:4:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format'
# YACC='bison -y'
# YFLAGS=''
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='tar -xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' asnprintf.o chdir-long.o fcntl.o getopt.o getopt1.o obstack.o openat-proc.o printf-args.o printf-parse.o utimensat.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo chdir-long.lo fcntl.lo getopt.lo getopt1.lo obstack.lo openat-proc.lo printf-args.lo printf-parse.lo utimensat.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_CPIO_GNULIB_TESTS'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/cpio/src/cpio-2.12/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datarootdir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkglibexecdir='${libexecdir}/${PACKAGE}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "GNU cpio"
# #define PACKAGE_TARNAME "cpio"
# #define PACKAGE_VERSION "2.12"
# #define PACKAGE_STRING "GNU cpio 2.12"
# #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
# #define PACKAGE_URL "http://www.gnu.org/software/cpio"
# #define PACKAGE "cpio"
# #define VERSION "2.12"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define __USE_MINGW_ANSI_STDIO 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_FSEEKO 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define PROTOTYPES 1
# #define __PROTOTYPES 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define RETSIGTYPE void
# #define STDC_HEADERS 1
# #define HAVE_DIRENT_H 1
# #define HAVE_FCHMOD 1
# #define HAVE_FCHOWN 1
# #define HAVE_GETPWUID 1
# #define HAVE_GETPWNAM 1
# #define HAVE_GETGRGID 1
# #define HAVE_GETGRNAM 1
# #define HAVE_PIPE 1
# #define HAVE_FORK 1
# #define HAVE_GETUID 1
# #define HAVE_GETEUID 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define restrict __restrict
# #define HAVE_DECL_CLEARERR_UNLOCKED 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FERROR_UNLOCKED 1
# #define HAVE_DECL_FFLUSH_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_DECL_FPUTC_UNLOCKED 1
# #define HAVE_DECL_FPUTS_UNLOCKED 1
# #define HAVE_DECL_FREAD_UNLOCKED 1
# #define HAVE_DECL_FWRITE_UNLOCKED 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_DECL_GETCHAR_UNLOCKED 1
# #define HAVE_DECL_PUTC_UNLOCKED 1
# #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# #define HAVE_FLOCKFILE 1
# #define HAVE_FUNLOCKFILE 1
# #define HAVE_CHOWN 1
# #define HAVE_FCHOWN 1
# #define HAVE_FCHDIR 1
# #define HAVE_FDOPENDIR 1
# #define HAVE_FCNTL 1
# #define HAVE_SYMLINK 1
# #define HAVE_MEMPCPY 1
# #define HAVE_BTOWC 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_WMEMCHR 1
# #define HAVE_WMEMCPY 1
# #define HAVE_WMEMPCPY 1
# #define HAVE_FSTATAT 1
# #define HAVE_GETDELIM 1
# #define HAVE_GETDTABLESIZE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LSTAT 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MPROTECT 1
# #define HAVE_OPENAT 1
# #define HAVE_SETENV 1
# #define HAVE_SLEEP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRNDUP 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_PIPE 1
# #define HAVE_FUTIMES 1
# #define HAVE_FUTIMESAT 1
# #define HAVE_FUTIMENS 1
# #define HAVE_UTIMENSAT 1
# #define HAVE_LUTIMES 1
# #define HAVE_SNPRINTF 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_MKFIFO 1
# #define HAVE_SETLOCALE 1
# #define HAVE_FEATURES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_STDIO_EXT_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYSEXITS_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_MTIO_H 1
# #define HAVE_SGTTY_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_PWD_H 1
# #define HAVE_GRP_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_CHOWN 1
# #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_FCHDIR 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_DECL_GETCWD 1
# #define HAVE_DECL_GETDELIM 1
# #define HAVE_DECL_GETDTABLESIZE 1
# #define HAVE_DECL_GETLINE 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define __GETOPT_PREFIX rpl_
# #define HAVE_DECL_GETENV 1
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_MEMRCHR 1
# #define HAVE_DECL_ALARM 1
# #define PROMOTED_MODE_T mode_t
# #define HAVE__BOOL 1
# #define HAVE_COMPOUND_LITERALS 1
# #define HAVE_TM_GMTOFF 1
# #define HAVE_DECL_SETENV 1
# #define HAVE_SEARCH_H 1
# #define HAVE_TSEARCH 1
# #define HAVE_SIGSET_T 1
# #define HAVE_WCHAR_T 1
# #define HAVE_DECL_STRDUP 1
# #define HAVE_RAW_DECL_FFSL 1
# #define HAVE_RAW_DECL_FFSLL 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMPCPY 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_RAWMEMCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRCHRNUL 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_RAW_DECL_STRVERSCMP 1
# #define HAVE_RAW_DECL_FFS 1
# #define HAVE_RAW_DECL_STRCASECMP 1
# #define HAVE_RAW_DECL_STRNCASECMP 1
# #define HAVE_DECL_STRNDUP 1
# #define HAVE_DECL_STRNLEN 1
# #define HAVE_DECL_UNSETENV 1
# #define HAVE_WORKING_UTIMES 1
# #define HAVE_STRUCT_UTIMBUF 1
# #define HAVE_WINT_T 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_INTMAX_T 1
# #define DBL_EXPBIT0_WORD 1
# #define DBL_EXPBIT0_BIT 20
# #define HAVE_SNPRINTF 1
# #define HAVE_STRNLEN 1
# #define HAVE_WCSLEN 1
# #define HAVE_WCSNLEN 1
# #define HAVE_MBRTOWC 1
# #define HAVE_WCRTOMB 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_SNPRINTF_RETVAL_C99 1
# #define HAVE_DECL_VSNPRINTF 1
# #define HAVE_STDINT_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# #define HAVE_PROGRAM_INVOCATION_NAME 1
# #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
# #define GNULIB_TEST_CHDIR 1
# #define GNULIB_TEST_CHOWN 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_CLOCK_SETTIME 1
# #define GNULIB_TEST_CLOEXEC 1
# #define GNULIB_TEST_CLOSE 1
# #define GNULIB_CLOSE_STREAM 1
# #define HAVE_CLOSEDIR 1
# #define GNULIB_TEST_CLOSEDIR 1
# #define D_INO_IN_DIRENT 1
# #define HAVE_RAW_DECL_ALPHASORT 1
# #define HAVE_RAW_DECL_CLOSEDIR 1
# #define HAVE_RAW_DECL_DIRFD 1
# #define HAVE_RAW_DECL_FDOPENDIR 1
# #define HAVE_RAW_DECL_OPENDIR 1
# #define HAVE_RAW_DECL_READDIR 1
# #define HAVE_RAW_DECL_REWINDDIR 1
# #define HAVE_RAW_DECL_SCANDIR 1
# #define GNULIB_DIRENT_SAFER 1
# #define HAVE_DIRFD 1
# #define HAVE_DECL_DIRFD 1
# #define GNULIB_TEST_DIRFD 1
# #define GNULIB_DIRNAME 1
# #define GNULIB_TEST_DUP 1
# #define HAVE_DUP2 1
# #define GNULIB_TEST_DUP2 1
# #define GNULIB_TEST_ENVIRON 1
# #define GNULIB_TEST_FCHDIR 1
# #define GNULIB_TEST_FCNTL 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define HAVE_DECL_FDOPENDIR 1
# #define GNULIB_TEST_FDOPENDIR 1
# #define GNULIB_FDOPENDIR 1
# #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# #define HAVE_ST_BLOCKS 1
# #define HAVE_DECL___FPENDING 1
# #define GNULIB_TEST_FSEEK 1
# #define GNULIB_TEST_FSEEKO 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_FSTATAT 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MINIMALLY_WORKING_GETCWD 1
# #define GNULIB_GETCWD 1
# #define GNULIB_TEST_GETCWD 1
# #define GNULIB_TEST_GETCWD 1
# #define GNULIB_TEST_GETDELIM 1
# #define GNULIB_TEST_GETDTABLESIZE 1
# #define GNULIB_TEST_GETLINE 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define __GETOPT_PREFIX rpl_
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define HAVE_LCHOWN 1
# #define GNULIB_TEST_LCHOWN 1
# #define GNULIB_TEST_LSEEK 1
# #define GNULIB_TEST_LSTAT 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_GNU 1
# #define GNULIB_MALLOC_GNU 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MBSRTOWCS 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMPCPY 1
# #define GNULIB_TEST_MEMPCPY 1
# #define HAVE_MEMRCHR 1
# #define GNULIB_TEST_MEMRCHR 1
# #define GNULIB_TEST_MKTIME 1
# #define GNULIB_TEST_OPEN 1
# #define GNULIB_OPENAT 1
# #define GNULIB_TEST_OPENAT 1
# #define HAVE_OPENDIR 1
# #define GNULIB_TEST_OPENDIR 1
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_TM_ZONE 1
# #define TIME_T_FITS_IN_LONG_INT 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# #define HAVE_RAISE 1
# #define GNULIB_TEST_RAISE 1
# #define HAVE_RAWMEMCHR 1
# #define GNULIB_TEST_RAWMEMCHR 1
# #define GNULIB_TEST_READ 1
# #define HAVE_READDIR 1
# #define GNULIB_TEST_READDIR 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define HAVE_REWINDDIR 1
# #define GNULIB_TEST_REWINDDIR 1
# #define GNULIB_TEST_SETENV 1
# #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# #define HAVE_RAW_DECL_SIGACTION 1
# #define HAVE_RAW_DECL_SIGADDSET 1
# #define HAVE_RAW_DECL_SIGDELSET 1
# #define HAVE_RAW_DECL_SIGEMPTYSET 1
# #define HAVE_RAW_DECL_SIGFILLSET 1
# #define HAVE_RAW_DECL_SIGISMEMBER 1
# #define HAVE_RAW_DECL_SIGPENDING 1
# #define HAVE_RAW_DECL_SIGPROCMASK 1
# #define HAVE_DECL_SLEEP 1
# #define GNULIB_TEST_SLEEP 1
# #define GNULIB_TEST_STAT 1
# #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FTELLO 1
# #define HAVE_RAW_DECL_GETDELIM 1
# #define HAVE_RAW_DECL_GETLINE 1
# #define HAVE_RAW_DECL_PCLOSE 1
# #define HAVE_RAW_DECL_POPEN 1
# #define HAVE_RAW_DECL_RENAMEAT 1
# #define HAVE_RAW_DECL_SNPRINTF 1
# #define HAVE_RAW_DECL_TMPFILE 1
# #define HAVE_RAW_DECL_VDPRINTF 1
# #define HAVE_RAW_DECL_VSNPRINTF 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# #define HAVE_RAW_DECL_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_INITSTATE_R 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMPS 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_MKSTEMPS 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_RANDOM_R 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_RPMATCH 1
# #define HAVE_RAW_DECL_SECURE_GETENV 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SETSTATE_R 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_SRANDOM_R 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define HAVE_STPCPY 1
# #define GNULIB_TEST_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_DECL_STRNCASECMP 1
# #define HAVE_STRCHRNUL 1
# #define GNULIB_TEST_STRCHRNUL 1
# #define GNULIB_TEST_STRDUP 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define GNULIB_TEST_STRNDUP 1
# #define GNULIB_TEST_STRNLEN 1
# #define HAVE_STRTOL 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_DECL_LOCALTIME_R 1
# #define GNULIB_TEST_TIME_R 1
# #define HAVE_RAW_DECL_CHDIR 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_EUIDACCESS 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FDATASYNC 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETDOMAINNAME 1
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETLOGIN_R 1
# #define HAVE_RAW_DECL_GETPAGESIZE 1
# #define HAVE_RAW_DECL_GETUSERSHELL 1
# #define HAVE_RAW_DECL_SETUSERSHELL 1
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
# #define HAVE_RAW_DECL_GROUP_MEMBER 1
# #define HAVE_RAW_DECL_ISATTY 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SETHOSTNAME 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define USE_UNLOCKED_IO 1
# #define HAVE_UNSETENV 1
# #define GNULIB_TEST_UNSETENV 1
# #define GNULIB_TEST_UTIMENSAT 1
# #define HAVE_VSNPRINTF 1
# #define GNULIB_TEST_VSNPRINTF 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCPCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCPNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define HAVE_TOWLOWER 1
# #define HAVE_RAW_DECL_WCTYPE 1
# #define HAVE_RAW_DECL_ISWCTYPE 1
# #define HAVE_RAW_DECL_WCTRANS 1
# #define HAVE_RAW_DECL_TOWCTRANS 1
# #define GNULIB_TEST_WRITE 1
# #define HAVE_STDINT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# #define HAVE_ST_BLKSIZE 1
# #define HAVE_SYS_MTIO_H 1
# #define MTIO_CHECK_FIELD mt_type
# #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# #define HAVE_GETPWUID 1
# #define HAVE_GETPWNAM 1
# #define HAVE_GETGRGID 1
# #define HAVE_GETGRNAM 1
# #define HAVE_PIPE 1
# #define HAVE_FORK 1
# #define HAVE_GETUID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_SETUID 1
# #define HAVE_SETGID 1
# #define HAVE_MKNOD 1
# #define HAVE_SYMLINK 1
# #define HAVE_LINK 1
# #define HAVE_CHOWN 1
# #define HAVE_ATTRIB_PACKED 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_PWD_H 1
# #define HAVE_GRP_H 1
# #define HAVE_UTMP_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_DECL_ERRNO 1
# #define HAVE_DECL_GETPWNAM 1
# #define HAVE_DECL_GETGRNAM 1
# #define HAVE_DECL_GETGRGID 1
# #define HAVE_DECL_STRDUP 1
# #define HAVE_DECL_STRERROR 1
# #define HAVE_DECL_GETENV 1
# #define HAVE_DECL_ATOI 1
# #define HAVE_DECL_EXIT 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
#
# configure: exit 0